What’s happening when you use the shortcode? Is it just not converted?
Are you able to add php to the template?
Where does the lightbox get the data to display?
There’s so many variables, I have no idea if I can help. When you say a custom lightbox, is it a plugin that I can look at the code somewhere, or completely custom built?
Hello kristarella, i´ve tried to use teh shortcode in the caption because the caption will be displayed in the lightbox but the template not converting the shortcode.
I don’t if this could help you but you can see the functions here:
http://wp1.orga-tec.de/functions.js
What i want:
I want to see the Exifography shortcode data in the buttom left of the lightbox
I hope it will help you
Ok i´ve got some help now from the theme author. Now i can use the media description on the lighbox picture. Now i only have to solve the problem that the shortcode is not converting to html
@dborchers87 Can you email me about this at kristarella.com/contact? I think I will need to look at the theme code to see if anything can be done about it as I can’t see any technical information in the theme’s documentation.
Normally shortcodes in the image description are interpreted, while captions usually aren’t, but I guess it depends how the theme is fetching that information.