disenozei Posted September 11, 2014 Share Posted September 11, 2014 Hello, good evening, I took a couple of hours searching both the forum, such as google, and I have not found anything. I'm looking for a way to make a gallery in prestashop 1.6 either a module or an option that can be adapted for the part of CMS Anyone know how to do it or has done it? Thank you very much. a greeting Link to comment Share on other sites More sharing options...
disenozei Posted September 11, 2014 Author Share Posted September 11, 2014 Yes, I want to make several pages galleries images in cms but I get to do something that works Link to comment Share on other sites More sharing options...
Norwegian Rat Posted September 11, 2014 Share Posted September 11, 2014 Do you mean you want your pictures to come out using thickbox etc when clicking on pictures on CMS pages? Link to comment Share on other sites More sharing options...
vekia Posted September 12, 2014 Share Posted September 12, 2014 check this: http://mypresta.eu/en/art/developer/gallery-on-cms-page-fancybox.html works with 1.6 too Link to comment Share on other sites More sharing options...
disenozei Posted September 13, 2014 Author Share Posted September 13, 2014 Izraelviz Yes, I want to see pictures thickbox in cms pages but find no solution vekia I tried to do a tutorial, but do not leave me these options in prestashop 1.6 even after modifying the tinymce Link to comment Share on other sites More sharing options...
Norwegian Rat Posted September 14, 2014 Share Posted September 14, 2014 Try this. Not sure if it works, but it's worth a try. At least you're one step further if it does. (Copy and paste from comments below Vekias article): Carlos Naldinho The solution is just to not bother with the editor. Instead just using the source code editor and do it manually.This is what it will look like<a class="fancybox vt-p" href="URL to the full size image"><img src="..URL to the thumbnail image" width="100" height="60" alt="whatever you want as alt text" /></a>Obviously change both URLs and the alt text to what you want. Likewise change the width and height to the same as what your thumbnail image is. Obviously you need to first paste the fancybox inclusion script from above before.This involves more typing code and less just entering stuff into pop-ups but it works and being comfortable with just working the the source code window makes life so much easier Link to comment Share on other sites More sharing options...
vekia Posted September 14, 2014 Share Posted September 14, 2014 Izraelviz Yes, I want to see pictures thickbox in cms pages but find no solution vekia I tried to do a tutorial, but do not leave me these options in prestashop 1.6 even after modifying the tinymce it's because editor is different in prestashop 1.6 i will write tutorial how to create editor like editor from ps 1.5 it's worth to because old editor contains a lot of features. 2 Link to comment Share on other sites More sharing options...
Jorgeluiz Posted March 2, 2015 Share Posted March 2, 2015 Thank vekia, your tutorial perfect works in 1.6.0.11 Jorge Link to comment Share on other sites More sharing options...
dnugent Posted May 19, 2015 Share Posted May 19, 2015 Hi Vekia: "it's because editor is different in prestashop 1.6 i will write tutorial how to create editor like editor from ps 1.5 it's worth to because old editor contains a lot of features." Did you ever write the tutorial for ver 1.6 to change the editor for support of image pop up with Tiny Mice? If you did where is the link? Of if the link that you have is http://mypresta.eu/en/art/know-how/tinymce-editor-full-options-all-html-tags.html here and it works for 1.6 let us know - need to know before I go and edit the code Thank you Dave Link to comment Share on other sites More sharing options...
sickshot Posted July 25, 2015 Share Posted July 25, 2015 Hi Vekia: "it's because editor is different in prestashop 1.6 i will write tutorial how to create editor like editor from ps 1.5 it's worth to because old editor contains a lot of features." Did you ever write the tutorial for ver 1.6 to change the editor for support of image pop up with Tiny Mice? If you did where is the link? Of if the link that you have is http://mypresta.eu/en/art/know-how/tinymce-editor-full-options-all-html-tags.html here and it works for 1.6 let us know - need to know before I go and edit the code Thank you Dave dear Vekia. im running 1.6 and your tutorial doesnt work as I got the new editor. does the tutorial exists for new editor? Link to comment Share on other sites More sharing options...
Recommended Posts