need to display thumb nails link text on image browser page
-
Hi,
Thanks for great plugin, i want to display thumbnail link text on image browser effect
first i displayed album on page after clicking on album gallery. thumbnails is showing( here on top of thumbnail it is showing view slideshow link text and thumbnails link text). after clicking on each thumbnail image browser effects is displaying. my plan is to display thumbnail link text on image browser effect page.
i place this code on nexgen_basic_imagebrowser.php file
<a href='<?php esc_attr_e($thumbnail_link); ?>'><?php echo_h($thumbnail_link_text); ?></a>
but nothing is happening please help meThanks in advance
- The topic ‘need to display thumb nails link text on image browser page’ is closed to new replies.