To view the full content, please sign up for the membership. Already a member? Log in below or here. Username Password Remember Me Forgot Password
Genesis
How to display Genesis Featured Widget Amplified output in columns
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to add custom HTML at the end of Post titles in Genesis
In a project that I am working on the requirement is to add colored dots to the right of Post titles. The color of these dots should indicate what category the Posts belong to. Here’s how it can be done. wp-content/themes/genesis/lib/structure/post.php says: The genesis_post_title_text filter is applied on the text of the title We shall […]
How to replace Site Title text with custom HTML in Genesis
Scenario: In the Header section of Genesis Theme Settings, Dynamic text is set to be shown for site title. This will pull the Site Title text entered in Settings > General and display it in .site-header. There could be times when you want to use different text instead of the site title or use HTML […]
How to remove Post Meta from Entry Footer in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to set a default image in Genesis Featured Posts widget
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Horizontal Opt-in with a full width background image in Dynamik
To view the full content, please sign up for the membership. Already a member? Log in below or here.
HTML5 Galleries in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to display Featured image in single Posts in Genesis
Below is the code to be added in child theme’s functions.php to display featured image attached to Posts (if present) in single Post pages when using Genesis. To view the full content, please sign up for the membership. Already a member? Log in below or here.
Masonry in Genesis
Updated on September 18, 2020 Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. In this tutorial we are going to apply Masonry for Posts page and all archives in Genesis. While the tutorial […]
Recent Comments