• Resolved kertoon

    (@kertoon)


    While I was making some changes to the template, I realize that the tags for single posts are missing.

    This is from my single.php:
    <?php link_pages(‘<p>Pages: ‘, ‘</p>’, ‘number’); ?>
    </div>
    <p class=”tagged”>Tags: <?php the_tags(”,’·’,”); ?></p>

Viewing 3 replies - 1 through 3 (of 3 total)
  • There’s nothing obviously wrong with that code.

    Thread Starter kertoon

    (@kertoon)

    Yeah, because I don’t remember tempering with it. I clearly remember the tags for single post were there earlier. Because each time when I make any changes to the code in the templates, I check to ensure everything is working.

    Thread Starter kertoon

    (@kertoon)

    Yes, I have found the problem. Silly mistake on my part. Anyway, thank you Esmi.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Single Post Tags Missing’ is closed to new replies.