Search Results for element overview

50 results found

Layout Metabox Overview

Please note that WordPress ignores metabox values on index pages like blog and archive so this meta box won’t work for those pages. Where Is It? The Layout is usually located at the bottom right corner of the block editor screen: If you don’t see the metabox there, make sure to enable it under Options […]

Sections Overview

This feature is deprecated and no longer supported as of GeneratePress Premium 2.0. Instead, we suggest checking out our GenerateBlocks plugin. Sections is our own very simple page builder. If you’re already using a more advanced page builder, you won’t need to activate Sections. Please note that Sections cannot be used with Gutenberg editor. Turning […]

Backgrounds Overview

To use this add-on, first make sure GP Premium is installed, and that the add-on is activated. Once activated, you can find the Background options in Customize > Background Images. Once the Background Images panel is open, you’ll see a list of sections for each element on your website. Each section has background options for […]

Dynamic Blocks

Starting in GP Premium 2.0, there are two dynamic blocks that are available in the Block Elements module. You can access them by searching keyword GP in the Add Block menu: Dynamic Image The GP Dynamic Image block allows you to add a featured image or an author avatar to the Block Elements. Featured Image […]

Dynamic Data

Starting in GP Premium 2.0, you can now add dynamic data to blocks inside our GenerateBlocks plugin when using the Block Elements module. Dynamic Text Type You can access these options by clicking the database icon when using the Headline or Buttons block. Title This option outputs the post/page/term title of the current page. Optional: […]

Content Container

Starting in GeneratePress 3.0, the previous Page Builder Container option has been renamed to Content Container option. Default The default option means that the Content Padding option in the customizer would apply: Full Width The Full Width option set the content area to be 100% of the screen width and allows for full width sections […]

generate_menu_bar_items

The generate_menu_bar_items hook allows you to hook non-menu item elements such as buttons, icons and whatever else your design requires. Content added there will automatically display in the navigation and mobile header. Using a Hook Element If you have GP Premium, you can use a hook element and add the content like this: Using a Function […]

Animated Hamburgers

By default, our mobile menu icon doesn’t do any animated when you click it. We prefer to skip the animation and move straight to a close icon, as it’s more lightweight that way. However, if you want to animate your mobile menu icons (hamburger icons), you can do some with some custom code. The first […]

generate_page_hero_post_author

The generate_page_hero_post_author allows us to alter the HTML of the post author when using {{post_author}} template tag in header element. Example If we don’t want a link surrounding the post author:

How to Create a Page Hero

The Header element module is one of the most popular features of GP Premium and the amount of options available can definitely be overwhelming at the beginning. If you are struggling to make a page hero, the following steps should provide a quick guideline on how to get started. For detailed explanation of each option, […]