Search Results for element overview

50 results found

Block Element Overview

Block Elements are available as of GP Premium 1.11.0. Block Elements allow you to use the WordPress block editor to create hooks, site headers, site footers, sidebars, page hero, content template etc. Creating a Block Element First, make sure the Elements module is activated in Appearance > GeneratePress. Now, go to Appearance > Elements and […]

Layout Element Overview

Starting in GP Premium 1.7, the Layout element allows you to set the same options you’re used to in the Layout metabox, but on a site-wide scale. This means you can change the sidebar layout on specific categories for example, or set the content layout to full width on your entire site if you’re using a […]

Header Element Overview

The Header element replaces our old Page Header module. This element has most of the same options as the old Page Headers. If you need help migrating from your old Page Header, see this article. For a step by step guideline of creating a page hero, please see this article. To create a new Header […]

Hooks Element Overview

Starting in GP Premium 1.7, the Hook element replaces the GP Hooks module. This element allows you to insert content into any available hook on your website. There’s a list of available GP and GP Premium hooks, and there’s a custom hook option that allows you to define your own hook name if it doesn’t […]

Elements Overview

The Elements module requires GP Premium 1.7 or newer. This new powerful module replaces the Page Header and GP Hooks modules. Of course, those modules will still exist and function as they do now if you’re using them. When and if you’re ready, you’ll be able to manually migrate your old Page Headers and Hooks […]

Disable Elements Overview

The Disable Elements add-on in GP Premium allows you to disable certain elements on your individual pages and posts. Starting in GP Premium 1.7, you can also use the Layout Element to disable these elements site-wide. To use this add-on, first make sure GP Premium is installed, and that the add-on is activated. Once activated, […]

Block Element – Hook

Hook type is the Gutenberg version of Hook Element. It allows you to insert your Block Element content to any hook inside GeneratePress. This is great for things like author boxes, CTAs, top bars, footer bars etc. There is no limit to the number of things you can build and hook into your website. Editor […]

Global Colors Overview

Note: This feature requires GeneratePress 3.1.0. or above. You can find the Global Color options in Customize > Colors. Once the Colors panel is open, you’ll see a list of Global colors and elements on your website. Global Colors By default, there are 7 colors added. Each color has a specific purpose. From left to […]

Dynamic Typography Overview

Note: This feature requires GeneratePress 3.1.0. or above. You can find the Dynamic Typography options in Customize > Typography. Please refer to this article if you would like to switch your existing site to use the new system. Font Manager Once the Typography panel is open, you’ll see the Font Manager. The Google fonts list […]

generate_element_display

The generate_element_display allows us to bypass the Display Rules, so we can enable or disable an Element under our own conditions. This filter replaces the previous generate_header_element_display, generate_hook_element_display and generate_layout_element_display. Display an Element to a Specific Author archive For example, if we want to assign a specific element to Author Tom’s author archive only: You need […]