Go to previous topic
Go to next topic
Last Post 08 Dec 2022 10:34 PM by  Steve L
Lightbox
 1 Replies
Author Messages


Basic Member


Posts:281
Basic Member


--
30 Nov 2022 11:56 AM

    Hi Stepen,

    Is it possible to have a lightbox feature in the wiki module?
    If so, how to do this?

    Regards, Ton

    0


    Veteran Member


    Posts:2951
    Veteran Member


    --
    08 Dec 2022 10:34 PM

    Hi Ton

    Yes, it's do-able. A LightBox is simply HTML code that calls a modal popup and it's a bunch of images you put in it. It will work as long as your page has Bootstrap framework. Most themes have it (all Revindex Themes come included with it). All you have to do is stick the appropriate HTML code in the Source view inside the editor.

    You can see some example codes here:

    https://demo.revindex.com...hortcodes/lightboxes

    For more information on Modal dialog, you can read here:

    https://getbootstrap.com/....6/components/modal/

    0


    ---