Skip Navigation

[Resolved] Is there a way to include a lightroom carousel gallery?

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the user wanted to create a lightbox carousel with our plugins.

Solution:

Actually no its not possible to do. This would need to be done by a 3rd party solution in order to achieve.

I was checking to see if I could find some code that could work for this but was unable to.

This support ticket is created 6 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 3 replies, has 2 voices.

Last updated by MelodyT7638 6 years ago.

Assisted by: Shane.

Author
Posts
#1197932

I used this code to make it go into a lightbox. Could you possibly help me with this on figuring out how I can make this a click through carousel?

<div class="fancybox-hidden" style="display: none;">
<div id="fancyboxID-1" class="hentry" style="width: 460px; max-width: 100%;">{!{types field='gallery' title='%%TITLE%%' alt='%%ALT%%' size='full'}!}{!{/types}!}</div>
</div>
{!{types field='gallery' title='%%TITLE%%' alt='%%ALT%%' size='full'}!}{!{/types}!}

To view the site:
username/password: flywheel/beaconserv

hidden link

#1197948

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Melody,

Thank you for getting in touch.

Actually no its not possible to do. This would need to be done by a 3rd party solution in order to achieve.

I was checking to see if I could find some code that could work for this but was unable to.

Thanks,
Shane

#1197949

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Also it should be noted that the fancybox lightbox plugin doesn't support a carousel function.

#1197950

My issue is resolved now. Thank you!