Relative Content

Tag Archive for wordpresswordpress-gutenberg

why Visual editor is disable on wordpress edit post?

I unable to use my visual editor of gutenberg in my wordpress edit post/page. My wordpress installation in under abc.com/resources/ since I am able to use gutenberg visual editor on wordpress installation on abc.com

Invoking built-in ‘Expand on click’ on any image

I quite like the core implementation of Expand on click in Gutenberg’s image block and would like to utilize it not only in posts created in Gutenberg editor, but also on other image elements. To be precise, there are plugins that still use TinyMCE classic richtext editor on some textareas and here the image element cannot be armed with built-in Expand on click function.

Block Editor – how to disable toolbars / options for blocks?

After having prefered to build classic themes for years (with good reason I’d say) I now about to dive deeper into the block-editor.
The kind of sites I mostly build need to get structured data and usually not a lot of ‘page building’ from editors that prefer a simple workflow. I accomplish this by using custom-post-types and (advanced-)custom-fields mostly.
Asthe classic-editor plugin starts to make more and more troubles (and feel more and more outdated) I am more or less forced to use the block-editor. (I#ve wored with it before, but without getting deeper into customizing/curating the editor/backend.)