[ad_1]
Hello. I was trying to use a load more feature instead of pagination ( I got the woolentor pro) but I can’t seem to find it. Does anyone knows where’s is that option?
Thanks

To use the load more feature in Woolentor, you’ll need to customize the code. It’s not available as a built-in feature. You can follow these steps to add the load more functionality:
Create a new button in HTML with a unique class name.
Use JavaScript to handle the click event on the button and make an AJAX call to retrieve the next set of products.
Append the returned products to the existing product list on the page.
You can find detailed instructions and code snippets online on various websites and forums that discuss WooCommerce customization.
If you’re not comfortable with coding, I would suggest hiring a developer to help you implement the load more feature in Woolentor.