Want to show Post Thumbnails above the titles for Posts on your Genesis site’s homepage (with the default setting of front page showing a list of Posts)? Step 1 Add the following in child theme’s functions.php: To view the full content, please sign up for the membership. Already a member? Log in below or here. […]
Genesis
How to display a random ad after every second post in Genesis
In this article I show how a random Google Adsense ad (or just any HTML) can be inserted in between every two Posts on Posts page (Blog) and category archives when using Genesis. Step 1 Install and activate Ads by datafeedr.com plugin. This plugin allows us to add advertisements (any HTML code) and provides shortcode […]
Portfolio in Genesis with Featured Images in a Grid revealing Title and Excerpt on Hover
In this article I share how Portfolio Post Type can be set up in Genesis such that each Portfolio entry’s featured image (linking to corresponding entry) will be shown in columns on the Portfolio archive page. When a featured image is hovered, we shall reduce its opacity to reveal the entry’s Title and Excerpt similar […]
How to display Primary Navigation in Modern Portfolio Pro’s homepage
When Modern Portfolio Pro is your site’s active theme Primary Nav does not appear by default on the site’s homepage/front page but does on inner pages. To make the Primary nav appear on homepage, add the following in front-page.php before the closing genesis();:
How to show Full width Featured image at the top of Magazine Pro similar to Ambiance Pro
Eric asked, Hey all. I have a site with magazine pro and want to change the single post format to be like ambiance pro. Anyone ever marry up two themes like that our have advice on how to tackle this? Before: After: In this article I share the code taken from Ambiance Pro to display […]
How to display Featured Pages below Home Top section in Enterprise Pro
In this article I show we can show 8 Featured Images and below them, their corresponding titles of specific Pages in columns when using Enterprise Pro, a child theme of Genesis. Register a custom Home Featured widget area Add this in Enterprise Pro’s functions.php: To view the full content, please sign up for the membership. […]
Displaying Posts organized by Categories in WordPress
Below is the code that loops through each non-empty category in WordPress that has at least 1 published post and displays an unordered list of 3 latest posts’ titles linking to their permalinks with a link to the category archive page below the list. To view the full content, please sign up for the membership. […]
How to set Featured Image as Header’s background using Backstretch in Genesis
In this article I share the code to set Featured image as background for Header using Backstretch in Genesis. This way each Post and Page can have different Header (background) images. Summary: If a Page/Post/CPT entry has a Featured Image attached, use it as a background image for the Header. For Page/Post/CPT entry that does […]
How to remove Header from front page in Genesis
Jeff asks, Is there a way to disable the entire header (so it does not display) but only on the homepage? Below is the code to add in child theme’s functions.php to make .site-header appear on all pages of a site running Genesis except on homepage. To view the full content, please sign up for […]
How to display a custom widget area after entry on Posts that use Full Width layout in Genesis
Carly asks, Can somebody advise me on how I could register a new widget area but ONLY on pages I’ve set to be full-width. I’m basically looking to add a new widget area in that space, after my content. I already have an ‘after content’ widget on EVERY page. I’d like this widget SOLELY for […]
Recent Comments