Tagged: portfolio grid
Hi there,
I currently have about 60 portfolio items and I have chosen to display 30 items per page (therefore I get 2 pages). If I am on page 1 and click on a category, I only get the results from the current page. If I then click on 2, the filter is re-set to all.
I currently have a workaround in place. I have set up the display number to 100, so there is only one page. However, I have a page that is too long. Also, in the next few months my portfolio items will exceed 100 and therefore will have to go on 2 pages.
I would like to get all the results (from all pages), when I click on category. Is this possible? What settings/ code do I need to amend?
If you could please let me know.
Many thanks
Panos
Hey PanosK!
You would have to have all of the posts on the same page then.
Another option would be to use the Masonry element with your portfolio entries. It has a “Load More” feature which the user can click to load more posts onto the page via AJAX.
Best regards,
Elliott
Thanks Elliott,
I will present the Masonary option to my client
Many thanks
Panos