Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
How to use muffin builder in custom post types
bondjack
July 2020
in
BeBuilder
Hi Guys,
How do I get the mufin builder to work on an other custom post type I created in our website. I know it works with wp bakery but I dont want to use 2 sitebuilders within one website.
Please let me know,
Comments
Pablo
July 2020
Hello,
You would have to insert the module into the custom post type php file to load the muffin builder.
We do not help with the theme customizations, so we are not able to help you at all, but surely you should take a look at:
1) Other custom post types (/functions/post-types), there is an initalization of the Muffin Builder with new Mfn_Builder_Admin() method
2) functions.php file inside the main directory of betheme - to setup and configure the psot type.
This should help you to make the MB working on the new custom post types.
Thanks
Sign In
or
Register
to comment.
Comments
This should help you to make the MB working on the new custom post types.