• I can’t figure out how to make this work with a Divi Plus Woocommerce products layout. I’ve tried a ton of CSS combinations. How would I find the correct CSS for Yith Inifinite Scroll?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,

    Please send us the link to the page where you’re using the plugin so we can check if it’s possible to use it and which selector you should use.

    Thanks for your cooperation.

    Thread Starter thejaffester

    (@thejaffester)

    Plugin Support Iván Sosa

    (@ivansosa)

    Hi there,

    hope you are doing well! ??

    Try this combination:

    • navigation selector: .dipl_woo_products_pagination
    • next selector: .dipl_woo_products_pagination li.page-item.next
    • item selector: div.dipl_woo_products_isotope_item
    • content selector: div.dipl_woo_products_layout

    Could you check it and let us know, please?

    Have a great day!

    Thread Starter thejaffester

    (@thejaffester)

    The above did not work. I am not sure what I am doing wrong?

    Plugin Support Iván Sosa

    (@ivansosa)

    Hi there,

    the issue is due to ajax because the pagination terms don’t include any link to the relative page.

    The plugin needs to get the url from the href attribute that should be set in the pagination term, so please, disable the ajax and use default WooCommerce pagination.

    We hope it helps you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Divi Plus’ is closed to new replies.