• Before I upgraded nextgen (from 1.7.x), I could successfully remove the link on the image (using imagebrowser, not overlay) by this change in imagebrowser.php:

    was this
    <div class="pic"><?php echo $image->href_link ?></div>

    change to this
    <div class="pic"><?php echo $image->imageURL ?></div>

    With upgrade, this no longer works. It renders out the url to the actual path and that throws an error.

    solutions???

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

Viewing 1 replies (of 1 total)
  • I have no idea what your’e talking about except that I have to rebuild my site and I was using nextGen on my old site and since adding it to the new one I can’t figure out how to add images. I can’t make galleries all day long but can’t put images in them. I have wasted about all the time I’m interested in wasting.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN Gallery] 1.9.2 remove link from image’ is closed to new replies.