corgan1003@gmail.com
Member
Posted 2 years ago #
I am trying to embed a google calendar using the iframe method. Essentially I just add an iframe to a wordpress page. The problem is wordpress is automatically deleting the HTML. I am in HTML mode (not visual mode) and if I add
<iframe></iframe>
to the page, it automatically gets deleted when updating the post. any idea how to fix this?
I've never had any problems with any HTML markup in the HTML tab. Are you switching to the Visual Editor at any point? Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-related problems?