Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #535409

    Hello,

    I have my Enfold Photography theme page ready, but I’ve decided that, for a better navigation experience, I may need to add somewhere in the page some breadcrumbs or the category of each portfolio item. I’ve checked all the Avia content elements and WordPress widgets and none of them seems to be any kind of ‘category’ element for portfolio items.

    Is there any way you would recommend to do so other than a Code Block with some custom HTML to manually write the category (or categories) of that portfolio item and place a link to it? That aalso makes me wonder if there’s any way to link to an specific portfolio category, since the portfolio page shows all categories but with javascript; there’s no page for each category with its projects on it (unless I create one, I guess).

    Thanks,

    • This topic was modified 9 years ago by xmooth. Reason: Adding some topic tags
    #535668

    Hi xmooth!

    Perhaps this would work for you, https://wordpress.org/plugins/list-custom-taxonomy-widget/.

    Best regards,
    Elliott

    #542623

    Hi, Elliot,

    Sorry for the delay getting into checking this.

    I’ve installed the widget and placed it in a portfolio page, but I’m afraid that it’s not exactly for what I need. This widgets seems to show a full list of categories (from portfolio, news or any other areas), but it’s not for showing the category of each portfolio.

    I’m looking for a way to place on each portfolio page the name of the categories that item has. Also, it would be grate if that category could be linked to the portfolio main page with that category-only items being shown.

    Thanks again,

    #543740

    Hi!

    Well, you could try this function, http://codex.wordpress.org/Template_Tags/wp_list_categories.

    I suppose you could add it into the editor and use a plugin such as PHPExec, https://wordpress.org/plugins/exec-php/, so it can be used in the editor.

    If that does not work then I would try creating a small shortcode for it, https://codex.wordpress.org/Shortcode_API.

    Regards,
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.