I have updated the plugin to 2.9.3 version and the plugin started to stop loading on the front-end of the website.
In the chrome developer tool, I see the following error:
/wp-content/plugins/ameliabooking/public/js/chunks/amelia-booking-catalog-4dff9735535a2928d5ae.js:1 Failed to load resource: the server responded with a status of 404 ()
Kindly provide a solution as I am unable to rollback the plugin update from WordPress because the plugin has no tagging to the versions, which is odd and needs to be implemented by the developer. So that if there are any issues with updates in future an admin can rollback to the previous working version.
The issue seems to be with respect to JS file minification using W3 Total cache plugin.
Once I disable the minification, the plugin started to load fine, but I need minification enabled and this issue is coming up after updating the plugin.
Thank you for letting us know the issue has been resolved.
Hariharan - this issue is related to caching. The file PawsNme mentioned is a file which is generated by the plugin whenever you make changes in the Customize section. So, if the error reports 404 - it's trying to load a file which is no longer in use (an old file), and is cached somewhere on your website.
Try deleting cache from your website and browser, and try again. If that doesn't help, please reach out to your hosting provider and ask them if there are any cached files on your server.
Hi,
I have updated the plugin to 2.9.3 version and the plugin started to stop loading on the front-end of the website.
In the chrome developer tool, I see the following error:
/wp-content/plugins/ameliabooking/public/js/chunks/amelia-booking-catalog-4dff9735535a2928d5ae.js:1 Failed to load resource: the server responded with a status of 404 ()
Kindly provide a solution as I am unable to rollback the plugin update from WordPress because the plugin has no tagging to the versions, which is odd and needs to be implemented by the developer. So that if there are any issues with updates in future an admin can rollback to the previous working version.
Hi,
The issue seems to be with respect to JS file minification using W3 Total cache plugin.
Once I disable the minification, the plugin started to load fine, but I need minification enabled and this issue is coming up after updating the plugin.
You can close this ticket.
PawsNme admin,
I am facing the same issue.
Can you let me know what setting needs to be changed? I tried disabling the "JS minify settings" but still no luck.
Regards,
Hari
Hello PawsNme admin
Thank you for letting us know the issue has been resolved.
Hariharan - this issue is related to caching. The file PawsNme mentioned is a file which is generated by the plugin whenever you make changes in the Customize section. So, if the error reports 404 - it's trying to load a file which is no longer in use (an old file), and is cached somewhere on your website.
Try deleting cache from your website and browser, and try again. If that doesn't help, please reach out to your hosting provider and ask them if there are any cached files on your server.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Yes, I had the problem Total Cache plug-in settings. Is there any setting that should be used for Amelia?
Hi again Hariharan
You can disable caching for the pages where Amelia is located, or exclude Amelia's CSS and JS files from being cached.
I'm not sure how you can do this with Total Cache, I'm not using that plugin, but I'm sure there's a way.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables