Tagged Questions
0
votes
0answers
89 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 ...
2
votes
1answer
145 views
How can I get hashtags to show up in front of my tags on tumblr?
I'm using the "Feather" theme on tumblr, which I had to customize in order for it to display tags. The tags are showing up fine on my dashboard, but if I actually visit my blog URL, there is no hash ...
1
vote
0answers
61 views
how do i get tags to show up in individual tumblr posts and NOT on my tumblr theme page?
Is there a way to change my theme (http://www.tumblr.com/theme/9601) so that my tags only show up when you click on the post and not when you scroll through my blog front?
-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
62 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}
...
2
votes
1answer
93 views
How do I add tags to this theme?
I've tried pasting in the code before the {/block:Posts} line, but it just puts them right on top of the next post, like this.
Here's the whole code for the theme: ...
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
698 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 ...
0
votes
1answer
383 views
How to make Tags show in this Tumblr Theme that doesn't show? [duplicate]
Possible Duplicate:
Making tags visible when using a Tumblr theme that doesn't show them
Here's the theme I'm using: http://themesbyjames.tumblr.com/escalation/
0
votes
0answers
108 views
Tumblr tags showing above following post
I'm having some issues with making Tumblr tags appear just below the post they apply to. I found help at the question below--it's exactly the issue I'm having--but the theme I'm using seems to belong ...
0
votes
0answers
87 views
Upgraded Tumblr tag limit?
It seems to me that Tumblr has increased the upper limit on how many posts a tag can be used on (it used to be 199), but is there a new limit?
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 ...
1
vote
0answers
517 views
App for Tumblr Tracked Tags?
Tumblr allows you to search tabs and then mark to track them. Once you have these tags tracked you'll see how many (up to 10+) posts related to that tag have been updated since you last looked at that ...
2
votes
2answers
9k views
How can I delete saved tags in Tumblr?
When I put a tag on a post, Tumblr saves that tag. Meaning, when I start making a tag on a different post later, it lists suggestions for autofill from previous tags I’ve made which so far have all ...
4
votes
1answer
1k views
Old tags on my Tumblr have stopped working. Can I fix them?
I have a comic book Tumblr where I track every comic book I read (sidenote: I know this is useless, it's Tumblr). I keep track of the comics with tags (series title, publication year, writer, artist ...
3
votes
1answer
12k views
How to show tags on Tumblr theme
I've looked a several questions on here that matched mine and tried doing the answers that were given. None of which worked for me. I don't know why.. Can somebody help me out?
I've put,
...
7
votes
2answers
4k views
Is there a limit to the number of tags Tumblr can remember?
I maintain a comic book Tumblr, where I post the covers to every comic book that I read and other assorted comic book ramblings. I tag every post with the series name, writer, artist, publication ...
5
votes
1answer
6k views
How can I make tags visible using this tumblr theme?
I've made several attempts to add tags to my tumblr posts, but each time I try to edit the theme I end up with a list of tags across the top of my blog instead of included in each seperate post.
Can ...
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} ...
8
votes
1answer
4k views
Tumblr tags are showing below the posts instead of inside the box
I edited a Tumblr layout to show tags on each post but for some reason the tags are showing up below the post boxes, and right above the next post.
The code I have for the layout is as below ...
2
votes
1answer
391 views
Ping.fm tagging on Tumblr/ add tags to each post?
I recently tried out the ping.fm tagging feature, which doesn't seem to work as planned.
No matter if posted to Blogspot or Tumblr, the Tags never show up - the are appended as static text, not as ...
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 ...
2
votes
2answers
564 views
Crossposting between delicious and tumblr so tags are synced
I rely heavily on del.icio.us (delicious.com) and would like to post select delicious links to Tumblr. This can easily be done by feeding the RSS feed for my "to:tumblr" delicious tag into Tumblr.
...