In my last article I have shown you how to use summernote using CDN. But when you download and use JS and css file to your local project folder then icon not display in editor something like :
This is because of the summernote css file is using font from CDN url and not able to find path of that.So, to use summernote please make sure you are added all folder content to your project. you can download link from below :
http://summernote.org/getting-started/
OR
https://github.com/summernote/summernote/releases/download/v0.8.2/summernote-0.8.2-dist.zip
It would help you.
This is because of the summernote css file is using font from CDN url and not able to find path of that.So, to use summernote please make sure you are added all folder content to your project. you can download link from below :
http://summernote.org/getting-started/
OR
https://github.com/summernote/summernote/releases/download/v0.8.2/summernote-0.8.2-dist.zip
It would help you.
No comments:
Post a Comment