Hello,
I'm using cs-cart v 4.6.1 with Tiny MCE wysiwyg editor. The problem is when I write symbol codes like $lrm; in Tiny MCE Source Code body and save the content, the code applies to the content but it doesn't show it.
It seems Tiny MCE doesn't keep ‎ in the source code (It will be hidden!). I can see $lrm; in Inspect elements but in the source code of editor it doesn't display the code!
In cs-cart version 2.x with CKeditor everything was OK, but cs-cart version 4.6.1 doesn't have CKeditor and I don't want to install ckeditor plugin.
Is there a way to make Tiny MCE editor keep &lrm, $nbsp and such symbols after saving the content?
Thanks