Problem/Motivation
After upgrading to Drupal 10.3.0, the Meta Position module no longer positions the sidebar below the main content while editing a node.
Steps to reproduce
1. Upgrade Drupal to 10.3.0.
2. Edit a node without changing your settings for the Meta Position module.
3. The node's sidebar will no longer be beneath the main content.
Proposed resolution
A patch or new minor release may be needed to address the issue.
Comments
Comment #2
flocondetoileMeta Position doesn't work with a Drupal Core version, but more with an admin theme.
With which admin theme this module "no longer works" ?
Comment #3
frankangelone commented@flocondetoile I'm using the Claro admin theme. On the Drupal 10.3.0 release page under the section, "Theme system and template changes", there are changes posted regarding the Claro theme. I wasn't sure if any of these changes conflict with the Meta Position module.
Comment #4
jayemel commentedSame issue here. Meta position "no longer works" with 10.3.0 and the default admin theme Claro. The metadata panel appears in the default position on the right after installing 10.3.0. It was working on 10.2.7.
Comment #5
jayemel commentedIn the meantime, I fixed this with CSS added to my ckeditor stylesheet. This overrides new classes and styles that were added to Claro with 10.3.0 that break meta position layout. ymmv.
Comment #6
flocondetoileComment #8
flocondetoileFixed. Thanks for reporting.
Comment #9
flocondetoileNew release published.