I’m working on a client’s new website which I did not develop, and I’m unable to get any of the default Gutenberg blocks to display. I’ve also added a plugin which is supposed to add extra blocks but they are not available within the page / post editor either.
I can see that quite a few blocks have been created by the site’s original developer within Advanced Custom Fields PRO, and those are available. Is it possible that they have somehow disabled the default blocks? Would this also disable new blocks added through a plugin? If so, how could I go about restoring them?
The active theme was built using Timber.
[ad_2]
You can disable default blocks with [allowed_block_types_all]) filter. Look for that or the previous deprecated filter allowed_block_types.