Microblogging service that allows text, video, images, links and quotes
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 ...
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 ...
8
votes
1answer
1k views
How can I embed gist snippets using Tumblr markdown?
I post using Tumblr's markdown support. I've tried embedding my gist snippets as links, etc. but can't seem to figure out the right combination. If I post using html, the gist links work fine. I would ...
8
votes
5answers
44k views
How to merge Tumblr accounts?
I have two blogs in Tumblr, each under its own login name. I'd like to consolidate these two accounts, so that I can manage both blogs from a single account.
How would I go about doing that?
15
votes
3answers
6k views
How can I show color-coded Python snippets in my Tumblr blog
I have a Tumblr-managed blog, on which I post a lot of Python-related posts. How do I make the Python snippets in my posts show color-coded?
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} ...
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 ...
5
votes
2answers
16k views
How can I see just my posts in my Tumblr dashboard so I can easily go back and make edits to posts?
Or any other way where I can easily find one of my older posts to make an edit. Only way i've seen to do it is from the dashboard.
5
votes
4answers
622 views
Backing up Tumblr
What is currently the de-facto way of backing up Tumblr tumblelogs? I have "backstage" access to Backupify's Tumblr service, but (as they forewarned) it's not all too stable.
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,
...
3
votes
2answers
3k views
How do you remove Disqus “comments” from Tumblr pages?
How do you remove Disqus "comments" link from Tumblr pages?
I've managed to remove the Disqus comment box from all pages, so it only appears after posts. I used the following code:
...
2
votes
0answers
463 views
Check if I already reblogged a post?
I want to curate a special topic on my Tumblr, so I'm trying to reblog everything related. After months and hundreds of posts, it's hard to know if I reblogged something already.
Because I don't ...
2
votes
0answers
1k views
Why won't Tumblr delete one of my additional blogs?
I’m trying to delete two of my Tumblr blogs, both of them additional to my primary blog. Every time I hit delete when managing accounts, Tumblr says "not found." Neither one of my blogs has any ...
2
votes
2answers
4k views
My Tumblr blog disappeared
Did something like that ever happen to anyone ?
My Tumblr blog disappeared (http://blog.gitwatcher.com).
I've already emailed the support, but no response at all.
(last) UPDATE
... in responce ...
2
votes
2answers
20k views
How do I delete a tumblr blog?
I have 2 tumblr blogs, and one of them I didn't mean to make, is there a way to completly delete it from my account?
1
vote
1answer
855 views
Listing author's posts seperately on Tumblr
I'm new on Tumblr. And I have a group blog. There are 2 authors of this blog. I will design a 2-column theme and i want to list AUTHOR-A's posts on left side and AUTHOR-B's posts on right side. ...
0
votes
1answer
1k views
How to make tags, comments, notecounts, date, permalink, and etc. visible?
Can someone please help me? I'm having difficulties trying to make my tags, comments, notecounts, date, and permalink visible on my Tumblr layout. I have attempted to do it but it was all just ...