Woocommerce-infinite-scroll-and-ajax-pagination On Pagination End Event

This topic has 4 replies, 2 voices, and was last updated 1 day, 4 hours ago ago by Andrew Mitchell

  • Avatar: Peter
    Peter
    Participant
    June 2, 2026 at 09:55

    Hi,

    This is follow up on the now closed https://www.8theme.com/topic/woocommerce-infinite-scroll-and-ajax-pagination-2/

    As per thread above we will move to x-store infinity scroll. Just realised that a feature in the 3rd party plugin has the option to include javascript on the On Pagination End which is needed for the waitlist status to update (using https://woocommerce.com/products/woocommerce-waitlist/).

    The attached Javascript is:
    jQuery(‘.filter-wrap .woocommerce-pagination’).hide();
    etTheme.global_image_lazy();
    etTheme.contentProdImages();
    wcwl_apply_event_on_page_update();

    Is there a similar option for your version?

    3 Answers
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    June 2, 2026 at 10:57

    Hello, Peter,
    Our topic includes the following relevant hook:

    jQuery(document).on('et_ajax_content_loaded', function({
    // your custom code
    }));

    Best regards,
    The 8Theme Team

    Avatar: Peter
    Peter
    Participant
    June 3, 2026 at 12:59

    Great news thanks.

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    June 3, 2026 at 14:12

    Hi,

    You’re welcome!

    Warm Regards,
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.