Closed ashkan90 closed 6 years ago
hi I'm tryin integrate the editor to theme but there is some little problems :d `...
<link href="assets/css/bootstrap.min.css" rel="stylesheet" /> <link href="assets/css/black-dashboard.css?v=1.0.0" rel="stylesheet" /> <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.js"></script> <!-- include summernote css/js --> <link href="http://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.9/summernote.css" rel="stylesheet"> <script src="http://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.9/summernote.js"></script>
...` and then i get result like that
what can i do for use the any editor in your theme
it s my html
finally i fixed problem. I used without bootstrap summernote version that named summernote-lite and it fixed my problem. Thanks
hi I'm tryin integrate the editor to theme but there is some little problems :d `...
...` and then i get result like that
what can i do for use the any editor in your theme