-
AuthorPosts
-
May 31, 2015 at 7:25 am #287586
Hi Team,
After killing the Shortcodes function I would like to know how to set up a lightbox gallery with cornerstone?
Thanks a lot
PhilippMay 31, 2015 at 4:46 pm #287885Hi Philipp,
Thanks for writing in! You can add a Text element and paste the lightbox shortcode inside the text-editor. That should create a lightbox gallery for you. You can find the lightbox shortcode by visiting the following link http://theme.co/x/demo/integrity/1/shortcodes/responsive-lightbox/
Hope this helps!
September 20, 2015 at 9:14 am #396573Say I had a series of image thumbnails, then i click on one, it expands, how do I get them to scroll vertically one to another?
1- I see how to do it on the link above, but how is it that I use any old image, because my images are inline with text.
2 – How do I add captions to my images in cornerstone? The help file is useful, but it’s not really for cornerstone,
September 20, 2015 at 10:39 am #396620Thanks for updating the thread.
1. If the Responsive Lightbox doesn’t fulfill your requirements then you might need to do some custom development to achieve what you are trying to accomplish. Unfortunately it’s out of our support scope.
2. You can use Text element and insert image same like the default editor of WordPress. See – http://prntscr.com/8igvv8
You need to just provide the caption while inserting through the media –
Hope this helps.
Cheer
September 21, 2015 at 10:02 pm #398219Ok Let’s keep this simple then, thanks for the assistance so far, I have several images placed. How do I enable vertical lightbox navigation for them?
http://matthewhickey.nyc/projects/
All of my projects in this portfolio should have images, most of them aren’t lightboxes. I see the blockgrid example on the help file you linked me to.
EX:
[image class="my-second-portfolio" src="http://yourdomain.com/image.jpg" alt="Example" type="thumbnail" link="true" href="http://yourdomain.com/image.jpg" title="Example Image"]
That code is a shortcode which makes an image a lightbox image?
So this one below is the one to customize the selector?[lightbox selector=".my-second-portfolio" deeplink="true" opacity="0.875" prev_scale="0.75" prev_opacity="0.75" next_scale="0.75" next_opacity="0.75" orientation="vertical" thumbnails="false"]
September 21, 2015 at 11:53 pm #398293Hi there,
Further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding.
October 1, 2015 at 9:50 am #606556Hi Themeco,
thanks for all the resources. I am a complete beginner with cornerstone and actually wordpress too.
I am looking for an exact solution as is provided here http://theme.co/x/demo/integrity/1/shortcodes/responsive-lightbox/
I would like to ask you where do I have to put the code to? Thank you in advance for your help!Dusan
October 1, 2015 at 11:56 am #606698Hi Dusan,
Thanks for writing in!
You may refer to our KB article on [lightbox]: https://community.theme.co/kb/shortcode-walkthrough-lightbox/
Basically, you need to enter your lightbox code in a Text element if you are using Cornerstone.
Thanks!
-
AuthorPosts