• Resolved Geoff_A

    (@geoff_a)


    I am wondering if it’s possible to link to a full sized image as a text link.

    For example,

    Some <a href="/gallery/image.jpg" title="...">link to image</a>

    But I’d like to do this with NextGEN shortcode. So if anything about the image changes, it will be updated within the post (as long as the image ID is the same). Sort of like how [ singlepic id=x ] works, except for text links.

    http://ww.wp.xz.cn/extend/plugins/nextgen-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Just edit the singlepic.php in the view folder as you like and save it as singlepic-link.php. Then you can easy access it with [singlepic id=x template=link]

    Thread Starter Geoff_A

    (@geoff_a)

    Thank you, that works perfectly

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

The topic ‘[Plugin: NextGEN Gallery] Link to image as a text link using shortcode’ is closed to new replies.