Some of our users are reporting problems with CKEditor when using Google Chrome. In one case, some fields have disappeared in the CMS editing forms. In other case, the field is there, but the CKEdi...
I would like to use CKEditor to correct incorrect text saved in Custom Tables. I've used CKEditor before to create this text. Now I want to correct it. How to display this text in CKEditor using API?
While inserting images from the media library using @Insert/Edit Image or Media@, if we change the width and height in the properties, the editor adds inline width and height style to the tag. Thi...
I can create a custom toolbar for the EditableText Web Part in Kentico 10, as there is plenty of documentation on how to create/set custom toolbars .. but I can ONLY find documentation for the Edit...
I've implemented CKEditor in a Kentico 12 MVC solution and when adding links the first time the links work ok, I add something to editor and save the page again the links are broken now.Example: In...
I would like to make the colour of the text in the Source buttons dialog box a different color. I have searched Google and the CKeditor site but I have not found the file (.js or .css) that I need...
I'm designing the website and need to use the edit contribution web part to add news/blog posts. According to the kentico document, I don't import the Skin.css to my site. However, the edit form is...
I am kentico developer, I need to add extra feature (layoutmanager plugin) into CKeditor into Kentico 11.I download the package from the below link: https://ckeditor.com/cke4/addon/layoutmanagerand...
Hi,According to the CKEditor documentation, you can force paste as plain text with config.forcePasteAsPlainText = true. I've done this in a previous version 7 project, but can't get it to work in v...
I use the templates plugin for my ckeditor and I input a 2 column structure like this:@div class="row"@ @div class="two_col half"@ @p@Info Block One. Lorem ipsum dolor sit amet, consect...