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