Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1052313
    murdomunro
    Participant

    Hello,

    I am trying to implement the Alternate Thumbnail Navigation Images option described on https://community.theme.co/kb/shortcode-walkthrough-lightbox/.

    My assumption is that the browser displays the alternate thumbnail image but selecting it opens the source image in the Lightbox. So my first question: is that assumption correct or have I misunderstood?

    If it is correct then my second question is why I cannot get it to work with the following:

    [image class=”folio-1″ src=”http://scramboov5.staging.wpengine.com/wp-content/uploads/2015/01/Racing-Explained1.png” link=”true” lightbox_thumb=”http://scramboov5.staging.wpengine.com/wp-content/uploads/2015/01/jockey-club.png”%5D
    [lightbox selector=”.folio-1″ thumbnails=”true”]

    which I have inserted into a Text Box using Cornerstone within the Renew stack.

    The page is here and you can see the “thumbnail” is just the source image.

    Thanks

    #1052400
    Christopher
    Moderator

    Hi there,

    
    lightbox_thumb

    attribute let you add thumbnail navigation.
    What you’re trying to achieve is different, please update your code to :

    [image class="folio-1" src="http://scramboov5.staging.wpengine.com/wp-content/uploads/2015/01/Racing-Explained1.png" alt="Example" type="thumbnail" link="true" href="http://scramboov5.staging.wpengine.com/wp-content/uploads/2015/01/jockey-club.png" title="Example Image"]

    Please check this link :

    Responsive Lightbox

    Hope it help.

    #1052746
    murdomunro
    Participant

    Perfect – thanks!

    #1052869
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1052313 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>