November 2012
3 posts
October 2012
1 post
How do I make my tumblr open to a random post?
you would have to write a javascript redirect script to : http://yoururl.tumblr.com/random Anyways, heres the code though to make it easier for you :
September 2012
5 posts
August 2012
1 post
June 2012
23 posts
It works! Thank you so much for your help; you're fantastic. :)
No problem. We glad that we could help you in anyway. Cheers.
Awesome, it worked! Thanks! The only thing I have to do now is figure out how to get it to re-run every time a new "page" loads on infinite scroll, since the script only executes on the first few posts that load before the scroll kicks in. I'm guessing I'd do this with a callback, but I'm not very Jquery savvy so I'm not sure where I'd edit effector-1.2.6.min.js to make a callback happen. Any suggestions? Or is this even possible with my setup?
Yep, certainly it is possible. BUT,
Thanks for the suggestion regarding original photosets on the effector theme. That bit of code is one of the first things I tried without success, unfortunately, and various combinations of selectors targeting different parts of the set also had no effect. I think the issue is that because the photoset is being shown in an iframe on a different domain, I can't target it with css, or with any JS that I know of. I was hoping there was a a way around that.
Sorry, how can I forget bout that. Anyway