• Resolved ingevds

    (@ingevds)


    I searched the manual and the forum but couldn’t find the answer – didn’t I look well? – There are only a few days left for support ..:)!
    A few days ago I installed grid wud and had my posts as I want them: shaded tiles. But I wonder if it is possible to make within a post a gallery with images:
    1. with that same appearance (shaded tiles)
    2. that when you click on the first image the lightbox opens and you can go from one image to the other.
    Thank you so much for your answer!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author AccountClosed

    (@wistudatbe)

    Hi,

    I still give support on the existing version.
    The manual can be found here: https://wud-plugins.com/introduction-grid-wud/
    The possibility’s about the gallery are explained here:
    https://wud-plugins.com/grid-wud-gallery/

    If you have any question, … just ask.

    Regards,
    Danny

    Thread Starter ingevds

    (@ingevds)

    Thank you for your answer!
    I did activate the gallery, but there is no space beween the tiles when i look at it from my laptop and tablet (the shadow is visible). On my phone the tiles are ok.
    Regards, Inge

    Plugin Author AccountClosed

    (@wistudatbe)

    Hi Inge,

    This is because galleries are only displayed as grids.

    You can change this in the source file:
    \grid-wud\trunk\pages\grid-wud-gallery.php

    Look for:

    
    id='grid-".$gwfuncs['gwcss']
    

    and change it to:

    
    id='tile-".$gwfuncs['gwcss']
    

    you will find (and need to replace) this line 4 times.

    Regards, Danny

    Thread Starter ingevds

    (@ingevds)

    Hi Danny,
    Thank you so much, this did the trick!
    Regards, Inge

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘image gallery with grid wud’ is closed to new replies.