Browser: Safari Version 16.5 (18615.2.9.11.4)
OS: macOS Ventura 13.4
URL: https://echo.aboveall.dev
I have created a Custom Post type using Metabox called Services Test. I have set it to be an editable Post Type in Bricks Builder. (See attached screen shot)
When attempting to edit this CPT with Brick Builder I receive an error: Invalid post type. (See attached screenshot)
I am able to edit Metabox CPT’s with Gutenberg and the Classic Editor interface, but how can we make it so that Metabox CPT’s can be editable in Bricks Builder?
According a response I received from Metabox support, this is a Brick Builder problem:
Meta Box support registering custom post types in UI with the standard arguments of WordPress, you can read more here register_post_type() – Function | Developer.WordPress.org
If you want to use a builder to edit the post of that post type, please contact their support to get further assistance.
Please advise.