Quote:
Originally Posted by digifan
So I decided to give a facelift to my blog and it is loading fast and ccs instead of tables but my tags disappeared. I mean I am adding them to the posts but they are not visible.
It is my first blog and I need help with configuring the tag options (Ultimate Tagwarrior).
thanks in advance!
|
If your looking for them to show up in your posts you need to add this line
Code:
<?php UTW_ShowTagsForCurrentPost("commalist") ?>
into your wordpress loop.
If your looking to add the tags as a tag page or a tag cloud in your sidebar, let me know.