I have set up a portfolio page I call the Photo Gallery. I have set up several portfolio items in several different categories.
The portfolio craps out in many ways which is very disappointing:
1. Some items are defined in one category but show up in a completely different category.
2. The category listing disappears on some of the pagination areas.
3. When you click on the Bedroom category only 2 images initially show when a total of 12 items per page should show (there are 16 images in this categoy).
I’m sure you’ve seen this before. Do you have a fix for this? I have to have this done by the end of the week and really need your help on this.
I can send you a link privately to see this live.
Scott
Hi Scott,
Please post the link as a private reply.
Regards,
Josue
Hi Scott,
The sorting feature does not sort/filter all portfolio items if you’re using the pagination feature. It will only sort/filter items which are on the current page.
In this case the only workaround would be to show ALL portfolio items.
Cheers!
Josue
Hi!
You can set that in the popup window (first option):
Best regards,
Josue
Hey Scott!
Try adding this code to the Quick CSS:
div.ppt {
display: none !important;
}
Cheers!
Josue