Closed (fixed)
Project:
Wysiwyg
Version:
7.x-2.2
Component:
Editor - CKEditor
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2012 at 21:50 UTC
Updated:
4 Dec 2012 at 22:20 UTC
Hey Guys,
my Editor is not showing in Frontend. Even in Backend it works fine in every Textformat. I checked all Solutions i've found for this Problem. Maybe it is an issue, caused by my own Template? I got no Special Template for Commentform itself (its the only form which is shown in frontend, so it is the only one without wysiwyg - but i Need it for comments), but maybe i forgot a class or something like that in html.tpl.php or Body.tpl.php, which ckeditor Needs to select the Input fields? I got no idea! Maybe someone else got the same Problem? I tried another Editor - Same Problem.
Comments
Comment #1
Martin P. commentedAdditional Information. My Theme includes $closure and I deleted all the individual Javascript in html.tpl.php ... still doesn't work. Can i try to deactivate my modules without losing all my indivial Settings?
Comment #2
Martin P. commentedFound the Solution -.- It was my manually included Google jquery library. But i needed the latest Version, so i installed jquery updater.