• I’ve implemented some preview slideshows that should link to some subpages (galleries). but when i click on them, the href won’t work. all it does is skipping the slideshow image.
    http://cm-photowork.de/galerie

    maybe something’s wrong in my code?

    <div class="albumslider">
    <a title="Album Konzerte" href="http://cm-photowork.de/album-konzerte">
    <img class="ngg_displayed_gallery mceItem" alt="" src="http://cm-photowork.de/nextgen-attach_to_post/preview/id--953" href="http://cm-photowork.de/album-konzerte" /></a>
    <h2><a title="Album Konzerte" href="http://cm-photowork.de/album-konzerte">Album: Konzerte</a></h2>
    </div>

    all help’s greatly appreciated 😀

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @lichtfang – I’m not really certain what you are trying to do but as a general reference an <img> tag does not use the href parameter.

    – Cais.

    Thread Starter lichtfang

    (@lichtfang)

    @photocrati – absolutely my fault 🙂
    What I’m trying to accomplish here: the slideshow should also work as a link. i could change the slideshow “animation” to an ordinary picture and combine that with a link but I’d prefer the slideshow. I’ve added a textlink below the slideshow to to get it working… a clickable slideshow would be nice.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘link on slideshow?’ is closed to new replies.