Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
WYSIWYG (CLEditor) missing
gandolf_wizard
New
Hi when I use this great plugin, the WYSIWYG (CLEditor) isn't shown anymore when posting. Could you tell me what I could do about that?
Thank you very much.
Greetings
Anselm
0
Comments
edited, nevermind..
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Which version of jQuery are you loading?
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Hi kasperisager,
good question.... I use Vanilla Version 2.0.18.4
Do you think I should disable and enable the editor after enabling page speed?
Does that help?
Nah, you'll need to go to the Page Speed settings page and define 1.7.2 as the jQuery version to use. Go to www.your-site.com/settings/pagespeed and type
1.7.2
in the CDN jQuery version field and let me know if that fixes your problem :-)Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Thank you for your help.
Just tried it, but it did not help...
Greetings
Anselm
Hmmm... I can't seem to replicate your problem. Do you have the site online so I can check it out? If so, could you PM with an admin account?
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Hi,
the page is http://idxg.beejuicegame.com/
I'll make one :-)
Greetings
Anselm
@kasperisager Thank you so much :-D
You're welcome - it turned out to be a syntax error in
jquery.cleditor.min.js
. Simply delete the first two lines of the file and the editor should work as supposed to when Page Speed is enabled.Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Already done :-D Works perfect! Thanks again :-)
Perfect! You're most certainly welcome :-)
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub