• srin.nadar

    (@srinnadar)


    Hi Team

    I am a learner and I am trying to add infinite scrolling in my website. However, I think I have been missing something further to have the scrolling activated.

    I have added the selector as follows

    – Navigation Selector => nav.woocommerce-pagination
    – Next Selector => nav.woocommerce-pagination a.next
    – Item Selector => li.product
    – Content Selector => #loop-products

    My website name is https://www.dealstrades.in/shop/ can someone please advise what went wrong with my settings. please team

    Regards
    Srini

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    try to use this configuration
    – Navigation Selector => nav.woocommerce-pagination
    – Next Selector => nav.woocommerce-pagination a.next
    – Item Selector => li.product
    – Content Selector => ul.products

    Let me know, regards ??

    Thread Starter srin.nadar

    (@srinnadar)

    Thanks this is working in shop page.

    How can this be shown in product category page and home page having products?

    Please advise

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘yith-infinite-scrolling General Settings help’ is closed to new replies.