djtechtools
Forum Replies Created
-
Forum: Plugins
In reply to: [Instant Articles for WP] Correct Custom Rule For YouTube iframe Embed?@gil, thanks for the response.
Just tried that, still getting the same issue:No rules defined for <iframe class=”youtube-player”> in the context of Paragraph
Forum: Plugins
In reply to: [Instant Articles for WP] Correct Custom Rule For YouTube iframe Embed?I’m still having this issue. We’ve tried a number of different custom rules, including the one above that Gil shared. None of them seem to alleviate the issue.
My source code remains the same as above. I did notice that in our page source there’s a <span> inbetween the <p> and the <iframe>. Does that need to be accounted for?:
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/82xt1r3IpP0?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' frameborder='0' allowfullscreen='true'></iframe></span></p>Once again, this is the *only thing preventing us from successfully using instant articles*. The documentation has not been any help, we’ve tried any number of custom rules and none seem to work.
Please remove the [Resolved] tag on this thread as it is not accurate.
Forum: Plugins
In reply to: [Instant Articles for WP] Correct Custom Rule For YouTube iframe Embed?Confirming that this is still an issue for us as well. Paulo, could you please advise as to why the rule Luke mentioned above doesn’t work? This is this only thing preventing us from using this plugin and having instant articles working.
Forum: Plugins
In reply to: [Instant Articles for WP] Correct Custom Rule For YouTube iframe Embed?Forum: Plugins
In reply to: [Instant Articles for WP] Correct Custom Rule For YouTube iframe Embed?@paulo thanks for the reply!
Here’s the debug info as requested:Here’s the source:
http://pastebin.com/5PA0n415and here’s the resulting transformed markup:
http://pastebin.com/gG1RhnZW