I can't get fckeditor or tinymce working with that theme, both editors work fine in bluemarine.
I don't get any error messages the editors simply don't show.

Comments

vm’s picture

looking at both themes page.tpl.php file I notice nifty corners doesnt use <?php print $scripts ?> you may want to add that in the <head> to see if you can make some headway.

charlesc’s picture

Status: Active » Fixed

Thanks VeryMisunderstood!! I will fix it.

stonep’s picture

Great, that did it !
Thanks very much.

Anonymous’s picture

Status: Fixed » Closed (fixed)
M_Ya’s picture

I just wanted to follow up on this and say that you guys saved me a day of frustration.

print $scripts is definitely the solution. Thanks so much!