Hey guys,
When editing in frontend if we highlight some text and click the "bold" icon, i see the <strong>text</strong> in the code, but after i save the article this code disappear.
The behaviour is the same if i add it manualy <strong>text</strong>.
But if i add <b>text</b> it works.
In the backend it works fine and this issue doesn't exist.
My client edits this site in frontend and need this bold option working. How can i fix this?
Regards