Make WordPress Core

Opened 18 months ago

Last modified 18 months ago

#59100 new defect (bug)

WordPress Editor showing content in full width for custom post type

Reported by: ravigadhiyawp's profile ravigadhiyawp Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.3
Component: Editor Keywords: close
Focuses: javascript, administration, rest-api Cc:

Description

Custom post type block editor content showing in full width by default and we can not make it wide width by default setting provided by block. In previous wordpress 6.2, it's working fine. But, from wordpress 6.3 this error occurring.

Attachments (2)

Copy of Edit Post “Movies Title” ‹ WOrdPress Testing — WordPress - 14 August 2023.mp4 (312.1 KB) - added by ravigadhiyawp 18 months ago.
See the video for batter understanding.
block-editor-issue.png (72.2 KB) - added by ravigadhiyawp 18 months ago.

Download all attachments as: .zip

Change History (4)

#1 @ravigadhiyawp
18 months ago

For custom post type if publicly_queryable is set to false, then above issue occure. If we set publicly_queryable to true it's working as expected.

#2 @audrasjb
18 months ago

  • Keywords close added

Hello and thanks for the bug report!

Would you mind opening an issue on Gutenberg repository instead?
https://github.com/WordPress/gutenberg/issues/

Thanks!

Note: See TracTickets for help on using tickets.