Hi there,
in order to display the category name as the single post title, I found the code in this thread
https://kriesi.at/support/topic/change-the-title-blog-latest-news-on-single-to-category/
the code works great actually, but I have two more issues:
1) first of all, I would like to change the link as well (to the category link of course)
2) Some posts belong to two categories.. what can I do in this case?
Thank you so much for your help,
Tommaso
Hey tom_boz!
1. There is an example here, https://codex.wordpress.org/Function_Reference/get_the_category, which shows how to build a link with it.
2. What are you trying to do? Only display the first one?
Cheers!
Elliott