Hello,
Please provide values for the following fields:
Products Container Selector
Product Item Selector
Pagination Selector
Next Page Selector
Previous Page Selector
They are located on the plugin settings page, tab Selectors?
Regards,
Dmytro
Hello,
Products Container Selector = div.u-expanded-width.u-layout-grid.u-pagination-center.u-products.u-products-1
Product Item Selector = div.u-products-item
Pagination Selector = div.u-expanded-width.u-layout-grid.u-pagination-center.u-products.u-products-1
Next Page Selector = li.u-nav-item.u-pagination-item.next a
Previous Page Selector = li.u-nav-item.u-pagination-item.prev a
Update this fields:
Products Container Selector = div.u-products > .u-repeater
Pagination Selector = div.u-products > .u-pagination
Hello,
when the Products Container Selector changed to “div.u-expanded-width.u-layout-grid.u-pagination-center.u-products” and Pagination Selector to “div.u-products > .u-pagination”, then next page is loaded, but the over-next not (3rd and next page). Product with Variations works well.
But when changed as recommended, no more products are loaded
Hello,
I need to see it in action to understand the issue. Do you have a test/dev server that you can configure for me to check?
Regards,
Dmytro
Hello, I don’t have got any test/dev server. But I can provide you temporary access to admin, please type me your email.
This is not allowed on the WordPress forum.
Is your site selling already? Could you turn on our plugin so I can check how it works now?
Regards,
Dmytro
Products Container Selector = #content div.u-products > .u-repeater
Pagination Selector = #content div.u-products .u-pagination
Hello, Dmytro.
Thank you for your help. Now it works great!