-
When trying to add or edit taxonomy fields all fields disappear from the interface.
I believe this happens with translated taxonomies. I deactivated WPML and the issue didn't occur.
The issue starte…
-
Previously: https://github.com/WordPress/gutenberg/issues/1342#issuecomment-319920850
This has been known and I assumed there was an issue, but a major blocking issue to relying on the REST API for…
aduth updated
6 years ago
-
Related: #2159
As Gutenberg stabilizes, we should begin to develop a strategy by which it will take the place of the current post editor. As it stands, the Gutenberg editor is relegated to a separa…
aduth updated
5 years ago
-
**Describe the bug**
After you set a feature image, clicking _Preview_ does not show the feature image on the frontend. This is a very confusing experience.
**To Reproduce**
1. Create a new post
…
-
- [x] Deprecate `Core::get_field()` (in favor of meta)
- [x] Deprecate any other class's `::get_field()` (in favor of meta)
- [x] Ensure docs reflect `meta` > `get_field`
- [x] Add to upgrade guide…
-
There are symbols for things like the "publish metabox" but I'm not seeing the expanded contents of the various panels (or whatever they're called) in there. Apologies if I've missed it! Screenshot of…
helen updated
6 years ago
-
I use "add_action( 'do_meta_boxes', 'fw_hide_admin_metaboxes' )" to hide some metaboxes on some admin pages.
There is such code there:
remove_post_type_support( 'page', 'editor' );
This causes that…
-
Hey,
I think I found a bug.
## Reproducing:
1. Fill a page with ACF-Fields
2. Save the Page
3. Switch the Page-Template
4. Look how all your Input's are missing
## Group Settings:
`…
Sysix updated
6 years ago
-
## Issue Overview
The way in which Gutenberg loads meta boxes causes it to trigger core actions in the incorrect order on the post editing screen. One problem that this causes is to break meta boxe…
-
After an update to WP 4.5 all metaboxes in sliders settings are empty.
There's exception in console:
`[Events] Exception Object { exception: TypeError }`, fw-events.js[132:4]