-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Block] GalleryAffects the Gallery Block - used to display groups of imagesAffects the Gallery Block - used to display groups of images[Block] Latest PostsAffects the Latest Posts BlockAffects the Latest Posts Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
When we add the Latest Blocks to a page, activate the "Post content" and "Full post", I would expect to have the full post rendered properly as it works in the page, but it doesn't parse the blocks properly.
I noticed this related issue, and this state of this PR (currently open) seems to fix the issue on the frontend. But in the editor it continues broken.
It was originally reported in Automattic/wp-calypso#88833
Step-by-step reproduction instructions
- Add a gallery block to a post with at least 2 images.
- Create a new page.
- Add the "Latest Posts" block.
- In the sidebar settings, check "Post content" and "Full post".
- Check that the gallery doesn't have the images side by side as the original post.
- Check the editor, and see that the same happens.
It's not related specifically to the Gallery block. It also happens with other blocks.
Screenshots, screen recording, code snippet
The post:
The page in the editor with the Latest Posts block, and its settings:
The page in the frontend:
The page in the frontend applying this commit (in the editor it continued broken):
Environment info
- WordPress: 6.7.2
- Gutenberg: 20.4.0
- Theme: Twenty Twenty-Four
- Browser: Chrome
- Device: Desktop Mac OS
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
- Yes
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
Metadata
Metadata
Assignees
Labels
[Block] GalleryAffects the Gallery Block - used to display groups of imagesAffects the Gallery Block - used to display groups of images[Block] Latest PostsAffects the Latest Posts BlockAffects the Latest Posts Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended