IFRAME

Posted in: Newspaper
Post count: 1

Hello,
We have a problem with IFRAME. Indeed, when any of the IFRAME code is added in the article (passing mode ‘text’) that will be displayed correctly.
However, when you save the article, the IFRAME disappears.
Example IFRAME:
<Iframe src = “// tools.applemusic.com/embed/v1/song/1157695733?country=fr” height = “110px” width = “100%” frameborder = “0”> </ iframe>
Thank you tell us why this problem that we did not have before with the old theme used.

Post count: 9544

Make sure you place that in ‘text’ mode; as WordPress has annoying habit of changing things placed into the post box when switching to ‘visual’ view.

Might not be your issue, but it’s the one we have had with WP the past 11 years. 🙂

Also, remove spaces
width = “100%”

and make sure curly quotes are inch marks ".
width="100%"

  • This reply was modified 9 years by simchris.
  • This reply was modified 9 years by simchris.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.