Forums

Tab Slide
[resolved] [Plugin: TAB SLIDE] Picture Template with Hyperlink (3 posts)

  1. ttridley
    Member
    Posted 11 months ago #

    Hi and thanks for a really great bit of code.
    Can you tell me now to modify the picture template so that the picture has a hyperlink to a page ? (eg when the picture is clicked, you are redirected to a page) ?
    Thanks again.

    http://wordpress.org/extend/plugins/tab-slide/

  2. zoranc
    Member
    Plugin Author

    Posted 10 months ago #

    in the picture template
    edit line 13

    var img_obj = "<img id='img_obj' src= '" + opt.picture_url + "'/>";
    to
    var img_obj = "<a href='http://www.mylink.com'><img id='img_obj' src= '" + opt.picture_url + "'/></a>";
  3. ttridley
    Member
    Posted 10 months ago #

    Thank you so much Zoranc. That works a treat!
    Tridley

Reply

You must log in to post.

About this Plugin

About this Topic

Tags