Tags for portfolio items?

Hi,

Is it possible to apply "tags" to Portfolio items?

I'd then like to be able to search / select via these tags.

Thanks

Tim

Comments

  • Hi,

    we are sorry but we do not have tags included for portfolio items.
  • edited July 2016
    Hi,

    Well I've half implemented TAGS in portfolio items, but not quite!  Wonder if you can help?

    I added in meta-portfolio.php:

    'supports' => array( 'author', 'comments', 'editor', 'excerpt', 'page-attributes', 'thumbnail', 'title' ),
    'taxonomies' => array('post_tag'),
    ); 

    I've added just a few tags to a single portfolio item as an example.


    I've added a sidebar, widget with "Muffin Tag Cloud" which you can see is displaying the tags.  But on clickthrough it doesn't correctly display the portfolio item(s).

    Can you suggest anything?

    Thanks

    Tim
  • What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer.
Sign In or Register to comment.