Hello,
i’d like to remove the start word “Tag: ” from title (<h1></h1>) of tag page.
Please, visit this page for example: http://www.tuttosullegalline.it/tag/galline-ovaiole/
I’d like to have only “galline ovaiole” like title of the page.
How can i do that?
Thank you very much,
kind regards,
Francesco
Hello delizard,
If you want to remove the ‘Tag:’ word you should edit the tag.php core file and remove from there the word, like this -> https://www.screencast.com/t/5VqRmVeAtcHm
Thanks for the message!
Hi Catalin,
yes, you’re right! 🙂 Thank you! Now tag Title it’s ok!
Please, i have another little question: it’s possibile, in breadcrumbs, to replace “Home” with my domain name “Tuttosullegalline.it”?
(So, for example, i can obtain something like this: “Tuttosullegalline.it > Tag > Galline ovaiole”).
Thank you very much,
kind regards,
Francesco
Hello delizard,
If you want to achieve this, you should edit the td_page_generator.php and make these changes like this -> https://www.screencast.com/t/fSDuraHW7YJf
Thanks for your understanding!