I would like to be able to create tags for portfolio posts just like I do with regular blog posts but I don't see the option available. I will be posting my podcast as a portfolio item because it will have a heavy emphasis on photography. It would be great to create those tags and have them be apart of the same tag cloud I have on my homepage. Just let me know if I'm missing where I can do this or it will be possible to add this feature at some point. Thanks!
Add tags for portfolio posts
2 posts from 2 voices-
Posted 11 months ago #
-
Hi!
You can add tag support to the portfolio post type - open up includes\admin\register-portfolio.php and replace:
'show_in_nav_menus'=> false,with:
'show_in_nav_menus'=> false, 'taxonomies'=> array('post_tag'),Best regards,
PeterPosted 11 months ago #
Reply
You must log in to post.














