Hi,
I am new to WP. I am using a flexx theme but when I go to a post in my site, I can't seem to see the tags I added when I added the post.
I have tag clouds in my widgets but I still need to have the tags for my posts. Is there something I need to do to show the tags?
Thanks.
Hi Esmi,
Thanks for your response. I tried adding the different codes in the Main index template (index.php) before </div><!--end #content--> but the tags at the bottom of the posts still doesn't show.
Should I be putting it somewhere else?
Thanks.
You need to add the code before the end of the Loop.
Got it to work. Thanks a lot esmi. I appreciate your help.