Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi guys, I was trying to integrate the infinite scroll into my website built on WordPress3.8.1 with Mystile theme and Woocommerce 2.0.20
    I added the CSS selectors to my Infinite-scroll setting page as following:

    #content #main ul.products
    .woo-pagination
    .woo-pagination a.next
    ul.products li.product

    and it worked like magic!!!!
    Note:
    if you have YITH Ajax Layered Navigation filter installed that may cause problems as JON-B mentioned above, to avoid the javascript conflict caused by the 2 plugins, change the Ajax layered nav with Woocommerce Layered navigation which btw comes with your Woocommerce default widgets(Admin dashboard > appearance >widget> woocommerce layered nav) more information about how to use it could be found here.
    It has the same functionalists as YITH Ajax layered navigation. after that go to your products shop page and refresh the page to see the plugin in action.
    I hope this can help somebody else trying to install #Infinite-Scroll plugin on #Woocommerce 2.0.20.

Viewing 1 replies (of 1 total)