Page 1 of 1

Descriptions Source Code Messing Up

Posted: Tue May 21, 2019 1:35 pm
by Sm00dE
How to fix the problem with all description source code in Opencart 3? When you wrote something in there and after that you open the source code of the description everything is in one line and difficult to understand what is where.

Saw in wordpress when you copy+paste something from other document it goes plain, nice source code but opencart descriptions is awful is any fix in a market or somehow possible to fix that?

Re: Descriptions Source Code Messing Up

Posted: Tue May 21, 2019 11:11 pm
by webdesires
It will be the editor that is re-formatting your code. One thing that we sometimes do is replace opencart's editor with CKEDITOR instead, I hate how the editor default with wordpress messes with things and doesnt work 100% how I want etc.

Our module for this only works for opencart 2.x at the moment I will have a look into it for OC3.