Hi there,
I'm using a nice theme to get my website going and it has shortcodes for everything. I have several buttons that when pressed, I want to have a lightbox pop up that shows an image, or several images grouped. However, when pressed, the button goes nowhere (nothing happens). Here is an example of some code I am using:
[button text="Learn More" type="button" size="medium" rounded="true" target="_blank" color="orange" iframe="photo" lightbox="http://www.mylavalu.com/lavaluoptions/images/buttontest.jpg" iframe_width="600" iframe_height="400"]
I've tried switching the target to _parent, and I don't know what else to try. Advice is greatly appreciated! Thanks!!!