Closed (works as designed)
Project:
Wysiwyg
Version:
7.x-2.1
Component:
Editor - CKEditor
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2012 at 05:06 UTC
Updated:
3 Sep 2012 at 09:20 UTC
Hi all,
I installed this module and works fine in "seven" theme. But not works in my custom theme.
Any suggestions ...????
Comments
Comment #1
saiprasad kandavalli commentedI resolved it
Comment #2
twodCould you please post the solution you found so others can also see it when searching the issue queue?
I'm guessing it was something related to
$page_bottomnot being printed correctly near the end of the body tag in your template, as is often the case with custom themes.I've updated the FAQ entry about this.
Comment #3
saiprasad kandavalli commentedI found $page_top and $page_bottom are missing in my theme "html.tpl.php" file