Enabling this module makes the body text area go away when trying to edit a node. Somehow its being hidden. I'd been using TinyMCE but I want to use Whizzywig for certain node types.
----------------------------

<label for="edit-body">Body: </label>
 <textarea cols="60" rows="15" name="body" id="edit-body" style="width: 100%; color: rgb(0, 102, 0); z-index: 2; display: none;" class="form-textarea">&lt;p align="center"&gt;
&

----------------------

Comments

fuquam’s picture

I think I figured it out. I had the TinyMCE module active. Once I deactivated it the body text area came back.

fuquam’s picture

Status: Active » Closed (fixed)

This module works great now. Way less buggy than the TinyMCE module by itself.