Just starting to play with Gutenberg block development, and I am building a very simple button (yes I know buttons are already included, but this block will have lots...
What would be the best way in Gutenberg to save/update post meta (not from a block). I can’t find an API for it. I was thinking of doing some...
I’m trying to define multiple widths for the Gutenberg editor depending on the post/page template. I have a full-width page template and would like the editing experience to be...
I am using ACF fields to create custom Gutenberg Blocks. I am running into an issue however where I need to go in and out of a container div...
I am trying to learn how to use Gutenberg and would like to start with a simple plugin to modify the built-in button block. Basically, I’d like my plugin...
I just upgraded to wordpress 5.0 and not all text in Gutenberg is translated to my website’s language German and stays in English. I already tried disabling all my...
I’m using WordPress 5.0 and I love it so far. The only problem I have with Gutenberg editor is that its “block gallery” doesn’t work so well. I have...
Sorry for the repeated questions but I didn’t get any solution yet! I’m stuck with that!! I mange a multi writers blog, and all our users uploading some gallery...
Can I add a Gutenberg editor to a custom options page (admin submenu page)? How? I’d like to create a editor for a 404-page, but I’d prefer not to...
I created an extra select option ACF field for media uploader and I would like to retrieve the associated values in Gutenberg MediaUploader onSelect. Is there a workaround for...