Zen Cart Logo
Forums / General Questions / How to Replace Default Plain Text Editor

How to Replace Default Plain Text Editor

Views: 2,476

Results 1 to 11 of 11
5 Apr 2015, 12:30 PM
#1
riazshahid avatar

riazshahid

New Zenner

Join Date:
Feb 2015
Posts:
77
Plugin Contributions:
0

How to Replace Default Plain Text Editor

Hi,
By default there is only one editor which is very ordinary, I don't think now a days only plain text editing is enough.
Please guide how to add any other editor, which directly supports HTML or rich text.

Thanks

5 Apr 2015, 3:50 PM
#2
twitchtoo avatar

twitchtoo

Totally Zenned

Join Date:
Apr 2007
Location:
Ontario, Canada
Posts:
1,733
Plugin Contributions:
14

Re: How to Replace Default Plain Text Editor

you'll find a useful editor in the plugins here:

CKEditor Plugin for Zen Cart

http://www.zen-cart.com/downloads.php?do=file&id=1098

5 Apr 2015, 6:09 PM
#3
riazshahid avatar

riazshahid

New Zenner

Join Date:
Feb 2015
Posts:
77
Plugin Contributions:
0

Re: How to Replace Default Plain Text Editor

Yes, CKEditor is perfect.

Thank you

2 Oct 2019, 11:14 PM
#4
newpowercord avatar

newpowercord

New Zenner

Join Date:
Dec 2011
Posts:
17
Plugin Contributions:
0

Re: How to Replace Default Plain Text Editor

any plan to update newer version of ckeditor zencart down load is quite older version
also its not working with zencart 1.5.6c
any help will be greatly appreciated
thanks

3 Oct 2019, 2:07 PM
#5
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,284
Plugin Contributions:
39

Re: How to Replace Default Plain Text Editor

I have installed it in 1.5.6C without any issues... Did you see to enabling it?

21 Jun 2020, 2:54 AM
#6
hookedondecals avatar

hookedondecals

New Zenner

Join Date:
Jun 2020
Location:
Bairnsdale, VIC
Posts:
15
Plugin Contributions:
0

Re: How to Replace Default Plain Text Editor

Did you manage to get this working?
I have v1.5.6c and have installed this CKEditor, enabled it, logged out and back in with Admin but no luck with it working.
Kind Regards
Casey
Website: here

21 Jun 2020, 4:13 AM
#7
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,694
Plugin Contributions:
56

Re: How to Replace Default Plain Text Editor

Look for a dropdown that says "Text Editor" in the top of your admin below the gray menu bar, and click it to change the value to "CKEditor".

22 Jun 2020, 1:35 AM
#8
hookedondecals avatar

hookedondecals

New Zenner

Join Date:
Jun 2020
Location:
Bairnsdale, VIC
Posts:
15
Plugin Contributions:
0

Re: How to Replace Default Plain Text Editor

swguy:

Look for a dropdown that says "Text Editor" in the top of your admin below the gray menu bar, and click it to change the value to "CKEditor".

Under
Admin > Configuration >HTML Editor
CKEditor is selected

Under
Admin >Tools > Define Page Editor
Drop Down Menu has CKEditor selected

This was done before I posted in the thread for help.
Something is missing somewhere :unsure::dontgetit

22 Jun 2020, 2:58 AM
#9
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: How to Replace Default Plain Text Editor

If you have a very old version of the plugin installed, you'll need to updated it because the very very old version of it relied on a google javascript thing that is no longer available since last month.

22 Jun 2020, 6:02 AM
#10
hookedondecals avatar

hookedondecals

New Zenner

Join Date:
Jun 2020
Location:
Bairnsdale, VIC
Posts:
15
Plugin Contributions:
0

Re: How to Replace Default Plain Text Editor

DrByte:

If you have a very old version of the plugin installed, you'll need to updated it because the very very old version of it relied on a google javascript thing that is no longer available since last month.

I have the latest version of the plugin.

22 Jun 2020, 4:12 PM
#11
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: How to Replace Default Plain Text Editor

Then most likely you have javascript errors on the page which are preventing the javascript from running properly.
You may need to use your browser's "developer tools" to look at console errors in order to troubleshoot your situation.