• Resolved databell96

    (@databell96)


    Having problems with my clients site and Ajax Load More has always worked well….until I installed WP-Rocket.

    Ever since then I have experienced numerous issues with the posts not loading at all. In WP-Rocket, I turned off LazyLoad and then unchecked JS minification, and the problem went away for awhile but then it came back. So no posts. Eventually turned off all minification, cleared cache in Rocket and posts came back….but for how long? This is really frustrating. Has anyone experienced similar issues between the two plugins?

    https://ww.wp.xz.cn/plugins/ajax-load-more/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Do you know if there were any errors in your browser console?

    Thread Starter databell96

    (@databell96)

    No, there were not.

    Plugin Author Darren Cooney

    (@dcooney)

    If possible, Can you share a link to the issue?
    Looks like WP Rocket is a paid plugin… So I can’t test.

    Thread Starter databell96

    (@databell96)

    Actually, I do notice when I checked JS minification on, I get a couple of ‘ReferenceError: jQuery is not defined’ errors and they’re coming from one of thre minified files and they involve AjaxLoadMore scripts like the following:

    $(".ajax-load-more-wrap").ajaxloadmore();};$.fn.ajaxloadmore=function(){return t...
    Thread Starter databell96

    (@databell96)

    OK, if I exclude this file from minification, the site seems to load OK.

    /wp-content/plugins/ajax-load-more/core/js/ajax-load-more.min.js?ver=2.10.1

    Interesting. Especially considering this file isn’t even listed when I go to WP-Rocket’s minify debugger. http://wp-rocket.me/tools/wp-rocket/debug/minify/?url=http%3A%2F%2Fstaging.culturepop.com%2F

    Plugin Author Darren Cooney

    (@dcooney)

    Not sure I fully understand. But you marked this resolved. So are you good? 🙂

    Thread Starter databell96

    (@databell96)

    Yes. For now.

    In other words, if I don’t include the .js file to minified with everything else, the site works.

    Same issue. databell96’s solution worked for me, too. How will this hold up with future releases of ALM?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Issues with WP-Rocket’ is closed to new replies.