This beginners guide shows you how to add a full width header image to the new Genesis Sample child theme by StudioPress. Your image will reduce in size ( scale down ) when the screen size reduces …
Modify Flexible Widgets To Display Any Number of Widgets In Columns
This tutorial shows you how to modify any widget area in any Genesis child theme which uses flexible widgets. You can use CSS Grid to display any number of widgets in columns. In this example, wee&#…
Custom Navigation Theme Location in Genesis - Sridhar Katakam
In the Genesis Facebook group, a user asked: This is a question for the Genesis devs here: I’ve noticed that when I create a custom menu location and a custom menu using the wp_nav_menu() function, submenu support isn’t available for those menus. How can I create a custom menu in genesis that has support for... Continue Reading »
This tutorial provides the steps to add a magnifying glass search icon at the right of Primary nav menu in Genesis, which when clicked, will show a search box covering the entire site header based on the code from Monochrome Pro. Screenshots: While the tutorial has been written for Genesis Sample 2.6.0, it should work... Continue Reading »
After a very successful beta, we're happy to announce that Genesis 2.6 is now available. You can upgrade through your dashboard now, or download the Genesis 2.6 in your my.StudioPress.com
Here is a list of developer oriented starter themes for the Genesis framework. If you would like to have a theme added to the list then fill out the form below.
You can easily enable or disable breadcrumbs from displaying on posts, pages, archives and your home page using the Genesis > Theme Settings > Breadcrumbs: You can also customize whats displa…
How to add an additional pagination to the top of archives in Genesis
In the members-only forum, a user asked: I would like to see a tutorial on how to add pagination (in my case, specifically numeric) to the top of a post archive. To be clear I don’t want to move or lo…
Adding nav sub menu indicators in Genesis using Font Awesome
Want to add a down-pointing arrow for nav menu items having a vertical sub menu and a right-pointing arrow for menu items having a horizontal sub menu when using a Genesis child theme? Add the followi…
Previous and Next Page Navigation for subpages in Genesis
In the comments section of Previous and Next Post Navigation within the same Category in Genesis, a user asked: Is it possible to add next / previous links to all child pages of a parent page? As with…
How to automatically show a grid of sub Pages on static Pages in Genesis
In the members-only forum, a user asked: Hi Sridhar, What do you think about a Tutorial either using ACF or another method to create a Services Page/Template. For example, if you have several services…
Customizing the Genesis Entry Footer – putting all taxonomy terms on one line
This post starts with an introduction of the WordPress Meta Data, and the Genesis Post Meta, followed by examples how to customize the Genesis Entry Footer.
Change the Genesis Meta Output, Post-Info, Post-Meta and Post-Terms
This tutorial takes you through changing the Genesis Meta Output, the Post-Info, Post-Meta and Post-Terms, post-info is typically at the top of a single post above or below the heading with dates, aut…
This file enables you to create a custom archive page template in genesis which dislays posts by date. In this case, by year. You can use this code in a new template file for each year or create mu…
WordPress Default CPT Archives vs Using a Page as a Parent of Custom Post Types
In this post for WordPress tecchies I’ll tackle a subject that crops up a fair bit in building sites for clients – whether to use the default archive functionality or to create a static ‘Page’ and use…
As the world eagerly awaits the release of Apple's new flagship iPhone X, developers are anxious that their mobile sites will look good on the device because of the notch. The phone's super-retina OLE…
Extending your Genesis theme with add_theme_support
If you build WordPress themes you’ll already be familiar with enabling features using add_theme_support. This function provides an easy means to enable optional features on a per theme basis – WordPre…
By default, the appearance of your Genesis Simple FAQs will be controlled by your child theme’s button CSS. For example, here’s how the FAQs look when used with the Infinity Pro theme: And here’s an e…