-
AuthorPosts
-
October 14, 2013 at 11:06 am #175012
Hello,
I would like (for example) to push a button and add or remove a portfolio category from the Portfolio Grid element.
I am not speaking about filtering among the already defined portfolio categories, but directly change them when a button is pressed on the interface.
Anybody have a clue about this?
Regards,
October 14, 2013 at 11:21 am #175015Just for making clear my final purpose: What I really want is being able to search through multiple portfolio categories, tags and custom fields in my portfolio and present then in a portfolio grid.
I have seen various taxonomy plugins but they speak about posts..
Which is the best way to achieve it?
October 15, 2013 at 4:18 pm #175928Hello!
If you mean on the front end, where a user would be doing this then you would need to find a plugin or have one created for the task. The theme doesn’t have any mechanism in place to filter portfolio items other than by category.
Regards,
DevinOctober 15, 2013 at 5:24 pm #175966Thanks Devin, that is clear.
My problem is that if I define many portfolio categories (say 16 categories) and place them all in a sortable Portfolio Grid, the functionality gets a bit compromised (esthetics basically).
Do you think it is a lot of changes that have to be done If I wanted for example to use a drop-down in order to display all these categories?
October 16, 2013 at 3:28 pm #176476It would be a good amount of changes but not huge. The biggest issue you may run in to that you might not have checked for yet is that the sorting does not pull data from other pages. It only sorts and displays the items that are already visible on the screen.
So keep that in mind in thinking of how you would set things up.
October 17, 2013 at 1:40 am #176791Yeah, I guess that I can live with the fact that the sorting does not pull data from other pages.
Could you suggest the starting point? portfolio.php?
October 17, 2013 at 4:28 am #176826Yes, inside the shortcodes folder in the config-templatebuilder.
-
AuthorPosts
- The topic ‘Dynamically change Portfolio Grid categories’ is closed to new replies.
