keyinora

Results 5 comments of keyinora

This is still happening in WordPress 5.5.1 and 4.2.1. Other than updating everything to a Classic Block to embed the videos is there anything else you'd recommend? We have your...

Wrote the following rule, till this can be fixed in the plugin itself { "rules": [{ "class": "PassThroughRule", "selector": "figure.wp-block-embed-youtube" }, { "class": "PassThroughRule", "selector": "div.wp-block-embed__wrapper" }] }

This is still happening, in WP 5.5.1. It appears the Gutenberg Image Blocks is what it thinks is the plugin. Is there a plan to fix this?

I did some testing as I found that some of my post didn't have this issue, but had image blocks used. The issue comes up, when you apply an alignment...

Fix till this can be corrected in the plugin. { "rules": [{ "class": "PassThroughRule", "selector": "div.wp-block-image" }] }