By default widgets placed in After Entry widget area will be shown only on single Posts in Metro Pro. To make these appear on static Pages in addition to single Posts, in functions.php change This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the […]
Genesis
Genesis in a Box
Elements in Genesis are full width with the actual content of various sections constrained by max-width applied to the wrap. I have modified my Genesis Sample-based variant to make it boxed. Live Demo The width of site container has been set to 960px. Also the 3-column layouts (like content/sidebar/sidebar) have been removed. Download
Checkered Posts Layout in Genesis
In the comments section of my previous tutorial, a user wrote, Yeah! Thanks! I would also like to know how to layout posts like this on the front page. I know it can be done, because I’ve seen theme’s use the “vertical split” layout. In this article I would like to share the code to […]
Genesis Starter Child Theme
Update on August 23, 2017: Here is the newer version. Originally published on March 28, 2015 Updated on May 22, 2016 For most of the custom PSD to WordPress work that I do, I use a modified version of Genesis Sample – a starter Genesis child theme if you will. In this post I would […]
A simple Portfolio Archive Grid in Genesis
In this tutorial I share how to set up a grid of 3-columns (can be 2 or 4 or 5 or 6 columns) showing the featured images of Portfolio Post Type entries with a black & white turning to color effect for the images on hover. Step 1 Install and activate Portfolio Post Type plugin. […]
How to move Widget Titles out of Widget Wrap in Genesis
In the members-only forum, Kelly asked: How do you move widget titles out of the widget wrap so they can be styled independently? Before: After: Edit child theme’s functions.php. Add the following ABOVE //* Start the engine near the top: To view the full content, please sign up for the membership. Already a member? Log […]
Using ACF Pro for multiple drag-n-drop Hero, Text-Image and Image-Text sections in Genesis
Advanced Custom Fields Pro is an excellent plugin that does more than just let you create custom fields. One of the many features available in the Pro version is Flexible Content Field. In this tutorial I share a custom Page template in Genesis to display a meta box in WordPress Page editor in which users […]
Full Width Front Page in Genesis using ACF Pro’s Flexible Content Field
In the members-only forum a user asked, I’ve been trying to figure out how to have a home page with both a custom loop and widget areas. I want to use Advanced Custom Fields for several areas on the home page, to make it easier for my clients. I found code for doing that, but […]
Grid Template for Category Archive(s) in Foodie Pro
A user wanted to know how Posts in a specific category archive page can be displayed in a grid of featured images and titles with all other category archives shown with titles and excerpts floating to right around featured images. Ex.: Recipes category archive page: Any other category archive page: While this tutorial has been […]
How to remove the empty site inner markup on Centric Pro’s front page
Centric Pro’s demo has the following extra markup in the generated HTML of front page: In this tutorial I share a couple of methods by which this unused HTML can be removed/utilized w/o affecting the look. Method 1 Before: After: Method 2 Before: After: Below is the entire front-page.php code depending on your desired HTML […]
Recent Comments