Pagination works fine on category pages,
on my websites homepage i want to display products but i have over 100 so displaying too many products makes the website very slow.
I want to set up pagination, and have tried many short-code variables, nothing seems to be working…
This is what i currently have:
[products paginate=“true” limit=“12” columns=“3” orderby=“date” order=“desc”]
Ideally i would like to display 50 products with pagination,
let me know how this is possible because also apparently 'limit" will only display 12…
Thank you.
The theme is Integrity and the homepage is a stand page being edited by me in the text editor.
Thanks