This article is based on Chinmoy’s post. By default all the pages in Whitespace Pro use full content layout without a sidebar. If you would like to add a right sidebar (Primary) to all singular entries like the individual Pages and Posts, follow along. Step 1 In functions.php replace with Step 2 replace with Step […]
Free Content
How to change Widget Titles Markup in Genesis
By default the widget titles in Genesis have h3 tag like this: If you would like to change the h3s to another tag, like a divs or h4s, add the following in your child theme’s functions.php: After adding the above, Source: http://ozzyrodriguez.com/tutorials/genesis/changing-widget-title-formatting-genesis/ Want to do this change but only for a specific widget? Here’s one […]
How to bring back missing Archive Headline and Archive Intro Text in Genesis 2.2
This problem has been fixed in Genesis 2.2.1. Therefore the following is not relevant any more. Make sure your parent Genesis theme is always up to date. If you have upgraded Genesis parent theme in your site to 2.2 and using a theme other than Genesis Sample 2.2 as the active child theme, you might […]
How to show a single post on Blog and only titles on Category archives in Genesis
In the comments section my How to show only Post titles on category pages in Genesis article, a user asked: This is almost exactly what I need. However, my client’s blog posts are REAAAALLLLYYYY long bible studies. So on the main blog page (which is not the home page – it’s another menu item), I […]
How to display Secondary Navigation menu only on single Posts in Genesis
In GenesisWP Facebook group, a user asked: does anyone know of a good way to have a secondary nav menu display on single post template pages- and nowhere else? Or- perhaps on a few other select pages? Adding the code below in child theme’s functions.php will display a menu assigned to Secondary Navigation Menu location […]
Related Posts with Thumbnails in Genesis – Reloaded
Update on March 20, 2018: Follow https://sridharkatakam.com/jetpack-like-related-posts-without-jetpack-in-genesis/ instead. Nick has published a post titled Show Related Posts with Thumbnails in Genesis in the past. Andrea Whitmer has tweaked it for her needs and kindly shared with me which then, was expertly fixed by Chinmoy for getting rid of duplicate posts. The code below when added […]
How to Fix the Blog Page Template Issue in Minimum Pro
In Minimum Pro’s theme demo, the homepage has 6 Posts appearing in columns via Settings > Reading with front page set to display latest posts for this. For the standard listing of blog posts, Blog Page Template would need to be applied to a static Page. As you are probably aware by now, it’s NOT […]
How to show unordered list of Tags in Genesis Archive Page Template
Over in Slack‘s #beginners channel, a user asked: I’m trying to create an archive page template that will output an unordered list of tags. I’d like the list sorted by name. Would someone be able to point me in the right direction? I’m modifying the Genesis archive template. By default that outputs a page with […]
How to use WordPress Customizer for setting up Background Image of a section in Genesis
Updated on August 27, 2016 In the comments section of How to use a full-width background image in Home Top widget area of Enterprise Pro tutorial, a user asked: This worked perfectly for me, but my client wants to be able to change the image at some point and she is not going to be […]
Beaver Builder in Altitude Pro
Want to use Beaver Builder in Altitude Pro for full width sections with content starting at the top of the page (per this question)? Step 1 Create a file named say, page_beaver.php in Altitude Pro’s directory having the following: Step 2 Add the following in Altitude Pro’s style.css:
Recent Comments