Topic: Links do not work for XML gallery, but do work for Flickr
Goodevening,
The link option does NOT show on the back of my images using XML gallery.
See my settings:
fo.addVariable("useFlickr", "false");
fo.addVariable("showLinkButton", "true");
fo.addVariable("linkLabel", "Foto bestellen");
However it does show if I change to Flickr gallery (which I do not want).
fo.addVariable("useFlickr", "false");
fo.addVariable("showLinkButton", "true");
fo.addVariable("linkLabel", "Foto bestellen");
How can I display the link when using XML gallery?
Thanks for replies.