Importing iframe markup
-
Thanks for creating such an amazing plugin – a real life-saver.
I’m importing a large number of HTML pages that I’ve downloaded using SiteSucker. It’s working flawlessly, but for one thing: in the post content of almost every page there is a SoundCloud iframe that seems to be stripped on import.
Typical the markup looks something like this:
<iframe src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/12345&color=f500ba&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false" frameborder="no" scrolling="no" width="100%" height="166"></iframe>…which is being removed on import. I’ve tried adding
<iframe>to ‘Allowed HTML’ andhref,alt,title,src,frameborder,scrolling,width,heightto ‘Allowed Attributes’. I’ve even tried turning off ‘Clean up bad HTML’, but it still strips the iframe code.Do you have any idea of a workaround for this? Your help is gratefully appreciated.
The topic ‘Importing iframe markup’ is closed to new replies.