Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

It doesn't work on tumblr?!

edited June 2016 in Help! with 2.0
I dunno how to ask this as a question. I'm trying to post to tumblr. No I'm not trying to put it as a blog post, I'm creating an entire page and using only the HTML generated by Twine to power it.. except, nothing shows up. Look:
http://adventuresofalvy.tumblr.com/s01 on this if you look at the page source you'll see that the HTML is all there.

I also tried to do it using the page creator's HTML entry options so the site's custom css goes around it but that breaks things just as much. I've put that here http://adventuresofalvy.tumblr.com/s02 for demonstration

So. How do I go about making this work?

edit: figured it out! I was able to make iframes work in the page. Hosting the static html on neocities and iframing it works perfectly via tumblr's page creator and wraps things up nicely within the css so there's no need for me to put the css through twine either.

Comments

  • I am unsure what you mean by "except, nothing shows up".

    I clicked on the s01 link and after a brief delay the Twine Story appear within the iFrame element displayed in the centre third of the resulting page, the delay was as expected due to time (download and processing) need to load of one HTML page within another.
  • That was before I realized iframe is the only viable option to load static html, and then I went and edited the s01 page to have an iframe. At first it had purely twine-made html only and no matter how much I refreshed the page it would display blank while looking at the page source via browser would show all the html in place.
  • I had this problem when I reconfigured the proxy server and typed in the wrong settings.
Sign In or Register to comment.