michal
Forum Replies Created
-
Forum: Plugins
In reply to: [CKEditor for WordPress] CKEditor 1.0.8 will not show in editorWe have just added new release for WordPress 3.2. Please test it and give us a note if something is not correct.
Forum: Plugins
In reply to: [CKEditor for WordPress] ckeditor.config.js / CKEDITOR.editorConfig() bugThx @biziclop for report this. We will check this ASAP.
Why isn’t that a default setting?
This is design decision of CKEditor developers.
I think that more people wish to have nice, clear code after pasting from Word and this is the reason why its done this way. But this is only my opinion. ??@osu9400 try use these options for CKEditor:
config.pasteFromWordRemoveFontStyles=false;
config.pasteFromWordRemoveStyles=false;you can add it in ckeditor.config.js file or by adding it File Editor settings for CKEditor in WordPress admin.
Hi,
@osu9400Same behavior in the demo site
If you checked this behaviour on demo site as you wrote, so this is CKEditor library issue. I wrote about this issue to developer of CKEditor, so they can check this.
Hi,
@osu9400 so this is not plugin for wordpress but CKEditor library issue. I will report this to deveolopers of CKEditor.Hi,
@biziclop thank you for this information. We will check this.
kind regardsThx @gurpreet_singh. We will test this also. When you have more info please write it.
Hi,
@gurpreet_singh we are waiting for more info from you.Hi,
@boborg you can add config.entities = false;
to ckeditor.config.js file (in wp-content\plugins\ckeditor-for-wordpress directory). This options turn off changing special characters like ” or ‘ to its html entities. This should works with si-contact-form.Hi,
I can’t reproduce this issue. Can you give some more info ? Please write on which server, php version , OS you have this problem.
Have you installed some others plugins ? Maybe there is some conflictHi,
I can’t reproduce this issue. Can you give some more info ? Please write on which server, php version , OS you have those problems.
Have you installed some others plugins ? Maybe there is some conflict