FCK Editor Doesn't Display
jimmb - September 25, 2008 - 20:01
| Project: | Refresco |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jimmb |
| Status: | active |
Description
Hello,
I set up FCK editor and have it working with the Garland theme. But when I enable Refresco, the editor goes away (and the overall look of the node/add page is slightly different). I'll be happy to provide a screenshot if you'd like...
I's not a huge deal now as I can set my user profile to Garland. But down the road I anticipate multiple users (blogging, leaving comments, etc.) and I'd like them to have access to the WYSIWYG editor *and* see the same theme when signed in.
Thanks,
Jim

#1
Simply add this line at the end of the page.tpl.php file
<?php print $closure; ?>I've added it within the "footerinner" div
I have no access to the repository, so I'm not setting this issue as fixed, but the solution is easy.
#2
Thanks for your reply. I added that code within the "footerinner" div in page.tpl.php, and it did add the FCK display. The only problem is, it's now showing twice! I'm attaching a screenshot to show you what I mean. Any ideas for that - I'm not sure if that's a theme issue or with FCK editor?
Best,
Jim
#3
I will take a look at this next week. Thanks for catching it!