Infinite Scroll not Working
-
Good Morning,
I’ve updated woodmart theme to the latest version and the “load more products” infinite scroll mode have stopped working,
When I go to the bottom of the shop page I get a 400 error from admin-ajax.php,
I have contacted with my hosting and he says that no server errors are shown and they asked us to contact with template provider for make a checking
Could you please provide asistance with this?
Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builder
Thank you in advance
Hi,
Plugins Disabled,
Here you have a website access
I wait for your news
We just tested your website and it works correctly. Here is a video https://gyazo.com/f59d9aebed90206c44af713db0c7031c
Hi Artem,
I think I’ve fixed the problem, I was having this custom code on my site:
function _remove_script_version( $src ){$parts = explode( '?', $src );return $parts[0];}//For Scriptsadd_filter( 'script_loader_src', '_remove_script_version', 15, 1 );//For Stylesadd_filter( 'style_loader_src', '_remove_script_version', 15, 1 );
Without the code now it works great,
-
This reply was modified 1 year, 7 months ago by
duarrio.
Great, we are glad that you sorted it out! Feel free to contact us if you have any further questions.
The topic ‘Infinite Scroll not Working’ is closed to new replies.