• So far the plugin works really well, but unfortunately for me the first three products are displayed again and again. Is there a solution for this?

    • This topic was modified 2 years, 2 months ago by jtheiss.
    • This topic was modified 2 years, 2 months ago by jtheiss.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter jtheiss

    (@jtheiss)

    I have made this setting in the plugin:

    Navigation Selector
    nav.woocommerce-pagination

    Next Selector
    nav.woocommerce-pagination a.next

    Item Selector
    li.product

    Content Selector
    ul.products

    • This reply was modified 2 years, 2 months ago by jtheiss.
    Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,
    Could you share also the link to the page with the issue?
    This way, we can check the configuration works in your site.

    We’ll be looking for your reply.

    Thread Starter jtheiss

    (@jtheiss)

    Hi, thank you for your answer.
    The site is still under construction, but I have unlocked one of the product page, so you can have a look.
    https://justsilver.de/halsschmuck
    Please use the password: website

    I first thought it might be because of the subcategories we have on other products. But with this product we have no subcategory.`

    I hope there is a solution for this.

    Thanks a lot

    • This reply was modified 2 years, 2 months ago by jtheiss.
    Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,
    I checked the site, and it seems you have two products groups with the same selector. Please, try the following selectors instead:
    Navigation Selector
    .et_pb_section_3 nav.woocommerce-pagination

    Next Selector
    .et_pb_section_3 nav.woocommerce-pagination a.next

    Item Selector
    li.product

    Content Selector
    .et_pb_section_3 ul.products

    These should select the products from the shop section, excluding the favorite.
    Keep in mind that these selectors might not work in different pages if the products aren’t located inside the section with the class .et_pb_section_3.

    We remain at your disposal.

    • This reply was modified 2 years, 2 months ago by Facundo Arano. Reason: Fixed item selector
    Thread Starter jtheiss

    (@jtheiss)

    Thank you very much. I have tried it once. But unfortunately the products are still displayed twice.
    Do you think there is another way so that the products are not displayed twice?

    Plugin Support Iván Sosa

    (@ivansosa)

    Hi there,

    We can see that you are not using YITH Infinite Scrolling anymore.
    Feel free to contact us again if you have any questions in the future.

    Have a nice day!

    Same happens to me. YITH Infinite Scrolling mixing up all the product queues that exists on the page. Favorites, wishlist, recently viewed products and filtered products – all in one queue.

    • This reply was modified 1 year, 12 months ago by Aleksman.
    Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello @aleksman

    I hope you’re doing well.

    Could you please share with me the link in order to see the problem on your site?

    I’m looking forward your response.

    Have a good day.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin in: Infinite scroll – repeated the same products’ is closed to new replies.