Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
vince-drones
tagDiv Member

OK found it.

If it can help some people here : its simply in the tag.php file, you need to have this code for the <h1> :

<h1 itemprop="name" class="entry-title td-page-title">

<?php /*" rel="bookmark" title="<?php echo __td('Posts in ') . $current_tag_name?>"><?php echo $current_tag_name ?>*/?>

<span><?php echo $current_tag_name ?></span>

</h1>

Cheers!

Viewing 1 post (of 1 total)