dianeb
Member
Posted 4 months ago #
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://wordpress.org/extend/plugins/nextgen-gallery/
sewandsews
Member
Posted 4 months ago #
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.