Archived topic
wordpress is showing unwanted text
2 replies · Started by Ashok on September 4, 2020
I just switched to hello theme from generatepress and build some custom pages, today i noticed this weired things. Please check out
https://thedatingadvise.com/best-dating-websites/
some posts are showing these kind of extra texts like "u003cliu003eLarge User Baseu003c/liu003eu003cliu003eHigh"(screenshot attached)
Could anyone give me any idea where i am wrong.
TIA
just a side note, the blocks where these texts are appearing also showing error in gutenberg editor like "the block contain unexpected and invalid content"
Hi there,
GP doesn't interfere with how the editor works with 3rd party blocks.
Have you checked with the Block plugin author as it looks like all the HTML is being escaped - which is why there is the Invalid content error in the editor and code being output on the frontend.