Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Insert Image in CKEditor Document Editor


Thank you for your continuous development and problem solving.
I have a problem with CKEditor -vue version,
insert images, as it appears in the template, the uploading component does not work
Can you re-compatibility summernote template with the latest version,
It is simple, fast and easy to use.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi,

Thank you for your feedback.

Could you please specify which Metronic version are you using?

Also, could you please specify an example you are referring to?

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Metronic version 8.1.6
The same problem that appears in your form ckeditor,
When insert a picture to it does not appear

https://preview.keenthemes.com/html/metronic/docs/editors/ckeditor/documen



Hi,

Sorry for the delay in reply.

By default, image upload is not enabled on CKEditor instance. To enable it you need to set cloudServices property.

You can refer to a snippet in ckeditor5 official GitHub repo.
https://github.com/ckeditor/ckeditor5/blob/master/docs/_snippets/features/image-upload.js


Also, you can check their official doc on image upload functionality.
https://ckeditor.com/docs/ckeditor5/latest/features/images/image-upload/image-upload.html

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(