Topic: Caption links in Safari / Mobile Galleries
Hello,
I have inserted links into captions via gallery.xml, and they work fine in Firefox and Chrome, but not in Safari (have emptied cache etc). I can see the link text but the link isn't live. Any suggestions?
Code is here:
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewergallery
useFlickr="false"
resizeOnImport="true"
cropToFit="false"
backgroundColor="FFFFFF"
title="Gallery"
textColor="000000"
thumbColumns="3"
thumbRows="4"
showFullscreenButton="false"
showOpenButton="false"
maxImageWidth="800"
maxImageHeight="600"
imageQuality="80"
thumbWidth="75"
thumbHeight="75"
thumbQuality="90"
imageVAlign="TOP"
thumbVAlign="TOP"
showThumbVisited="false"
thumbFrameWidth="1"
thumbHoverFrameWidth="3"
thumbClickShift="2"
showImageNumber="false"
>
<image>
<caption><![CDATA[<b>Breath/e; Vitrine Gallery, London.</b><br>A person fully enveloped in clay. She stands in light and heat that slowly parches the clay. Viewers were invited to listen and breathe with her. With time, the body trembles, the clay hardens, cracks and crumbles to the floor. An experiment in possible identities and changes of time. It questions the seriousness of life, but also tests its significance beyond the moment. Image: Topper & Smith.<br>Watch <b><a href="http://www.youtube.com/watch?v=aLo_aAxkZ3c&feature=youtu.be">here.</a></b>]]></caption>
</image>
Also when I load the site on my iPhone, the gallery only appears as a row of thumbnails.
I'm using the latest version of SimpleViewer Pro.
Thanks for your help.