Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

ckeditor plugin do not work

+2 votes
Hi...

 I upgrate 1.3 Beta 1 but ckeditor plugin do not work and I enable in admin's posting but still not show as. How should I do?
asked Nov 4, 2010 in Q2A Core by minnkyaw
Please post a link to your site and I'll take a look.

Also I assume you set the "Default editor for questions" and other settings in the 'Posting' panel of the 'Admin' section to 'WYSIWYG Editor'?
My link is http://club.ayarunicodegroup.org and I did all editor for WYSIWYG Editor.

2 Answers

0 votes

Folder qa-plugin permissions: 777

answered Nov 4, 2010 by Alzim
no... it is same.
+1 vote
I can see that you have Q2A configured correctly to use the WYSIWYG editor, and also that it's not loading. I think the issue is with some of the extra Javascript code that you have installed on your site, which is manipulating the DOM after it is loaded, preventing or overriding the WYSIWYG editor loading (which also happens through DOM manipulation).
answered Nov 5, 2010 by gidgreen
yes, it is correct and it is happened because of the other javascript. Thank you Gidgreen.