Tagged: portfolio grid, taxonomy
-
AuthorPosts
-
December 17, 2013 at 4:46 pm #201137
Dear Team Kriesi,
When I’m implementing a portfolio grid to my site, I have the option to select my categories that I would like to show in the portfolio grid (section: “Which categories should be used for the portfolio?”). At the moment, I just have to possibility to select categories. Is it also possible to change from categories to my own setup taxonomy I’ve created.
I’m creating my taxonomy with the help of “WCK – Custom Fields and Custom Post Types Creator” plugin.Thanks and best regards,
SilberrotDecember 18, 2013 at 8:57 am #201419Hey silberrot!
You can use the Blog Element to show custom taxonomy entries and set it to output as a grid.
Cheers!
DevinDecember 19, 2013 at 10:09 am #201957Hi Devin,
many thanks for your answer which is going into the right direction. The only thing I’m missing is the filter function that I have with the portfolio grid which I really don’t like to miss. I there any chance to have a filter like this also for the blog grid or any other chance to show the custom taxonomy within the portfolio grid.
Best regards,
SilberrotDecember 19, 2013 at 8:54 pm #202246Make sure you are using the updated theme version from this week. If you are already using 2.4.3 or 2.5 then no not at the moment but I’ll add it the feature request inclusion in a future update.
January 18, 2014 at 9:31 pm #211684Hi Devin,
I still trying to fix my problem :-) Therfore another idea. At the moment I have the following portfolio categories:shoes
-Baden-Württemberg
–Stuttgart
–Mannheimshirts
-Baden-Württemberg
–Stuttgart
–MannheimIf I’m using the portfolio grid on my site, I have to fill out “Which categories should be used for the portfolio?” in the backend and here is my problem.
In the selection field it looks like this:Baden-Württemberg
Baden-Württemberg
Mannheim
Mannheim
Stuttgart
Stuttgart
shirts
shoesIf more categories are coming, its hard for me to figure it out, which city belongs to what etc. Is there an option to show the “slug” in the selection field of “Which categories should be used for the portfolio?” or to tag the categories e.g. Baden-Württemberg (shoes) but that baden-württemberg just appears in the frontend?
Any idea ? Would be great if you could help me.
Best regards,
SilberrotJanuary 19, 2014 at 5:55 pm #211962Hi!
You can use custom axonomies with the portfolio element. Just insert following code at the bottom of functions.php
add_theme_support('avia_template_builder_custom_post_type_grid');
I added this feature with Enfold 2.4.2 but I decided to hide it by default because it might be confusing for inexperienced users.
Best regards,
PeterJanuary 19, 2014 at 11:41 pm #212026Hi Dude,
many thanks for your reply – this helps a lot!
Best regards and thanks for your support,
silberrot -
AuthorPosts
- The topic ‘Portfolio Grid – Taxonomie’ is closed to new replies.