okamac Posted February 3, 2016 Share Posted February 3, 2016 Salut à tous, A mon grand damne, les fonctionnalités d'édition de texte (description courte, longue, page CMS) disponibles dans la version 1.5 ne sont plus disponibles dans la version 1.6.L'option "image alternative au survol de la souris" proposées à l'ajout d'une image sur la version 1.5 n'est notamment plus disponible. En copiant le code HTML de la version 1.5 : onmouseover="this.src='http://www.okamac.com/img/cms/picto-yes copie.jpg';" et en l'ajoutant au code HTML de la version 1.6 cela fonctionne en édition back-office, cad que quand je passe ma souris au dessus de l'image de base, l'image secondaire apparaît, mais une fois les modifications sauvegardées cela ne fonctionne pas du tout sur le site en front et donc seulement en back. Y aurait-il un bout de code manquant ? Merci de votre aide ! Link to comment Share on other sites More sharing options...
tuk66 Posted February 8, 2016 Share Posted February 8, 2016 Il est à propos de l'éditeur TinyMCE et JavaScript. Jetez un oeil à https://www.prestashop.com/forums/topic/318425-tutorial-tinymce-rich-text-editor-extended-version/ It is about the TinyMCE editor and JavaScript. Take a look at https://www.prestashop.com/forums/topic/318425-tutorial-tinymce-rich-text-editor-extended-version/ Link to comment Share on other sites More sharing options...
okamac Posted February 8, 2016 Author Share Posted February 8, 2016 Thank you very much Tuk, your tutorial is a nice help, I successfully upgraded the TinyMCE but still have the same problem.Onmouseover works in the BO but as I save the CMS page and visualize it on front the onmouseover code disappear...Any idea ? 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