I would like to the show hide buttons to remain on the page regardless of the amount of photos contained in the gallery. Allowing the user to view a single background image. How could this be achieved.
Allow full screen for single image.
4 posts from 2 voices-
Posted 4 months ago #
-
Hi Al,
I'm not sure what you mean. I can't think of an instance where the "hide sidebar & content" button and controls wouldn't show because of a large number of images.
Do you have an example?
Regards,
Devin
Posted 4 months ago # -
Yep, I was a bit ambiguous. I would like you to see gourmetcaribbean.com. I would like the user to be able to hide the nav and content area for a single gallery image. The "hide sidebar & content" button only show for images grater then "1"
Posted 3 months ago # -
In the theme files, open and search the js>avia_fullscreen_slider-not-minified.js for:
if(data.slideCount > 1)Changing the 1 to a 0 should allow for it to show on even a single image.
Regards,
Devin
Posted 3 months ago #
Reply
You must log in to post.














