Topic: Gallery on iPhone not working [SOLVED]

Hello I have issues with the galleries on iPhone, is not showing the thumbnail carrousel and is no way to navigate trhough images please check http://idavictoriagallery.com/andresgarciapena.html  I have Pro version

Re: Gallery on iPhone not working [SOLVED]

I would recommend that you embed your gallery directly into your web page (rather than loading it into an iframe) if at all possible, using the embedding code found here.
As your gallery is loaded into an iframe, the Splash Page would only ever be able to expand the gallery within the iframe anyway so I would recommend that you set either showSplashPage="NEVER" (in JuiceboxBuilder-Pro's 'Customize -> Splash Page' section) to immediately display the gallery (rather than the Splash Page) when the web page is loaded or screenMode="LARGE" ('Customize -> General') to display the gallery in Large Screen Mode (which does not use the Splash Page by default) in all devices and browsers.
Another possible solution would be to set your gallery's dimensions to 100% x 100% (your gallery's height is currently 70%).
In doing so, the gallery will fill its own page (and also the iframe it is loaded into) and the Splash Page will not be used.
I hope this helps.

Re: Gallery on iPhone not working [SOLVED]

AWESOME!!!  thank you for your quick and correct answer the problem was solved I appreciate it!

Re: Gallery on iPhone not working [SOLVED]

You're welcome.
Thank you for letting me know that everything's OK now.