Cutline Theme Support Forums » Cutline Theme Support Forums

Cutline doesn't show Tags? It says Tags:<Category>

(2 posts)
  • Started 2 years ago by BudLeiser
  • Latest reply from APerson
  • This topic is not resolved

  1. BudLeiser
    Member

    I just noticed I put the tag "Interview" on a post, but when I view the post it says Tag: News. News being the category the post is located. In fact I can't find the tag at all except in the tag cloud. I assume this to be miscode in cutline pulling the wrong field.

    EDIT: I found the problem code

    <p class="tagged">Tags: <?php the_category(' · ') ?></p>

    replace "the_category" with "the_tags" in singlepost.php and archive.php and mainindex.php

    Posted 2 years ago #
  2. APerson
    Member

    Thanks - I had the same problem and your solution worked.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.