Hello everybody. I have strange problem with LG TinyMCE extension 1.1.8. I’m using EE 1.6.1 and everything seems to be wright, TinyMCE is working, compression is working, I can choose WYSIWYG custom field or textarea in field settings, BUT there’s no difference! When I set field type as WYSIWYG, and another field as TEXTAREA, TinyMCE apperas in both filds. I need one field as tinymce textarea an another as blank simple textarea. I really don’t know what’s wrong. I’ve also seen the LG TinyMCE extension tutorial video. Could be the problem in EE’s version, cause on tne video, the’ve used EE 1.6.0. Thanks for help.
I accidentally replied to this thread when I meant to reply to this one, however my post my assist you:
To configure the LG TinyMCE extension to ONLY apply a WYSIWYG to the custom fields of type “WYSIWYG” (and not TEXTAREA), apply a configuration parameter as follows:
Step 1: in Admin > Utilities > Extensions Manager > LG TinyMCE Custom Field
TinyMCE Config:
mode : "textareas",
theme : "advanced",
editor_selector : "lg_mceEditor",
... other stuff ...
Step 2: Explore the TinyMCE documentation.
Step 3: Profit.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.