Page 1 of 1

Photo Gallery

Posted: Sat Nov 16, 2019 6:51 pm
by jupo
Hi all
I tried to make a photo gallery using the WYSIWYG Photo Gallery feature. It works fine and looks good on the desktop-monitor, but there is a problem on the cellphone ==> the preview looks good, but when you click on a photo, the photo doesn't spread over the whole cellphone-display :( I tried everything, but can't solve the problem.

Link to my testpage: http://www.esthiportmann.ch/fotogalerie_test6.php

I set a breakpoint at 600px, the breakpoint works fine on the whole homepage... and I use wysiwyg version 15...

thanks for your help!
Julian

Re: Photo Gallery

Posted: Sat Nov 16, 2019 6:59 pm
by Pablo
You have added invalid code at the start of the page, this breaks the page HTML.
Please fix this first.

Also, it looks like you used 'fancybox' so you may need to set the jQuery version to 1.7

Re: Photo Gallery

Posted: Sat Nov 16, 2019 7:42 pm
by jupo
Thanks! I just removed the invalid code at the start of the page.... How can I set the jQuery version to 1.7?
Thanks again
Julian

Re: Photo Gallery

Posted: Sat Nov 16, 2019 7:54 pm
by crispy68
Click on Page --> Page Properties --> Advanced

jQuery version --> choose 1.7.2

Re: Photo Gallery

Posted: Sat Nov 16, 2019 8:06 pm
by jupo
thanks! done, but still the same...

Re: Photo Gallery

Posted: Sat Nov 16, 2019 9:51 pm
by Pablo
It seems to work correct now.
Note however that 'fancybox' is not responsive. As alternative you can use 'magnific popup'.