embedresponsively icon indicating copy to clipboard operation
embedresponsively copied to clipboard

Wordpress 3.9 errors

Open sampeoples opened this issue 10 years ago • 3 comments

Hi,

Big lover of embed responsively. I use it all the time on my website. However, Wordpress' 3.9 release has completely screwed it up!

Seems the embeds in 3.9 are being stripped by the new Wordpress set-up.

For example, here is a Vine using embed responsively:

Here's what wordpress changes this code to automatically after you've switched between visual/text editor on wordpress:

The same thing happens for Getty Images also (haven't tried Instagram yet)

This is terrible news as I use embed responsively in almost every article that is published!

sampeoples avatar Apr 17 '14 01:04 sampeoples

@sampeoples , do you have a URL I could look at? The code you've pasted doesn't seem to be showing up in the ticket.

jeffehobbs avatar Apr 17 '14 22:04 jeffehobbs

Here's the code Jeff:

Hi,

Big lover of embed responsively. I use it all the time on my website. However, Wordpress' 3.9 release has completely screwed it up!

Seems the embeds in 3.9 are being stripped by the new Wordpress set-up.

For example, here is a Vine using embed responsively:

class='embed-container'>

Here's what wordpress changes this code to automatically after you've switched between visual/text editor on wordpress:

The same thing happens for Getty Images also (haven't tried Instagram yet)

This is terrible news as I use embed responsively in almost every article that is published!

On Thu, Apr 17, 2014 at 11:50 PM, Jeff Hobbs [email protected]:

@sampeopleshttps://github.com/sampeoples?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email, do you have a URL I could look at? The code you've pasted doesn't seem to be showing up in the ticket.

— Reply to this email directly or view it on GitHubhttps://github.com/jeffehobbs/embedresponsively/issues/20?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email#issuecomment-40771490 .

Regards,

Sam Peoples Owner of The Peoples Person www.thepeoplesperson.com

sampeoples avatar Apr 17 '14 23:04 sampeoples

It seems to me like TinyMCE 4 from WP 2.9 is stripping out the style declaration in that code chunk.

Have you considered placing the embed responsibly CSS in your blog's stylesheet (Appearance > Edit CSS)?:

See here what it should look like for you: http://cl.ly/image/3P3g022Y300J

jeffehobbs avatar Apr 18 '14 18:04 jeffehobbs