• Resolved mgwild

    (@mgwild)


    I’m a WordPress newbie. I just installed GRAND FIAGallery on our website and it’s fantastic. One question – is there a way to add a hyperlink to the images in a banner box so that when someone clicks on an image they are redirected to another webpage? If there’s code to be added I’m able to do that if you can tell me what module and what code to place in it!
    Thanks in Advance,
    Marty

    https://www.ads-software.com/extend/plugins/flash-album-gallery/

Viewing 1 replies (of 1 total)
  • Plugin Author Serhii Pasyuk

    (@pasyuk)

    On Banner Box page create playlist with images you want. Go to edit playlist and write down links to pages in URL fields. Save playlist. Copy shortcode of current playlist and paste it in Post or Page or use wordpress php function to insert shortcodes in theme’s templates:
    <?php echo do_shortcode('PASTE_SHORTCODE_HERE'); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: GRAND FlAGallery – Best Photo Gallery] Add hyperLink to Images’ is closed to new replies.