• Resolved gb279

    (@gb279)


    Before, the images were fine. But now (1.4.6) everything seems to be to the left at every gallery (I have more, for instance: https://gbsplace.net/2017/06/super-busy-designing-bee/).
    An example of the only thing I did:

    <div style=”text-align: center;”>

    [Best_Wordpress_Gallery id=”69″ gal_title=”The logos normally.”]

    </div>

    Because I wanted them centered. Every gallery has that and it wasn’t a problem before. I don’t have the Image Optimizer WD, but that shouldn’t matter, right?

    Thank you very much for your help.

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Could you please downgrade the Photo Gallery Plugin to the 1.4.5 version. It is available in our Photo Gallery Plugin’s www.remarpro.com page.

    Please note that 1.4.6 version has a couple of bugs in it. Our development team is working on fixing all of them. It will be available very soon.

    Thank you for your understanding!

    Have a nice day!

    Thread Starter gb279

    (@gb279)

    Ok, thanks. Can I just wait until the next version and leave it be for now?

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please note that you can add temporarily the below written code into Appearance > Customize > Additional CSS:

    #bwg_container1_1 #bwg_container2_1 .bwg-container-1 { margin: 0 auto !important;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg-container-0 { margin: 0 auto !important;
    }
    
    #bwg_container1_2 #bwg_container2_2 .bwg-container-2 { margin: 0 auto !important;
    }
    
    #bwg_container1_3 #bwg_container2_3 .bwg-container-3 { margin: 0 auto !important;
    }
    
    #bwg_container1_4 #bwg_container2_4 .bwg-container-4 { margin: 0 auto !important;
    }

    Please let us know if it helps.

    Thank you! Have a nice day!

    Thread Starter gb279

    (@gb279)

    Ah, yes, it helps. They are all like they should be again. Thanks!

    Thread Starter gb279

    (@gb279)

    I downloaded the new one, but it still has the centering issue. So, I’m back to the additional coding again.

    • This reply was modified 6 years, 6 months ago by gb279.
    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please accept our sincere apology for the difficulties we have caused you. Our development team is working on fixing this problem at the moment.

    Thank you for understanding!

    Have a nice day!

    Hi there,

    this solution works.:
    #bwg_container1_1 #bwg_container2_1 .bwg-container-1 { margin: 0 auto !important;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg-container-0 { margin: 0 auto !important;
    }
    #bwg_container1_2 #bwg_container2_2 .bwg-container-2 { margin: 0 auto !important;
    }
    #bwg_container1_3 #bwg_container2_3 .bwg-container-3 { margin: 0 auto !important;
    }
    #bwg_container1_4 #bwg_container2_4 .bwg-container-4 { margin: 0 auto !important;
    }

    but only if there is only one gallery on the site, if a second gallery is on the site it does not work, what can I do?

    Here the page: https://www.unimoto-race.de/bilder-eagle-cup-2010/

    Regards Blume

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please note that the below CSS code should help to center the second Gallery:

    #bwg_container1_1 #bwg_container2_1 .bwg-container-1 { margin: 0 auto !important; }

    Thank you! Have a nice day!

    I’m using Photo Gallery for some years now. Thanks for this plugin.
    But at my site the centering of the image and slideshow doesn’t work as before.
    https://latinxcitement.nl/foto-albums/
    You suggestions I have followed, but didn’t work.
    Using 1.4.9 I want to downgrade to 1.4.5
    You said to download this, but I can’t find the link where you put the old versions.
    Please give a direct link so I and others can use the downloadlink.
    Thanks

    Thread Starter gb279

    (@gb279)

    The galleries are centred again with the latest version, thank you.

    In Edge centered, but not in Firefox or Chrome

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please clear the Cache and check afterwards.

    Please let us know if you still have an issue with centering.

    Thank you! Have a nice day!

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Galleries suddenly not centered anymore.’ is closed to new replies.