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.
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!
The above did not work. I am not sure what I am doing wrong?
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!