Photo Gallery

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
jupo
 
 
Posts: 3
Joined: Sun Jan 10, 2016 3:59 pm

Photo Gallery

Post 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
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Photo Gallery

Post 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
jupo
 
 
Posts: 3
Joined: Sun Jan 10, 2016 3:59 pm

Re: Photo Gallery

Post 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
User avatar
crispy68
 
 
Posts: 3056
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Photo Gallery

Post by crispy68 »

Click on Page --> Page Properties --> Advanced

jQuery version --> choose 1.7.2
jupo
 
 
Posts: 3
Joined: Sun Jan 10, 2016 3:59 pm

Re: Photo Gallery

Post by jupo »

thanks! done, but still the same...
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Photo Gallery

Post by Pablo »

It seems to work correct now.
Note however that 'fancybox' is not responsive. As alternative you can use 'magnific popup'.
Post Reply