i want to click on the image it’s not goto galley it’s open single image if changes made in the plugin code . but how we get the related gallery if click on the image please help out any one.
below code i used it’s open single image how can i get gallery page.
$output .= "<a rel="%GALLERY_NAME%" href="">imageURL . "\"><img src=\"" . $newurl . "\" " . $image_description . $width_d . $height_d . " border=\"0\" /></a>";
[Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code may now have been permanently damaged/corrupted by the forum’s parser.]