Loads Genesis child theme style sheet after plugin style sheets.
Provides custom page templates for use with Beaver Builder plugin.
It checks to see if the Beaver Builder plugin is active and, if so, this plugin conditionally loads theme template files for pages, posts, and custom post types. These template files are minimal (no post title, no meta, full-width) so that any templates or modules added with Beaver Builder will look better.
- WordPress 4.1
- Genesis 2.2
- Beaver Builder 1.6.0
- Download the latest tagged archive (choose the "zip" option).
- Go to the Plugins -> Add New screen and click the Upload tab.
- Upload the zipped archive directly.
- Go to the Plugins screen and click Activate.
- Download the latest tagged archive (choose the "zip" option).
- Unzip the archive.
- Copy the folder to your
/wp-content/plugins/
directory. - Go to the Plugins screen and click Activate.
Check out the Codex for more information about installing plugins manually.
Using git, browse to your /wp-content/plugins/
directory and clone this repository:
git clone git@github.com:crowdfavorite/bb-templates-genesis.git
Then go to your Plugins screen and click Activate.
There are no configuration options.
These templates add a body class called fl-builder-full
. If additional theme styles are needed to
make Beaver Builder pages look good, you can use this class to target to target posts and pages.
Each single page or post will still need a Beaver Builder template or module applied on an individual basis. https://www.wpbeaverbuilder.com/support/q/pre-sales-questions-2/
This plugin is for sites where every single post and page will use Beaver Builder. If that's not the case, this plugin is not for you.
If you only want to use Beaver Builder on certain pages, you don't need this plugin. Copy
page_beaver.php
and drop it into your theme folder (can live in root
or templates
folder
off of root
. From there, just select that template from Page Attributes > Templates on
desired page.
Add configuration options to the plugin to allow a site admin to optionally use custom templates. Consider these scenarios:
- Only replace page templates (not used on posts)
- Only replace templates on selected pages and posts
- Only replace templates on selected posts