Replies: 0
I inserted an image in a page (I think it was an inline image), saved the page and left the page. After reopening the page, there was a bug with the images an the message was:
“This block contains unexpected or invalid content.”
I have the option to “Reolve” or “Change to HTML”. clicking on “Reolve” the message is like this:
Current:
<div class="wp-block-image"><figure class="alignright"><img src="http://localhost/wp-content/uploads/xxx.png" alt="" class="wp-image-304"/><figcaption></figcaption></figure></div>
After Conversion:
<dfivgure class="wp-block-image"><figure class="alignright"><img src="http://localhost/wp-content/uploads/xxx.png" alt="" class="wp-image-304"/><figcaption></figcaption></figure></div>
Regardless what I do, after reopening the page, the message is still there.
What can I do about this?
- This topic was modified 1 minute ago by Svensson36.