-
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…
-
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…
-
WARNING: Found add_meta_box in the file framework/page-options/general.php. Custom meta box functions are allowed for design only. Ensure this is a valid use case.
Get this warning after check my …
-
**Describe the bug**
The Classic Editor retains the original Screen Options tab which allows the user to turn off unwanted meta boxes.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to …
-
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]
-
In my opinion the "save draft" button should only be visible, when changes occur. Otherwise it is confusing why the button is visible even if no changes occured.
-
When I open the Event Category panel in the sidebar, it takes a noticeably long amount of time for the existing categories to actually show up. Example gif: http://p.tri.be/vTfoDr
-
## Issue Overview
The "Extended Settings" panel appears in the sidebar if any custom sidebar meta boxes are registered. This is an expandable wrapper panel for the custom sidebar meta boxes.
I thi…
-
### Feature Description
Now that Pressbooks has much better structured contributor support, a problem arises for edited monographs with no proper whole-work authors. PB will properly display all th…
crism updated
6 years ago