Portoflio archive – add taxonomy next to the portfolio title
-
Hey guys,
I need to add another taxonomy in the portoflio archive page next to the category and portfolio title. I have the taxonomy created, but I don’t know where I have to add it, because the portfolio.php file doesn’t contain that information. Could you please ask your developers where I can add the code? Thank you in advance!
Hello,
To modify the portfolio item template on the archive page, you need to copy the content-portfolio.php file from the parent theme into your child theme, and then add the output of your custom taxonomy there.
Best Regards,