I am trying to use Gutenberg Block editor on certain posts / pages.
Normally I use Classic Editor, but I have installed ”Disable Gutenberg” to be able to use the plugin´s White-list-feature to enable Block editor on some posts.
Problem: The Block editor does not work as long as Toolset Types i active. When I turn off Types, then it works.
Do you know about any conflict between Toolset Types and Disable Gutenberg (and the White list feature)? Any solution to my problem?
Hello,
I assume you are going to use Gutenberg Block editor for specific post types.
Please try this:
Dashboard-> Toolset-> Post Types, find and edit your custom post types, in section Editor, enable option "Block", and test again.
I am trying to do this for the regular content type Post, not for a custom post type.
In the Toolset settings Post was already set to Block editor.
I did a quick test now with a custom content type, that works.
But this should be working with Posts as well as custom types?
I assume we are talking about the plugin "Disable Gutenberg", download from:
https://wordpress.org/plugins/disable-gutenberg/
I have tried it in my localhost in a fresh wordpress installation + Types plugin, with below steps, please correct me if there is anything missing:
Dashboard-> Settings-> Disable Gutenberg
- Disable option "Complete Disable"
- Disable option "Disable for Administrator"
- Disable option "Disable for Posts"
Then create a new post, I can see Gutenberg editor works fine, see screenshot Gutenberg.JPG
Is there any step missing?
Yes I am using ”Disable Gutenberg”.
I am trying to use the tool "Whitelist Options" in Disable Gutenberg (Whitelist is enabled in the ”More Tools" section of the Disable Gutenberg settings).
That way I should be able to use Gutenberg ONLY on specified Post IDs, not on all posts.
In my testing this works on custom post types, but not on the regular post type.
I am not familiar with the plugin "Disable Gutenberg", in Toolset Types side, you can use Gutenberg on specific posts, like this:
Dashboard-> Toolset-> Post Types, find and edit "Posts", in section Editor, enable option "Per post".
Then when you edit/create a post, there will be a button "Switch to the Block Editor" or "Use Classic Editor" button, you can edit the post with Gutenberg editor or classic editor, and it does not need the "Disable Gutenberg" plugin.
Thanks a lot for quick help.
This instruction solved my problem:
Dashboard-> Toolset-> Post Types, find and edit "Posts", in section Editor, enable option "Per post".