Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1079982

    The “Load More” button on our Masonry gallery isn’t working. When you click on it, it tries but then fails. If I clear the cache, it will work for approximately 24 hours, but then fails again.

    #1080979

    Hey Jason,

    Are you using the lazy load functionality of Jetpack or some other plugin?

    It does not work with masonry at this point.

    Best regards,
    Victoria

    #1081033

    Lazy Loading on Jetpack is not and was not enabled.

    #1081754

    Hi jasonlmook,

    Can you please disable Jetpack at all and see if the issue persists.

    Best regards,
    Victoria

    #1083164

    Hello, I do have a similar problem. As soon I am using a Cache PlugIn such as “WP Fastest Cache” the “load more” does not working anymore. I Would be pleased if you could give me a hint how to use both: Cache and “load more” on masonry.
    thanks in advance!
    best regards
    Christian

    #1084811

    Hi Christian,

    You could try different settings in your caching plugin to see what works and what doesn’t, or maybe exclude jQuery from caching.

    Best regards,
    Rikard

    #1086247

    I’ve had Jetpack deactivated for around a week now and this problem still persists. It is temporarily alleviated when I purge cache (using W3 Total Cache plugin).

    #1087291

    Hi,

    The “avia_ajax_masonry_more” script is not returning an error when the cache and security plugins are deactivated. Please activate the plugins one at a time to find the cause of the issue.

    Best regards,
    Ismael

    #1088384

    When you view the website from the browser that you are using to log into WP admin, the ‘load more’ button works.

    I disabled all plugins and viewed the website from an incognito Chrome browser, and the ‘load more’ button does not function.

    #1089316

    Hi,

    The admin_ajax.php file is not accessible on incognito mode or is failing because it is not recognizing the nonce as valid. Not sure why though.

    /wp-admin/admin-ajax.php:1 Failed to load resource: the server responded with a status of 403 (Forbidden)
    

    Please edit the config-templatebuilder > aviashortcode > av-helper-masonry.php file, then remove the following code around line 112:

    if( check_ajax_referer('av-masonry-nonce', 'avno') );
    

    Best regards,
    Ismael

    #1091115

    I’ve had the code removed for a couple days and the “Load More” button appears to be working with fail. Thank you for your help.

    #1092163

    Hi,

    Glad it’s working, but that’s a temporary fix. We’ll let you know once we find an actual solution.

    Best regards,
    Ismael

    #1092179

    Thank you for confirming that Ismael.

    #1103908

    Hi, was this problem resolved in 4.5.7 ?

    #1104718

    Hi,

    @eC: It was not addressed in the latest version because users don’t seem to encounter the issue a lot. This is the only related thread or ticket so far. Please create a new thread so that we can inspect your site separately. Provide the necessary details in the private field. We’ll close this thread now.

    Best regards,
    Ismael

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘"Load More" pagination on Masonry gallery not working’ is closed to new replies.