Problems with Tag description – does not translate
-
Hi,
I have a problem with the tags description which does not translate.
I have used this code in tag.php:<h1><?php single_tag_title(); ?></h1> <?php $description = tag_description(); ?> <div class="tag_descr"><?php echo $description ?>The title translates correctly, but the description does not, even though I have added a language specific translation in admin.
Could you please help?
Thanks a lot!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Problems with Tag description – does not translate’ is closed to new replies.