Search:
Tags:
No tags yet.
kersti Member
How do I display the tags on each single post entry?
Chris Beard
Hey, this should help you on the way. You can use it in your single.php.
It basically comes down to adding <?php the_tags(); ?> where you'd like to see your tags listed.
<?php the_tags(); ?>
RSS feed for this topic
You must log in to post.
Please start by registering an account for this forum here
Create a new thread and tell me what problems you are encountering and what you want to know.
There is no step 3 :) We try to answer all questions within a day, monday-friday.