OK. We've managed to get a multilingual version of a gallery up and running.
Using the Simple Gallery setting, we're able to get the Title field to show up.
What is the proper formatting for the Advanced Gallery?
For example, how would I format the following Simple Gallery settings with Title, Description and Photo Credit fields (image attached)?
I know at some point we have to include:
<div>{$data:fancyimage}</div>
<div>{$data:Title}</div>
<div>{$data:Description}</div>
<div>{$data:Photo Credit}</div>
But, I'd like these 3 fields to show up in the lightbox as well and would like to be able to format them as well.