[Resolved] can't figure out how to use beaver builder and genesis with types
This support ticket is created 7 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I'm trying to use beaver builder to create the content template which I got to work but I can't figure out how to remove the post meta data or post title. hidden link
Is there any documentation that you are following?
Please note that current integration of Beaver Builder and Toolset is meant for creating templates for your custom post types. Other types of usage, for example through the Layouts plugin, are not yet supported. However, this and other related features are planned for the future releases.
If you have any issues, please share problem URL and temporary access details.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.
I checked on your install and I found that the default layout was assign was the with two column with your theme settings under section "Default Layout":
=> hidden link
I set the third option with the above setting and now it displays the full width but still its displaying the post title and post meta which is again coming from the default layout assign by genesis. Its not from Toolset, so I've added the following code to your current theme's functions.php file to remove the entry title and meta data: