Project:YUI Rich Text Editor
Version:6.x-2.33
Component:Miscellaneous
Category:support request
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

Hi; We're using the Pixture Reloaded theme for our site; I love this editor but it does not seem to work with the superfish drop-down menu on the main page of my site (http://www.sayings.biz). I can switch to the regular primary links and every thing looks fine; but I'd really like to have them both ;)

Also, when I try to Administer the YUI editor, I can't in my current them; I have to switch to one of the core themes to be able to set the yui editor to meet my needs.

If you can help me figure out what this issue is and how to solve it that would be great, thanks! :)

Comments

#1

See if your theme has the following in the page.tpl.php file at the bottom:

<?php
print $closure
?>

That should be right before the closing body tag