Trouble with iframes
-
Hello,
I’ve been having some trouble when trying to use an iframe within a post on my wordpress blog. Check it out:
I have had success with this before, so I don’t know why it keeps making trouble. This is what it should look like:
However, lately when I try and post, the entirety of the code within the iframe gets deleted when I post, or even when I switch between HTML and Visual in the editor it goes away and is sometimes replaced in the html editor with 3 spaces (actual spaces ” ” and not written nbsp;):
As you can see, there’s no iframe there. It’s the same exact code as on the former post–I have even copy and pasted the same code from the former post into a new post, and it still swallows up the code. The same code copied into a blogspot blog worked fine. Can anyone help me source the incompatibility?
I am using WordPress 2.8.4 installed automatically from bluehost’s server. The theme is Tarski. The code that I am using to embed the iframe is:
<iframe align="center" src="https://www.flickr.com/slideShow/index.gne?group_id=&user_id=21879932@N02&set_id=&text=" frameBorder="0" width="500" height="500" scrolling="no"></iframe>
- The topic ‘Trouble with iframes’ is closed to new replies.