rice_crisp
Forum Replies Created
-
I’m seeing this as well.
Forum: Plugins
In reply to: [Gutenberg] Sidebar gone forever once hidden?I think I figured it out. You can’t just throw the code they give you into your theme. Since it’s a “plugin sidebar” it has to be used as a plugin, otherwise WordPress won’t put it under the plugins dropdown (which is where you would re-enable it).
Forum: Plugins
In reply to: [Gutenberg] Sidebar gone forever once hidden?Nope, the custom plugin sidebar described in the link. Creates a new button next to the gear. In the linked example it’s a thumbtack.
https://wordpress.org/gutenberg/handbook/designers-developers/developers/tutorials/plugin-sidebar-0/plugin-sidebar-1-up-and-running/- This reply was modified 7 years, 4 months ago by rice_crisp.
- This reply was modified 7 years, 4 months ago by rice_crisp.
Forum: Developing with WordPress
In reply to: New Editor API IssueUPDATE: I’ve since narrowed the issue down to the wp_enqueue_editor() function. This function loads all of the necessary scripts for running wp.editor.initialize, but I have no way of stating my script’s dependency on it, so my script fails. Anyone know how to do that?
Forum: Plugins
In reply to: [Contact Form 7] Cannot change field after it is found invalidhttp://fusiontsg.com/hislea/membership/
If you click send without filling out one of fields, you have to refresh the page change anything.