Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26123

    Is it possible to add a single image inside a tab in a Post that uses the lightbox function. (hover overlay, click to open lager image)

    I tried gallery with one image but it does not work.

    Thank you for your help.

    #129361

    Hi,

    Yes, it is possible. An image inside the anchor tag will always open with lightbox.

    [av_tab_container position='top_tab' boxed='border_tabs' initial='1']
    [av_tab title='Tab 1' icon_select='no' icon='1']
    <a href="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/24.jpg"><img class="alignright size-full wp-image-316" alt="2" src="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/24.jpg" width="1000" height="650" /></a>
    [/av_tab]
    [av_tab title='Tab 2' icon_select='no' icon='1']
    Tab Content goes here
    [/av_tab]
    [/av_tab_container]

    Regards,

    Ismael

    #129362

    Works perfect.

    Thank you for your help on this.

    #129363

    Hey,

    Glad it worked. :)

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Single image with Lightbox inside Tab’ is closed to new replies.