Category Archives: WP Tutorials

Force a layout for Pages that have subpages in Genesis

Adding the following in child theme’s functions.phps will apply content-sidebar layout to all static Pages that have children and [...]

How to enable Author Box in Genesis on single entries of ‘post’ type only

Adding //* Display author box on single posts add_filter( 'get_the_author_genesis_author_box_single', '__return_true' ); in functions.php when [...]

Subtitles below Titles in Genesis using Visual Subtitle plugin

Subtitles can easily be added using Gary Jones’ Visual Subtitle plugin which adds a Visual Subtitle field [...]

How to add a full width element inside Genesis header

In Genesis Slack chat, a user asked: Has there ever been talk of creating a Genesis hook [...]

How to display Author Box on all pages of author archives in Genesis

In Genesis Slack chat a user asks, I just noticed that when you click an Author name [...]

Changing the posts per page on first page without breaking pagination in WordPress

Each page (first and subsequent paginated pages) of Posts page in WordPress shows the same [...]

This site uses cookies to offer you a better browsing experience. By browsing this website, you agree to our use of cookies.