This tutorial provides the steps to relocate the title of Posts page (.posts-page-description) in Digital Pro from its default location (.site-inner > .content-sidebar-wrap > .content) to below the site header. Before: After: Step 1 If you have not already, create two static Pages named say, Home and Blog. At Settings > Reading, set Home as […]
Posts page
Adding Content below Title inside div.posts-page-description in Genesis
The Genesis wonder woman, Robin Cornett has a great post on adding the page title and an intro text (page content) on Posts page in Genesis. Here’s a slightly modified version of the same. Add the following in child theme’s functions.php: This will bring back the missing WP editor for the Posts page (set at […]
How to make Posts page obey its Page layout setting in Genesis
In Genesis Page specific layouts override the default layout from theme settings. But the same does not apply for the Page set as Posts page (in Settings > Reading). Regardless of what layout you select when editing this Page, the default layout will continue to be used unless the following code is added in the […]
FastCompany.com inspired layout for Posts page in Genesis
One half of Jules question in StudioPress forum is: … i would like to display the title and the excerpt in âtwo different columnsâ like the featured posts on http://www.fastcompany.com/ for example. Anyone know if itâs possible and how to do it?… In this article I share the code for home.php (used by Posts page […]
Recent Comments