I have about 90 portfolio items and about 20 categories. I want to display 8 items at once with sorting option, so when I click on category name, it will display only items belongs to that category.
But after adding about 20 items, I have discovered an issue.
8 items are displayed, which is good, but all the categories are not displayed on the page. It displayed the 4 categories which belong to the listed items. How can I display all the 20 categories on one page?
please advise
Hey skewzy!
Unfortunately this is an unfixable limitation of the way the template loads in items. The sorting only sorts items that are currently visible on the page.
So if the initial query doesn’t have any of a specific category visible to the user then clicking on that category wont pull up others from another page.
Best regards,
Devin
Then Is there any other alternative way to sorting complete categories? Is there any plug-in?
Thanks
No plugin that I know of hand. You would need to show the complete contents of the portfolio on one page for it to sort everything at once. So in your case all 90 portfolio items on one page.