Forums

[Plugin: NextGEN Gallery] Random Picture -> Link to gallery (3 posts)

  1. Sa1boT
    Member
    Posted 3 years ago #

    Hey,

    when I am klicking on the random picture at the right side of my blog: My Visitors only see the current picture but not the story behalf or the other pictures of this album / gallery.
    In which way can I add a link under a opened picture?

  2. alexemde
    Member
    Posted 3 years ago #

    The solution is described in this thread: http://wordpress.org/support/topic/241528?replies=7

    You have to edit two files from the nextgen-gallery plugin directory -
    1) edit lib/image.php and add $this->pagelink = get_permalink( $gallery->pageid ); (~line 65)
    2) edit widgets/widgets.php - find function ngg_widget_output and inside the function (around line 414) edit the link-output from $out = '<a href="' . $image->imageURL to $image->pagelink

  3. Sa1boT
    Member
    Posted 3 years ago #

    It doesn't work...
    When I do so the image won't be shown anymore. Only my blog in a frame where generally the photo shuld be...

    Can I add a function which searches for blog entries where I posted this picture? And add the results under the foto??

    Thanks for your help! :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.