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: |
|
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)
Change History (5)
#1
@
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
@
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
@
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.
See the video for batter understanding.