Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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.


Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(