Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1166625
    appreciado
    Participant

    Is this possible to have a video showup in a lightbox when clicking the icon?

    Your Business

    #1166791
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    We request you to kindly walk-through our Lightbox shortcode:

    https://community.theme.co//kb/shortcode-walkthrough-lightbox/

    Thank You.

    #1168074
    appreciado
    Participant

    So to be clear, we cannot use icons as the “button” to trigger a lightbox?

    #1168628
    Friech
    Moderator

    Hi There,

    Actually that button is an image. You can achieve that with the code below on a RAW content element.

    <image src="BUTTON ICON URL HERE" link="true" href="VIDEO URL HERE" class="lbx"/> 
    [lightbox selector=".lbx"]

    Or if you really need just an icon

    
    <a href="VIDEO URL HERE" class="lbx /">ICON SHORTCODE HERE</a>
    [lightbox selector=".lbx"]

    Refer here: http://demo.theme.co/renew-1/shortcodes/icons/ for the icon shortcodes.

    Hope it helps, Cheers!

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