ALM not respecting cache plugin
-
Hi Darren,
today I had time to resolve an issue which caused the posts loaded by ALM to show up twice. So lets say you want to load 7 posts so you will end up with those 7 posts following by the exact same 7 posts afterwards.
Looking at the network tab I saw that somehow the file ajax-load-more.min.js?ver=3.7.1 got loaded even I already loaded it via a caching plugin called W3 Total Cache. This way I loaded the plugin code in my combined cached js file and also through ajax-load-more.min.js?ver=3.7.1.
Did you change something about the inclusion of your script in the last updates? Because in the past the ajax-load-more.min.js was not inserted if I already loaded it in W3 Total Cache. Also for your addons its working as expected.
Thanks for your help.
Tobias
- The topic ‘ALM not respecting cache plugin’ is closed to new replies.