Hi, I want to change the target URL of the random Images in the Sidebar. So if the Image is clicked, the gallery where the random picture belongs to will be oppened and not the picture itself.
I found the code snippet, which I think belongs to NextGEN Widget.
I think I have to change "image->imageURL" to image->GalleryURL or something else. Can you tell me how to do it exactly?
$out = 'imageURL . '" title="' . $description . '" ' . $thumbcode .'>';