Comments Samlue started the conversationSeptember 26, 2018 at 10:47pmHi, can i somehow open links in lightbox (using the lightbox from theme)? Or when if i click on button can i somehow add atribute for opening in lightbox?Thanks for answer. 7,095Oliver repliedSeptember 27, 2018 at 8:00amHi, Here is an example of adding fancybox block: To the row html shortcode add this code: <a class="fancybox" href="#link"> Link </a> <div id="link">[Shortcode]</div> And add this css to the custom css field on the page: #link {display: none} Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverSamlue repliedSeptember 27, 2018 at 10:19amGreat, thanks. 7,095Oliver repliedSeptember 27, 2018 at 11:00amWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi, can i somehow open links in lightbox (using the lightbox from theme)? Or when if i click on button can i somehow add atribute for opening in lightbox?
Thanks for answer.
Hi,
Here is an example of adding fancybox block:
To the row html shortcode add this code:
And add this css to the custom css field on the page:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Great, thanks.
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver