Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1103615

    Hi,
    Can you help me find a shortcode for Bigger Gallery were additional images are available via lightbox like the example shown here: https://kriesi.at/themes/enfold-2017/elements/gallery/

    There used to be a tool for that in the text editor but i cant seem to find it anymore.

    #1104248

    Hey ditteditte,
    Sorry for the late reply, please include an admin login in the Private Content area and a link to your gallery page so we can see what you are seeing now.
    Typically, in the case the lightbox option in the theme options is unchecked, but I’m sure you have already looked at this, so we will need to examine this a little closer.

    Best regards,
    Mike

    #1104445

    I have made a table and want to add a shortcode for Bigger Gallery were additional images are available via lightbox. I want to add it to the first row in each column.
    As you can see there is no gallery option in the shortcode dropdown. https://www.dropbox.com/s/yfcq24zqy8m3rwm/Sk%C3%A6rmbillede%202019-05-27%2008.37.15.png?dl=0

    #1105583

    Hi,
    Sorry for the late reply, I see that in your screenshot where you don’t see the gallery shortcode, you are using a “Text element” I didn’t notice that the option was not available there before, please try using the Classic Editor for a post or page to see this option:
    2019-05-30-225329
    You can set the “Classic Editor” option in the theme settings on the bottom of the first option page:
    2019-05-28-220638

    Best regards,
    Mike

    #1106030

    Ah found it – thank you.
    Unfortunate when i paste the shortcode to the table the cell turn out empty. The easy slider code works fine, but the gallery code doesn’t.

    #1106100

    Hi,
    Odd, when I test on my localhost the gallery does work:
    2019-06-01-092700
    I examined your page closer and found that this custom css at the bottom of your Quick CSS is hiding the image:

    #top div .avia-gallery img {
        display: none !important;
    }

    I commented it out and now your gallery in your tables are working.
    Please clear your browser cache and check.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.