My admin HTML editor is not working

If you have added an HTML editor plugin to your admin and it is not "running" even though you've selected it, the problem is most likely that the javascript files for the editor are not being loaded properly,
either due to permissions problems, files-not-found, browser cache problems, local PC firewall/ad-block settings, or browser settings having javascript disabled/blocked.

Additionally, if the editor works in English but not in other languages, it could be that the editor's language files for your language are missing. You will need to upload them.

What about HTMLarea? 
HTMLarea is a very old, now obsolete, browser-based editor. It has been removed from Zen Cart in favor of offering you the choice of which plugin to install based on your preferences.
The recommended choice is the more contemporary cross-browser-compatible plugin named CKEditor. You can find the plugin/integration files in the Plugins section of this site.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I find out what version of Zen Cart or PHP or MySQL I'm using?

To find out what version of Zen Cart or PHP or MySQL you are currently using, you can simply go...

Getting a BLANK PAGE? Here's the answer ...

If you're getting a blank page when trying to browse to a certain page on your store, or after...

What's New in the Upcoming v2.0 release?

Database Abstraction Layer and Sql CacheThe abstraction layer has been re-factored to include a...

Image Preparation - How-to

I've seen several posts where people obviously aren't quite sure about the best way to set up...

Some tips to modify stylesheet

1. Download Web Developer extension for FireFox here2. Install & restart FireFox. You should...