Make WordPress Core

Opened 2 years ago

Closed 7 months ago

#59100 closed defect (bug) (worksforme)

WordPress Editor showing content in full width for custom post type

Reported by: ravigadhiyawp's profile ravigadhiyawp Owned by:
Milestone: 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 2 years ago.
See the video for batter understanding.
block-editor-issue.png (72.2 KB) - added by ravigadhiyawp 2 years ago.

Download all attachments as: .zip

Change History (5)

#1 @ravigadhiyawp
2 years 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
2 years 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!

#3 @karmatosed
7 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

I am having issues recreating this. If you are still experiencing this, please confirm whether there are any steps I might be missing. For now, I am going to close this, but we can always reopen/report upstream if you are experiencing this. Thank you.

Note: See TracTickets for help on using tickets.