I’m using Jquery plugin with Tinymce editor to add some post data to Database using Codeigniter. My Issue I can’t get all the value from textarea which i used Tinymce Editor but another field is working very well. Here is my Tinymce editor And This is my Jquery Plugin The result I can’t get all the textarea value if I
Tag: tinymce-4
TinyMCE Image Upload API not showing image picker icon
We followed the instructions on this tutorial but for some reason, the upload button (the search folder icon next to the image URL) on the image dialog does not show: http://www.tinymce.com/wiki.php/Handling_Asynchronous_Image_Uploads We’ve tried with just the images_upload_url option as well as all the options, but the upload icon never shows: The articles suggest that all you really need is specify
TinyMCE : Toolbar icons not appearing
I was exploring tiny mce editor for one of my project and what I found out was the Icons in the tool bar are not appearing. It is showing some unicode which the browser is unable to display. Here is the html code for the page: On the other hand if I replace the script with I am able to