• I use ajax load more on my homepage (made with elementor) to load more products on button click and I also use load more for woocommerce shop page to infinite load products. The problem is that when Load More for woocommerce is activated it also automatically infinite load the homepage products which we don’t want. So, is there anyway that I could disable it on the homepage but use it for my shop page.

    • This topic was modified 3 years, 8 months ago by ryuusei99.
Viewing 1 replies (of 1 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    You need to change selectors on the Selectors tab of the plugin settings page eg
    :not(.homepage) ul.products

    Regards,
    Dima

Viewing 1 replies (of 1 total)
  • The topic ‘Is there a way to disable the plugin on specific pages such as the home page?’ is closed to new replies.