• Hi, currently any gallery I create will only display in one column. In the block editor it will display correctly, but when actually on the site it’ll become one column. When I inspect the site I can see that a margin is being created in the figure that’s the exact size of what the second column items should be, but I cannot figure out why. It appears that the user agent stylesheet might be overriding formatting, but I’m not 100% sure. it happens in all browsers.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kpdis

    (@kpdis)

    I have been able to fix this issue by downgrading to 6.0.2 I was on 6.1.1

    Moderator Kathryn Presner

    (@zoonini)

    Hi @kpdis – thanks for the report, I’m glad downgrading for now solved it.

    It sounds like it’s likely related this core bug:

    https://github.com/WordPress/gutenberg/issues/45713

    There is currently a proposed fix that may be included in WordPress 6.1.2.

    If you’d like to try troubleshooting before that, the first thing to try would be to clear your server’s cache, if that’s an option: if your host offers a server-side cache-clearing tool, you can try using it, or if you have access to clear the cache via WP CLI, you can try that.

    If you’d like to do further investigating/troubleshooting, feel free to follow the steps here: https://core.trac.www.ads-software.com/ticket/56970#comment:61

    Otherwise, you can wait for the fix to be brought into core, and keep using 6.0.2 for now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Galleries displaying in one column’ is closed to new replies.