Hi,
I have WordPress 5.6 and installed Easy Custom Sidebars however I cannot get the custom sidebars to show. Looking at someone else’s post they were able to get the sidebars to show by Just adding the following to the register_post_type args array: ‘show_in_rest’ => true,
Can you tell me if this is correct, also how do you add ‘show_in_rest’ => true, in WordPress?
Any assistance will help
Thank you