I’m trying to run some changes on the backend of a client website.
Namely they need a user friendly way to edit posts. Currently they can only edit posts using the classic text editor.
So I disabled the classic editor and enabled the block editor on posts. No problem.
However, Since the client website has custom field groups, I couldn’t enable block editor for these.
In Gutenberg, the panels section in preferences is also not there.
I’m thinking there may be some js conflict, but I know very little about js.
Currently running PHP 8.0
Wordpress 6.5.2
ACF Pro 5.9.1
Any help is appreciated!