• Resolved bagfullofsun

    (@bagfullofsun)


    Hey,

    I would like to have a gallery like this
    https://sandrafischer.ch/portfolio/xxxy/
    If you look up my page “photography” and click on a picture it will open double. When I’m in “general setting” I can active WordPress Gallery and Lightbox. If I deactivate WordPress Gallery and only activate Lightbox (which is more attractive) it will still open double…. This setting is set now – if you will look it up

    https://www.bagfullofsun.de/photography

    How can I avoid the “double showing” and make it look more like the gallery of sandrafischer?

    Another problem:
    How can I set the Post/Page Titles centered?

    Thank you for all your help…

Viewing 6 replies - 1 through 6 (of 6 total)
  • hannah

    (@hannahritner)

    Hey,
    So your second lightbox is pulling from one of your plugins. You can either deactivate that or you can deactivate the theme lightbox in theme options > misc settings.
    You can center the titles by pasting css like this in your custom css box in theme options > advanced settings:

    h1.entry-title {
        text-align: center;
    }

    Hope that helps!

    Hannah

    Thread Starter bagfullofsun

    (@bagfullofsun)

    Thanks!
    The Gallery works now as I activate the plugin and turn of the lightbox.

    But how can I make the gallery look like the link above and why are there frames for the pictures in the gallery? The frames are hidden normally…?!

    To center the title worked – thanks!

    Thread Starter bagfullofsun

    (@bagfullofsun)

    edit: the plugin in deactivated and lightbox in theme is on.

    Thread Starter bagfullofsun

    (@bagfullofsun)

    edit edit: now the gallery looks good (Foogallery) but when I click on the images I want it to show in full size WITH route indicators to the left and the right and an “X” up right, to close. How can I do that? There is nothing now.

    Hey,
    You are using “foogallery” which is not the theme gallery so it’s not styled by the theme or using the theme lightbox. You would need to check with that plugins settings to see if it has a lightbox option.

    If you use the virtue toolkit plugin and enabled the gallery in the theme options then you can have a gallery like this using this theme: https://themes.kadencethemes.com/virtue/wordpress-gallery/

    Kadence Themes

    Thread Starter bagfullofsun

    (@bagfullofsun)

    Hey!!
    Okay, now I’m just using the FooGallery.. Thank you so much for your help!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Gallery Style Post titles’ is closed to new replies.