How to Add Tags

1. Go to edit HTML

2. Look for the part where you want to put the tags. In most of my themes, the whole block at the bottom of the posts (date, notes, etc.) is named as <div class=”options”>

3. Once you have decided where to put it, add these code:

{block:HasTags}
{block:Tags}
#<a href="{TagURL}">{Tag}</a>
{/block:Tags}
{/block:HasTags}

Note: you can change # to anything you want..

Example [Do I Really Deserve You theme]:

<div class="options">{block:IndexPage}
<a href="{Permalink}">∞ permalink</a><br>
{block:HasTags}
{block:Tags}
#<a href="{TagURL}">{Tag}</a>
{/block:Tags}
{/block:HasTags}{/block:IndexPage}

6 notes
  1. athenabilitythemes posted this

updates

SUPPORT

Copy and Paste the code on your blog. Don't worry! It's background friendly.



Ads

Your Ad Here
Theme 30
Design by Athenability
Powered by Tumblr