[wp-trac] [WordPress Trac] #56970: .is-layout-flex broken
WordPress Trac
noreply at wordpress.org
Thu Nov 10 10:23:27 UTC 2022
#56970: .is-layout-flex broken
-------------------------------------------------+-------------------------
Reporter: rsmith4321 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1.1
Component: Editor | Version: 6.1
Severity: normal | Resolution:
Keywords: needs-testing-info has-screenshots | Focuses:
reporter-feedback needs-patch |
-------------------------------------------------+-------------------------
Comment (by imrazor):
Hi!
Had the same problem after V6.1 Update with the Theme "CheerUp".
The Support fixed the problem with following custom CSS:
.is-layout-flex {
display: flex;
flex-wrap: wrap;
}
Replying to [comment:26 chatty gardener]:
> I've also tried the test post with a gallery in troubleshoot mode and
enabled each plugin, one at a time. All displayed correctly but as soon as
I come out of troubleshooting mode, they revert to broken.
>
> Replying to [comment:24 poena]:
> > @chatty-gardener I installed the Poseidon theme version 2.3.9 on
WordPress 6.1 without plugins and created a new gallery, and it displays
in columns in both the editor and front.
> >
> > I would like to help but I have reached the limit of what I can
troubleshoot, I am out of ideas.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56970#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list