-
AuthorPosts
-
March 18, 2019 at 5:19 pm #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.
March 20, 2019 at 7:30 pm #1080979Hey 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,
VictoriaMarch 20, 2019 at 9:19 pm #1081033Lazy Loading on Jetpack is not and was not enabled.
March 22, 2019 at 8:38 am #1081754Hi jasonlmook,
Can you please disable Jetpack at all and see if the issue persists.
Best regards,
VictoriaMarch 26, 2019 at 4:38 pm #1083164Hello, 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
ChristianMarch 30, 2019 at 7:05 am #1084811Hi 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,
RikardApril 2, 2019 at 8:55 pm #1086247I’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).
April 5, 2019 at 3:25 am #1087291Hi,
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,
IsmaelApril 8, 2019 at 5:18 pm #1088384When 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.
April 11, 2019 at 3:47 am #1089316Hi,
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,
IsmaelApril 15, 2019 at 10:52 pm #1091115I’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.
April 17, 2019 at 11:25 pm #1092163Hi,
Glad it’s working, but that’s a temporary fix. We’ll let you know once we find an actual solution.
Best regards,
IsmaelApril 18, 2019 at 12:10 am #1092179Thank you for confirming that Ismael.
May 24, 2019 at 12:11 pm #1103908Hi, was this problem resolved in 4.5.7 ?
May 28, 2019 at 7:38 am #1104718Hi,
@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 -
AuthorPosts
- The topic ‘"Load More" pagination on Masonry gallery not working’ is closed to new replies.