Home Forums WoodMart support forum Infinite Scroll not Working

Infinite Scroll not Working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #528049

    duarrio
    Participant

    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.
    #528149

    Artem Temos
    Keymaster

    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

    #528150

    duarrio
    Participant

    Hi,

    Plugins Disabled,
    Here you have a website access

    I wait for your news

    #528164

    Artem Temos
    Keymaster

    We just tested your website and it works correctly. Here is a video https://gyazo.com/f59d9aebed90206c44af713db0c7031c

    #528166

    duarrio
    Participant

    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, 1 month ago by duarrio.
    #528181

    Artem Temos
    Keymaster

    Great, we are glad that you sorted it out! Feel free to contact us if you have any further questions.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Infinite Scroll not Working’ is closed to new replies.