← Back to Modular Theme with PAGE BUILDER - Clear Support
An error is showing in the console when attempting to load a Blog Article. The configuration has been checked and appears fine. Any ideas?
"Source map error: Error: request failed with status 404 Resource URL: https://xxxxx.xxxxxxx/themes/ketikidis-clear/assets/vendor/aos/js/aos.js Source Map URL: aos.js.map"
These are the specific entries:
DevTools failed to load source map: Could not load content for https://xxx.xxx/themes/ketikidis-clear/assets/vendor/aos/css/aos.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://xxx.xxx/themes/ketikidis-clear/assets/vendor/jarallax/jarallax.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://xxx.xxx/themes/ketikidis-clear/assets/vendor/aos/js/aos.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
All other themes allow the Blog Article to load correctly. It appears that just this theme (Clear) is presenting the issue.
Last updated
markmcglinn36173 said:
These are the specific entries:
DevTools failed to load source map: Could not load content for https://xxx.xxx/themes/ketikidis-clear/assets/vendor/aos/css/aos.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://xxx.xxx/themes/ketikidis-clear/assets/vendor/jarallax/jarallax.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://xxx.xxx/themes/ketikidis-clear/assets/vendor/aos/js/aos.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
On https://test.ketikidis.com you will see a fresh installation of Clear theme without any problem on blog post.
Can you please show me a live site with the issue?
Last updated
Blog Category Page loads correctly. Not however the blog/slug, giving the following error:
"Ooops! An Error Occured. We're so sorry, the page you requested cannot be displayed due to an error. Error code: 500"
Switching themes, removes the error. It loads correctly with the Success theme, which I have also purchased. Thanks for your assistance.
Looking at the Event Log, this is what I am finding:
October\Rain\Exception\SystemException: Class name is not registered for the component "nextAndPrev". Check the component plugin. in /var/www/vhosts/xxx.xxxx/httpdocs/modules/cms/classes/ComponentManager.php:204
I've solved this by adding a missing plugin that is required for the 'blog' aspect of the theme to work - Next and Prev Post. Please add this to future installations.
markmcglinn36173 said:
I've solved this by adding a missing plugin that is required for the 'blog' aspect of the theme to work - Next and Prev Post. Please add this to future installations.
Next and Prev Post plugin is not necessary from version 2.3.0. Has been removed and a new method has implemented. Clear theme blog navigation works without issues without the need of this plugin. No errors on the event log.
1-9 of 9