Tagged: cornerstone
-
AuthorPosts
-
June 14, 2016 at 7:00 am #1041224
PhilBeyondParticipantHi there. I’m trying to figure out how to create a link to a lightbox image gallery from a button in a Rev Slider, but can’t seem to figure out the steps.
How do I create a lightbox gallery in Cornerstone which is used as a link on a ‘click for more’ button in a Rev Slider layer?
Any help would be much appreciated.
Phil.
June 14, 2016 at 7:29 am #1041255
PhilBeyondParticipantThis reply has been marked as private.June 14, 2016 at 10:23 am #1041527
JoaoModeratorHi There,
Please have a look at this thread.
https://community.theme.co/forums/topic/button-to-launch-lightbox-gallery/
The Button shortcode should be place inside a text element in Revolution Slider. While still inside Revolution Slider the button won´t render, but once you go to the actual page the X Button Shortcode will be turned into a button.
Hope it helps,
Joao
June 15, 2016 at 7:15 am #1043080
PhilBeyondParticipantHi there.
Thanks for setting me off on the right direction – much appreciated. But a couple of issues with your solution:
Firstly, the images seem to begin at the ‘end’ of the carousel, meaning we scroll from the left instead of the right.
Also, is it possible to have a darker background rather than white?
And is there a navigated gallery lightbox option rather than a carousel?
Cheers for your help so far.
June 15, 2016 at 2:42 pm #1043848
RadModeratorHi Phil,
What you need would be a 3rd party plugin. X bundled plugin has limited feature, it served just a lightbox and not a gallery. I understand that you need to display the set of images within the lightbox, right?
Thanks!
June 16, 2016 at 10:42 am #1045363
PhilBeyondParticipantYep, that’s right. Am having serious issues getting my head round this. Looking for thrid party plug in, found WP Lightbox 2 which looks decent enough – but I can’t figure out how to attribute a lightbox gallery/slideshow launch from a ‘Click here’ button-style image. Any pointers, anyone?
June 16, 2016 at 4:44 pm #1045937
RadModeratorHi there,
You should check the plugin’s documentation 🙂
The standard implementation should depend on how the author made it. You should contact the author.
Thanks!
June 17, 2016 at 5:21 am #1046820
PhilBeyondParticipantThis reply has been marked as private.June 17, 2016 at 7:09 am #1046915
Paul RModeratorHi,
Please change your code to this.
eg.
<div class="gallery-icon">[x_image type="none" float="none" src="http://mediadrum.co.uk/IOHtest/wp-content/uploads/2016/05/KitchenViewButton.png" link="true" href="http://mediadrum.co.uk/IOHtest/wp-content/uploads/2016/06/lightpic6.png" rel="lightbox" class="gallery-button"]</div> <div style="display:none;"></div> [lightbox selector=".gallery-icon a"]Hope that helps.
June 17, 2016 at 8:39 am #1047018
PhilBeyondParticipantThis reply has been marked as private.June 17, 2016 at 10:27 am #1047140
JoaoModeratorHi There,
Can you try this code instead:
<div class="gallery-icon">[x_image type="none" float="none" src="http://mediadrum.co.uk/IOHtest/wp-content/uploads/2016/05/KitchenViewButton.png" link="true" href="http://mediadrum.co.uk/IOHtest/wp-content/uploads/2016/06/lightpic6.png" rel="lightbox" class="gallery-button"]</div> <div style="display:none;"></div> [lightbox selector=".gallery-button"]Hope it helps,
Joao
June 17, 2016 at 10:30 am #1047141
PhilBeyondParticipantThat’s the same code as before?
June 17, 2016 at 1:01 pm #1047340
JoaoModeratorHi There,
It is slightly different. I tested on my end and the button worked and I was able to click and open a lightbox.
In case it does not work on your end would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
June 20, 2016 at 9:27 am #1050676
PhilBeyondParticipantThis reply has been marked as private.June 20, 2016 at 9:55 am #1050719
JoaoModeratorHi There,
Could you provide us admin credentials?
The access on the credentials given above is quite limited.
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1041224 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
