Display tags on index page?

  • Posted in : Read WP
  • theonlyduda
    Participant

    Would it be possible to display tags on the index page instead of on the single page? Ideally I would LOVE to display them where it now shows the number of comments… Thanks for your time… love the theme!

    Mehmet S.
    Keymaster

    Hi,

    – go to Appearance > Editor > format-standard.php

    – find:

    <!-- end .comments-link -->
    

    – edit:

    <!-- end .comments-link --><span class="post-tag"><?php the_tags( "", ', ', "" ); ?></span>
    
    theonlyduda
    Participant

    I added the post tag code from above and removed the comments link, thank you!

    I’m not sure how to add text in that spot, I’d like it say “tags” before it shows the tag link. Maybe even with the cute little icon like on the single post page? (Icon might be too big, not sure… ) Anyway, thanks again!!

    You can see my site at dudadesigns.com/blog

    theonlyduda
    Participant

    Fixed it. Thanks again! Awesome theme.

    Mehmet S.
    Keymaster

    You are welcome.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register