• Hi

    i am currently working with custom placement of UTW code in my templeate i dont have loop but i have archive.php

    currently i am using this code
    <?php if (is_single() && function_exists(UTW_ShowTagsForCurrentPost)) { ?>
    <span class=”tagdata”> <?php UTW_ShowTagsForCurrentPost(“commalist”) ?></span>

    need code to show tag on all pages like index,archive,category

The topic ‘Need Help with Php code’ is closed to new replies.