Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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,
    Silberrot

    #201419

    Hey silberrot!

    You can use the Blog Element to show custom taxonomy entries and set it to output as a grid.

    Cheers!
    Devin

    #201957

    Hi 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,
    Silberrot

    #202246

    Make 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.

    #211684

    Hi 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
    –Mannheim

    shirts
    -Baden-Württemberg
    –Stuttgart
    –Mannheim

    If 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
    shoes

    If 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,
    Silberrot

    #211962

    Hi!

    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,
    Peter

    #212026

    Hi Dude,

    many thanks for your reply – this helps a lot!

    Best regards and thanks for your support,
    silberrot

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Portfolio Grid – Taxonomie’ is closed to new replies.