tumblr Questions
4
Solved
I have a Tumblr account and I'm working on editing the html of it. My question is this: how do I make my side bar be in a certain position but then I scroll down on the page, it stays where it is r...
4
So yesterday i was happily editing the theme of my tumblr blog and everything was working fine. Go into same blog to day and it brings up thsi when i click save:
"Un oh! We could't save your theme....
2
Solved
I have posted another question regarding my Chrome extension here.
But I have one more question about extensions themselves. I only need a content script for the modification of the Tumblr-Dashboar...
Hallett asked 4/2, 2015 at 10:8
3
Solved
today I played around a little bit with Tumblr.
I tried to add a preformatted text into a description paragraph block like so:
{block:Description}
<p id="description">{Description}</p>...
5
Solved
Lately I've seen several websites with large ASCII art headers in their HTML. I don't get the point and it seems like this must just be a fad. For instance, tumblr.com has it:
<!--
. .o8 oooo...
2
I have a tumblr blog whit infine scrolling and magnific-popup to visualize the image.
When I scroll to the bottom and load new posts, magnific-popup doesn't works in the new posts loaded but only ...
Lunette asked 20/5, 2014 at 13:28
4
Very entry-level here.
I have a .ttf font file I'd like to use for my blog, but I am unsure of how/where I can get its coding (?). Is this about right?
* {
font-family: 'providence-bold';
src: ur...
4
Solved
I'm testing my app with tumblr and I have to log in and out as I go through procedures. While doing so, I'm having trouble clicking a checkbox that keeps popping up. How can I use selenium-webriver...
Bakst asked 7/9, 2015 at 21:17
3
Solved
I'd like to post a video to tumblr on behalf of the user using the tumblr api (after receiving its access token). It works fine with youtube/vimeo videos, but not when giving a specific video url (...
Bedpost asked 24/11, 2013 at 8:51
2
I am trying to post messages automatically to my Tumblr Blog (which will run daily via Cron)
I am using the Official Tumblr PHP library here:
https://github.com/tumblr/tumblr.php
And using the Auth...
2
Solved
What is the schema of a image-file at Tumblr? (I don't mean HTTP)
I've only figured out that the domain of the servers where images are stored is <n>.media.tumblr.com, where n is a number bet...
2
Solved
I use FeedDemon and I noticed that some Tumblr RSS feeds had stopped working recently. I thought it was random but I found out that all of the feeds that stopped working were for NSFW blogs.
It se...
8
In tumblr, is it possible to show only posts with a certain tag in the home page?
If so, how is it done?
Accumulate asked 30/6, 2013 at 20:41
3
We (a local hackerspace) have a Tumblr blog and wanted to make ourselves a Facebook page. Before going live we wanted to import all our Tumblr content to Facebook so our fans on Facebook can browse...
Eustoliaeutectic asked 1/5, 2016 at 20:42
5
I want to use Tumblr API 2, http://www.tumblr.com/docs/en/api/v2
I have already registered an Application here: http://www.tumblr.com/oauth/apps
But I only get the "OAuth Consumer Key" and "Secre...
1
Solved
Good afternoon,
I'm very new to Python, but I'm trying to write a code which will allow me to download all of the posts (including the "notes")
from a specified Tumblr account to my computer.
G...
2
Solved
I am writing an application that has to get the number of likes for a Tumblr post in PHP. I am using the Tumblr PHP library and have successfully authenticated and all that. I use Client::getBlogPo...
3
Hi I am trying to use Tumblr API v2 and OAuth
http://www.tumblr.com/docs/en/api/v2
First I have to register an application here: http://www.tumblr.com/oauth/apps
But what is the "Default callback...
1
tl;dr: tumblr makes changes to the markdown and HTML code. If you write &lt; into the markdown code and reload it, it will be replaced by < and break things. If you use however the HTML edit...
Criticize asked 11/4, 2016 at 12:39
2
Solved
since there is no answer ins similar posts at stackoverflow, I am posting this...
When I post a TEXT post in tumblr, my images get downsized. How can I use the HI-RES of the original photo I uploa...
Chlorella asked 28/11, 2012 at 11:3
7
I'm using Bluehost and do have access to SSH, thankfully. I've also set my PHP to 5.4 in the Control Panel settings. Now, here's the two big questions that I can't seem to grasp: how do I install C...
Isaacs asked 7/12, 2013 at 19:9
2
Anybody know if there is any API call limits per second, hour or day for Tumblr API? It seems to me the limits do exist when I make a lot of api calls in a short period via OAuth. However, I couldn...
4
Say I look at the following Tumblr post: http://ronbarak.tumblr.com/post/40692813…
It (currently) has 292 notes.
I'd like to get all the above notes using a Python script (e.g., via urllib2, Beauti...
Habited asked 19/1, 2013 at 14:59
2
I want to add JavaScript code to every individual post page on my Tumblr blog. I have the following, but it seems to never show up on any page let alone just the permalink or individual post pages....
Ballad asked 8/8, 2016 at 22:11
4
Solved
I'm developing a theme for Tumblr and the scrollbar isn't appearing for some reason? This is the url for the blog.
The code for the theme can be found on the page source from the right click (all ...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.