I would simply like to know if it is possible to load tumblr posts via AJAX. I know it’s possible with notes but I would like to load posts’ content inline. (I’m not talking about infinitescroll)
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes it is possible.
I have written some code to read the title of the posts and create a menu on my site.
You can have access to the whole contents of the posts.
Here is a link to an article explaining how to do this.
They are few explanations (in French) and the code of the function, which is quite simple.
If you think that the code is not enough to understand, I can try to write the explanation in english.
Edit : I translate the article in english here : How to use Tumblr titles to create a menu on your website ?