Topic: Link in Caption Text
Hi again,
my xml-file looks like:
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewergallery>
<image>
<filename>1228649270.jpg</filename>
<caption><![CDATA[ text <a href="http://www.mysite.com/docs/my_file.pdf">my file</a>]]></caption>
</image>
</simpleviewergallery>
But the link does not work. The file I want to link to exists and the path is correct.
Can somebody tell me, what I am doing wrong, please?
Greets Freeflow