[wp-trac] [WordPress Trac] #55214: Gallery issue on WordPress 5.9 on iPhone
WordPress Trac
noreply at wordpress.org
Wed Feb 23 07:25:41 UTC 2022
#55214: Gallery issue on WordPress 5.9 on iPhone
--------------------------+------------------------------
Reporter: droidspirit | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Gallery | Version: 5.9
Severity: major | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+------------------------------
Comment (by droidspirit):
Hi Andrew,
thank you for the explanation.
I have talked with the theme developer and added the following custom code
in my site:
{{{
.td-md-is-ios .tagdiv-type .wp-block-gallery figure{
width: calc(50% - var(--gallery-block--gutter-size, 16px)/2)!important;
}
}}}
With this changing the gallery works fine on iOs. The theme developer will
also update this on its next theme update.
Best regards
Andre
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55214#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list