Hello!
I’m hoping to get a little better understanding of how the lightbox image shortcodes work, as I’m trying to do something specific with them.
I didn’t see an image shortcode when clicking on the shortcodes icon, so I’m guessing I have to use the code manually:
[vc_single_image image=”561″ frame=”borderframe” lightbox=”yes”]
1. Is there an easy way for my client to find the image number (they’re technically challenged)
2. Is there a way to size the image to fit a horizontal width of 350px when viewed on the page, but open to it’s full size in the lightbox? Currently the shortcode inserts the image at the full width of the container.
As you probably know, I’m comfortable with making any PHP or other code changes to make this possible.
Thanks!