tumblr Questions

2

Solved

I'm developing a tumblr theme for my personal portfolio, but I'm encountering a serious problem in my work section, I want to create an horizontal slider effect, when I click next to see older post...
Akela asked 18/5, 2014 at 14:24

1

Solved

This is written in the example output (objective c): { "meta": { "status": 401, "msg": "Not Authorized" }, "response": [] } What could be the problem?
Maternity asked 12/1, 2014 at 22:1

1

I'm struggling to figure this out, but with everything I'm doing I am unable to fetch a users information. I simply get a 401 error and cannot figure out why. Code: <?php class Tumblr { public...
Hazzard asked 17/2, 2014 at 2:54

1

I have uploaded image using a http://... URL. but i dont want to use URL .I want to upload image on tumbler from local sdcard of mobile. I tried all these solutions Uploading Images to tumblr API f...
Sylviesylvite asked 12/2, 2014 at 20:35

1

Solved

I am using PyTumblr to return all of my posts, but it is only returning 20. I found the kwarg for the posts function, called limit, but when I specified 1000 it still returned 20. Any idea what I'm...
Rillings asked 10/2, 2014 at 23:13

3

I am trying to edit some posts in my tumblr blog using PyTumblr and the edit_post function, but I can't figure out exactly what parameters are needed. I try to put the tags parameter but it's not a...
Evangelina asked 11/12, 2013 at 11:48

1

Solved

i made a giveaway but im having a problem to view the notes. there is no "load more notes" at the bottom. other posts are okay, but i'm not sure why my giveaway post (ONLY THAT POST) won't load all...
Falconiform asked 17/11, 2013 at 19:19

2

Solved

I want to create Tumblr theme and ineteresting is there any IDE (Netbeans, Eclipse, PHPStorm) plugins or tools for development? Ideal is to preview my theme in browser without uploading it to Tumbl...
Soulsearching asked 31/1, 2012 at 13:7

1

Solved

I'm trying to login into Tumblr with CasperJS using methods start, fill and waitForUrl but cannot do this. It seems to me that form wasn't submitted, because timeout in waitForUr expired everytime....
Pard asked 4/9, 2013 at 8:53

3

As far as I am aware in Tumblr there is no {block:Pages} block, so anything we add to normal posts is added to pages as well, things like sharing and worst of all, comment systems. Does anyone kno...
Allogamy asked 4/6, 2011 at 16:33

1

I want my service to have such a feature: author can fully customize the page, but can't steal users' cookies. Tumblr had some troubles with that, but solved them successfully http://www.riyazwali...
Oliveira asked 28/4, 2013 at 21:3

1

Solved

This is my first time playing with an api and oauth and tumblr has a php client. I have downloaded and installed the client with composer. This is the code they have to set up the client. $client ...
Eiger asked 11/8, 2013 at 20:1

3

Solved

When creating a Tumblr post, and using the HTML editor option, when I add specific HTML attributes to elements, the TinyMCE rich text editor strips nearly everything off. i.e. this: <span clas...
Uro asked 1/12, 2011 at 19:38

1

Solved

I need to post a image to Tumblr. I read this http://www.tumblr.com/docs/en/api/v2#auth and I come to know I need to get the user info in order to get the blog name. I used the same code I used for...
Excuse asked 6/6, 2013 at 17:42

1

tumblr supports copy&pasting links from a number of videos sites providing oembed json / xml files (youtube, vimeo, dailymotion) but seems to ignore others (screenr, ted.com) although those sit...
Lisbethlisbon asked 17/5, 2013 at 11:0

4

Solved

I just replaced a tumblr website for a client with a brand new Wordpress site. And when running it through the Facebook debugger, I get this error: The object at 'http://example.com/' previously...
Haffner asked 15/1, 2013 at 17:25

1

Solved

I am trying to integrate "tumblr" into my application.I am able to get the access token successfully. But, when I try to post, I am getting the following error {"meta":{"status":401,"msg":"Not Aut...
Adjoint asked 31/1, 2013 at 13:57

2

When I try to use fraxel's answer on https://mcmap.net/q/50303/-pil-convert-gif-frames-to-jpg on the image http://24.media.tumblr.com/fffcc2d8e980fbba4f87d51ed4916b87/tumblr_mh8uaqMo2I1rkp3avo2_250...

3

Solved

I have set up a Tumblr account and registered my application to authenticate it. Tumblr Documentation: http://www.tumblr.com/docs/en/api/v2 I understand the API outputs JSON like this: { "meta"...
Weisbart asked 25/1, 2013 at 2:44

1

I realize this is nothing new and that there are LOTS of posts on this topic already. However, non are exactly related to what I'm looking for... SO, here it goes: I have reviewed EVERY other post...
Crowder asked 17/1, 2013 at 23:6

1

I am developing a Tumblr theme, and want to use a font that I have across all browsers. Because Firefox does not allow http requests for other domains for css fonts, right now the font does not wor...
Fannyfanon asked 17/12, 2012 at 20:43

4

I've got an iOS app thats posts images to several services, including twitter and I'm trying to extend that support to tumblr. I've adapted some open source code for the OAuth 1.0a header logic and...
Baseball asked 31/1, 2011 at 10:30

2

Solved

Okay, so, I am making a Tumblr client for Android, I've been trying and failing to get OAuth working for about a week now. Here's how its going: User fires up the app. Main activity's onCreate doe...
Nerin asked 20/10, 2011 at 20:37

1

Solved

Tumblr's doc 'Using a custom domain name' is quite helpful it that it clearly states that I need to create an A-record for example.com pointing to 66.6.44.4, so that my website is accessible via ex...
Tamtama asked 30/9, 2012 at 12:30

1

Solved

It seems like {PreviousPost} and {NextPost} is not working on Tumblr for creating custom themes. Here's my code. Can someone point to my mistake... <div> {block:PreviousPost}<a href="{Pr...
Flounder asked 19/6, 2012 at 14:26

© 2022 - 2024 — McMap. All rights reserved.