Opened 2 years ago
Last modified 2 years ago
#57126 new defect (bug)
Broken CSS for Buttons (previously created by Gutenberg block editor) after WP 6.1 Update
Reported by: | wordmax | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.1 |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
Have multiple sites using popular free themes (Blocksy and OceanWP) and the button CSS (layout, colors, etc) is all broken after recent update to WP version 6.1
According to Blocksy theme devs, they say it's due to the WP core update that could have been handled differently to avoid this issue.
Only way to fix is to manually open every post or page with a button and then re-save the page. This is very time-intensive process for large sites with 100's or 1000's of posts and pages and also trying to remember or figure out which posts have buttons on them in the first place.
Seems that WP core dev team should release a fix/patch for this issue.
See for further clarification:
https://wordpress.org/support/topic/anyone-seeing-broken-buttons-css-afer-last-updates/
https://wordpress.org/support/topic/mobile-view-for-buttons-is-wrong-css-no-margin-or-alignment/
Thank you
Change History (4)
#2
@
2 years ago
@costdev I don't think it is related to the issues you mention, but could be related to https://github.com/WordPress/gutenberg/issues/44659 - I have added a link to this issue there.
#3
@
2 years ago
This is why we added this CSS: https://github.com/WordPress/gutenberg/pull/44334
Do you see the classic-theme.css file on your theme?
@glendaviesnz Is this related to GB 45179, GB 45153, another issue, or does a new issue need to be created?