Infinite scroll for my woo commerce products

HI im back - and a bit stuck. - our site we sell lots of different colours for nail stuff for girls - and all the other competitor shops online have beautiful very fast infinite scrolling on the product pages and every else it seems. - and very fast as well.

I have spent 2 years trying to convince myself that my site is ok without it - and tried many times to set up with plugins and even with xthmeme but nothing works on the product pages .

at the moment i have YITH infinite scrolling set up and default settings did nothing then i found an article to configure for woo commerce product scroll and set this up instead - but still nothing works - so i am here :::} please help and maybe others have the same problem:} . - maybe a css tweak ???

thanks
andrew

Hello Andrew,

Thanks for writing in!

To use the plugin, you will have to supply the correct element css selector. Please use the following:

  • Navigation Selector: nav.x-pagination
  • Next Selector: nav.x-pagination a.next
  • Item Selector: li.product
    Content Selector: .x-main

This should work as I have tested this on my local testing server.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.