Home Forums Basel support forum Add Ajax Load more to product-archive.php

Add Ajax Load more to product-archive.php

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12548

    toolboxagency
    Participant

    Hello, our client wants to have a load more button in products page.

    I have AJAX Shop functionality enabled.

    When i choose an other category or filter, the load more button is not showed.

    Do you have any suggestions.

    The plugin uses this line

    add_action ( ‘init’, array( __CLASS__, ‘include_front’ ) );

    in order to show button.

    Attachments:
    You must be logged in to view attached files.
    #12550

    Artem Temos
    Keymaster

    Hi,

    This plugin may not be compatible with our AJAX shop function. You can try to disable it to make this plugin work as expected. Sorry, but we don’t have a fix for that.

    Regards

    #12552

    toolboxagency
    Participant

    I was found a solution, thank you.
    I had to use basel_is_woo_ajax() in pagination.php on child theme.

    #12559

    Artem Temos
    Keymaster

    Glad to hear that.

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

The topic ‘Add Ajax Load more to product-archive.php’ is closed to new replies.