#1094 – Link to open gallery

Status: Pending - Category: Showtime Image Gallery
I have a very customized layout on my joomla pages. I'd like to make the text "Click to View All Photos" actually OPEN the first image within the Showtime Gallery, so folks can then scroll through.
See: https://brokenarrowcreede.com/properties/105-sweet-cabin-in-bristol-head-acres
Look at the thumbnail gallery, about halfway down the page. See the text right above it? That's what I want to be a link.

How might I do this? What code could be added to my template?
Hi Kara,

You will have to add some code to achieve what you want. Here is a link that will open the first image of the first gallery in the page:
<a href="#" onclick="jQuery('.showtime-image a:first').click(); return false;">Click to view gallery</a>


You can add this code to your template or create a layout override for the article or the gallery. You can learn more about Showtime Image Gallery layout overrides at https://www.firecoders.com/documentation/showtime-image-gallery#layouts
Please let me know if you need more help.

Regards
 

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review