Hi @clerick44,
Sorry for the inconvenience caused to you.
Can you please provide more details of the issue so that we can assist you with the correct solution.
Looking forward to hearing from you.
Have a nice day!
We often use code similar to this:
add_filter( 'allowed_block_types', 'custom_allowed_block_types' );
to disable certain blocktypes in the editor. When we do this Spectra blocks are not enabled. For other plugins I can add the block slugs to the list such as ‘core/paragraph’, ‘core/image’ etc. I haven’t been able to find a way to maintain the filter and have spectra blocks appear without having the block slugs to add in.
Thank you for your help!
Do you have any input on this topic?
Hi @clerick44,
You can use slug for Spectra block like uagb/block-name to enable specific block or use uagb/* enable all blocks.
Hope this will resolve issue.
Have a nice day!
Hi @clerick44,
It’s been long since we heard from you. I am going ahead to mark this as resolved.
Please feel free to open a new thread in case of any other queries.
Have a nice day!