Support topics for CKEditor HTML Insert

Totally 3 solved problems
Go to the products list

logo
CKEditor HTML Insert

I'm using "DOKSoft Insert HTML" plugin to insert html code without switching to source view.
When I insert my signup form html code through source view then it works fine BUT when I insert the same code using the "Insert HTML Plugin"; then the plugin automatically remove link tags (along other tags) from the inserted html code, which results in broken signup form.
My current Ckeditor settings are:
code]allowedContent: true,
fullPage: true,[/code]
Please reply at your earliest convenience.

logo
CKEditor HTML Insert
Installation problems
2 replies Solved

I bought CKEditor HTML Insert plugin, but I have still problems with instalation. Folder in ZIP archive has name "doksoft_html_insert", but in instalation manual you use name "doksoft_html". If I try it, I get error because CKEditor can´t find plugin. I also try to rename folder to "doksoft_html", I get error which is captured on attached image. Could you help me please?

logo
CKEditor HTML Insert

I want to use Insert HTML plugin , but the content I need is in Database. Is there a way I can use jQuery to insert the code directly on the HTML pop-up or in ckeditor but I need the code to be compiled by the plugin.