davidcalabuig Posted August 17, 2016 Share Posted August 17, 2016 Hi Prestashopers, In version 1.5.x when I inserted a link featured a box to insert the title in the link, but in version 1.6.x this box does not appear. Is there any way this box appears to insert the title in the link? Attached screenshot. Best regards Link to comment Share on other sites More sharing options...
vekia Posted August 18, 2016 Share Posted August 18, 2016 this field is no longer available in new tinymce 4.x by default if you want "title" field, you need to extend rich text editor with some module that changes link plugin effect: http://i.imgur.com/JMG339Y.png if you want to do it for free, this requires custom development of /js/tiny_mce/plugis/link/plugin.min.js it's necessary to update this plugin with recent version + add necessary code to tinymce init function (see extend tinymce tutorial where i show init function) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now