Use this file to discover all available pages before exploring further.
Beaver Themer provides extensive customization options for developers who want to extend functionality, add custom field connections, or integrate with custom themes.
Most themes support Archive, Singular, and 404 layout types out of the box. However, to support the Header, Footer, and Part layout types, the theme must allow its header, footer, and parts to be removed using hooks.If your theme isn’t currently supported, you can add support for headers, footers, and parts by following the instructions in the custom fields section.
You can use the Beaver Themer APIs to add custom connections to the field connections menu in order to connect any kind of data you want.See the Custom fields article for detailed instructions.
There are other ways than using hooks to remove the theme’s headers and footers, but using hooks is the easiest and cleanest. For example, in Genesis you can remove the header with the following code: