Tagged Questions
0
votes
0answers
81 views
Tumblr theme with hover on posts: how to include tags
The theme I have is this. It doesn't show tags, so I edited it so the tags would be visible on the post, following this.
However, they show up as an extension of the post. When you hover the mouse ...
-1
votes
1answer
51 views
Need help adding tags [#24] Sakuras, tumblr theme
The full code for the theme is here: http://pastebin.com/hJJfYvit and a preview is located here: http://24sakuras.tumblr.com/
They show on the permalink page but not the theme's front page
I've tried ...
1
vote
0answers
61 views
Making tags visible when using the tumblr theme 101 by jaredbishop
I am using the theme 101 by jarredbishop and I noticed that the tags don't show. I tried using the
{block:HasTags}
{block:Tags}
<a href="{TagURL}">{Tag}</a>
{/block:Tags}
...
0
votes
0answers
72 views
How to fix reblogged tumblr tags covering my own tags instead of appearing in the captions? [closed]
I've been editing a pre-made tumblr theme, and I discovered that old tags (that a previous user had made, and then with subsequent reblogging had become displayed with the captions on my dashboard- ...
2
votes
1answer
685 views
Making Tumblr tags visible only on permalink page
I am currently using the Quite Big Tumblr theme. I have been able to add tags using these instructions among others, but would like to only have tags visible on permalink pages (for all post types).
1
vote
0answers
152 views
Showing tags in Tumblr in Munich theme
I'm using the Munich theme for Tumblr, but it doesn't naturally show tags. I've followed the instructions here and at the followup Tumblr FAQ for adding tags, but when the tags show up, they're far ...
1
vote
3answers
1k views
How do I change tag appearance on a pre-made tumblr theme?
I was wondering if anyone knew how to help me with changing the appearance of my tags. They look like oldschool links (underlined and blue) and it's very garish - it clashes very bladly with the rest ...
9
votes
3answers
3k views
How can I get my Tumblr theme to separate tags with commas?
At the end of every post type in my Tumblr theme, I've got this code:
<p class="permalink">
<a href="{Permalink}">{NoteCountWithLabel}</a>
{block:HasTags} ...
6
votes
1answer
68k views
Making tags visible when using a Tumblr theme that doesn't show them
I have just created a Tumblr blog using the Fluid theme. After creating a new post, I added a few tags, but then I noticed that the tags do not show up along with the post.
I tried searching for an ...