Hello, I have a slideshow running on my page, I wuld like to remove the avtic link on the images, the link apears on mous over the images, the link dosen't leads to someweher, how can I do this?
http://chantal-rene.ch/making-off/
Thanks Simone
Jatin Soni answers:
This is flash work and need ftp access or theme files. Give me access detail so I can do it for you
Jatin Soni comments:
I just checked your site and I think you have solved the issue. So I am not working on that now
Luis Abarca answers:
When clicked on link, i got a javascript error, maybe that's why the link is not working.
<em>Uncaught ReferenceError: jsbx is not defined </em>
Agus Setiawan answers:
hi,
try to edit simpleviewer plugin, located at /plugins/simpleviewer/settings.php
define('SV_UNDERLINE_CAPTION_LINKS', true);
Change this to:
define('SV_UNDERLINE_CAPTION_LINKS', false);
MDan answers:
Hi,
I think you should upgrade to SimpleViewer-Pro in order to remove that link.
http://wordpress.org/support/topic/plugin-wp-simpleviewer-change-label-simpleviewer-1.
Or you cand edit the /wp-content/plugins/wp-simpleviewer-addon/viewer.swf file.