[ad_1]
Scenario: When I edit text in the WYSIWYG, I highlight it bold, and click update, everything works fine (as it should display on the front end of the site). EXCEPT, then when I look at the WYSIWYG, the Visual editor is showing <strong>text here</strong> and the Text Editor is showing \<strong\>text here\</strong\> – meaning if I click “update” again the front end won’t display correctly, it will display the text with <strong> tags around it.
Question: How do I fix this?
[ad_2]
Once you see those code (in text/code mode) don’t reopened and tried to edit again in “visual”. It will redo. Or simply learn basic HTML to have basic understanding.