• Resolved jonmsailer

    (@jonmsailer)


    A week ago or so I installed the plugin and everything was working perfect. Now, with two galleries on the same page, the lightbox popup works on one gallery but not the other for some reason. Any ideas what is going on. I just updated the plugin this morning and I think that broke it…? I tested the plugin on another site I am working on and get the same results…one gallery lightbox works the other doesn’t…just pops up the large photo in the browser window.

Viewing 11 replies - 1 through 11 (of 11 total)
  • I have the same issue. I have 6 or so galleries on the same page, only the last one has working popups.

    Thread Starter jonmsailer

    (@jonmsailer)

    Yep, my last gallery on the page works. First one doesn’t. I ended up restoring my site to a point before I updated the plugin and it works again…maybe they will get it fixed soon so I can use the plugin on some more sites. Its a great plugin.

    Plugin Author supsystic

    (@supsysticcom)

    Hello!
    We are sorry for these inconvenience.
    Today we will release new version of Gallery plugin with fixes. I will inform you about the update.

    Plugin Author supsystic

    (@supsysticcom)

    Hello!
    We have released new version with fixes. Please update plugin and check it.

    Hi, I’ve just switched to Photo gallery plugin to create a photo portfolio on my website as I find it very intuitive and user friendly. What I’m having trouble with is showing multiple galleries on the same page. I have created several galleries and ticked the ‘display only first image’ box in order to obtain a sort of cover for each one of them. What I’m trying to achieve is a single web page showing the different gallery covers next to another but by copying and pasting the individual gallery shortcodes in the page I only seem to be able to get the covers stacked on top of one another. What am I doing wrong?

    Plugin Author supsystic

    (@supsysticcom)

    Hello @fprotani

    Try to add the following css code to the file with styles of your theme –

    .grid-gallery.one-photo {
            width: auto!important;
            margin: 0;
            float:left;
            font-size:0;
        }
        .grid-gallery.one-photo .grid-gallery-photos {
            height: auto!important;
        }
        .grid-gallery.one-photo .grid-gallery-caption {
            position:relative!important;
        }
        .grid-gallery.one-photo .grid-gallery-caption, .grid-gallery.one-photo .grid-gallery-clearfix {
            margin: 0!important;
        }

    Hi, it worked! Thanks a lot for your help.
    At the moment it shows 4 gallery covers in a row. What would I need to alter if I wanted only three in each row and centered? Thanks

    Plugin Author supsystic

    (@supsysticcom)

    Hi @fprotani

    Please provide link to the page with your gallery.

    Hi supsystic,
    here’s the link for the gallery page:
    http://filippoprotaniviolins.com/instrument-gallery/

    Plugin Author supsystic

    (@supsysticcom)

    Hi @fprotani

    Try to use plugin that will divide the content of the page into columns. For example, this plugin – https://ww.wp.xz.cn/plugins/lightweight-grid-columns/screenshots/

    Hi, thanks for your help. I managed to get it right using the plugin you suggested.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Two galleries on same page’ is closed to new replies.