Page 1 of 1
Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 4:02 am
by yekxmerr
Hello i'm having a problem with WYSIWYG/HTML editor, when im using CR2html module and i put some text in the source code of the area it saves fine and no problem but if i open it again it will ad an extra " " between some empty divs. How can i fix this without some css trick ?
Opencart 1.5.1.3 ( My default language is portuguese not english )
Update: I've noticed is a problem with CKeditor, any solution to this ?
Re: Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 8:19 pm
by yekxmerr
No one knows how to solve this problem ? Is really ruining my project.
Re: Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 8:30 pm
by JAY6390
This is a ckeditor issue, and you'd be best going onto their support forums to find out
Re: Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 8:42 pm
by yekxmerr
Is there anyway to disable ckeditor in opencart ?
Re: Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 8:44 pm
by yekxmerr
I've noticed this is a browser conflit ( mostly chrome and safari ) with Ckeditor. I will post the solution to this if i can fix it.
Re: Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 9:02 pm
by yekxmerr
A quick solution to this would be displaying only a editor in html mode our source mode. Can this be done ?
Re: Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 9:26 pm
by JAY6390
Re: Opencart problem with CKeditor
Posted: Thu Dec 29, 2011 9:31 pm
by yekxmerr
Thanks JAY6390 you're the best. I have one more question hopefully the last. Opencart itself calls for the editor or it's the module ? Because i've some modules i would want the regular editor mode and on others the source mode only.
Re: Opencart problem with CKeditor
Posted: Fri Dec 30, 2011 12:05 am
by JAY6390
it should be the module that calls it
Re: Opencart problem with CKeditor
Posted: Fri Dec 30, 2011 12:18 am
by yekxmerr
Hmm then this is the solution to the problem. If the module calls the ckeditor with the source mode only, it would fix the problem and it's a fair solution ( since it's a chrome and safari side issue ). I've already updated my ckeditor to the latest version but the problem persists. Going to do some tests. Thanks
