Courses for Becoming an Even Better Genesis Developer
The Genesis ecosystem is full of incredible resources and communities that can have an incredible impact on your journey to building bigger and better things with Genesis.
A New Era for the Genesis Framework: Recapping the Biggest Changes and How to Work with Them
It’s been roughly one year since WP Engine acquired StudioPress, the makers of the Genesis Framework. There’s been a lot of forward progress, but it may have left some people feeling unsure about how to work with Genesis or best take advantage of new features In this post, I’d like to talk about some of […]
Learn how we supercharge the standard Blog page template in the Genesis framework to make it easy to show a specific stream of posts on a WordPress page.
This Clip enables a class-activated mega menu (including optional title and HTML description) on Genesis child themes with 'drop-down-menu' theme support.
An Introduction to Block-Based Homepages in the Genesis Framework
StudioPress just released Revolution Pro, the first Genesis child theme to sport a block-based homepage. In this tutorial, you'll learn how to create one.
Building Joyful WordPress Experiences that “Just Work” – Introducing Genesis 2.8
Think back to the very first time you installed a WordPress theme. Do you remember what that experience was like? Was it a joyful one? Did you get up and going in minutes bringing your voice, your
Webinar: Gettin' Down and Nerdy with the Genesis Framework
Do you develop WordPress websites? Want to build higher quality websites faster? Hear from Bill Erickson, an influencer in the Genesis community, who’ll help you get started and/or learn more about how to use the Genesis Framework to empower you to move further, faster.
Good news - Genesis 2.7 has been released ... ... and there has never been a better time to try it. Right now we are running a discount of 20% off all our themes for new
Getting the most value from Genesis - Bill Erickson
This is a summary of a talk I’m giving at WPEngine Summit 2018. What is Genesis? Genesis is a theme framework, a base upon which you build your own custom WordPress theme. Genesis helps you can build higher quality themes faster, and is built with a focus on SEO and performance. In the same way…
Changing the Genesis Archive Page Settings for Custom Post Types
By default all archive pages and types in Genesis share the same archive settings as set in the Genesis > Theme Settings > Content Archives section, but you can change these settings for a specific custom post type archive and leave the defaults intact for the regular archive pages. Looking at the Content Archives in…
How to add an expandable search icon to the navigation in Infinity Pro - Sridhar Katakam
Updated on May 16, 2018 In Genesis Facebook group a user asked: How do you add a search form to your Genesis theme (in your nav bar)? (I googled the same question and a whole lot of different answers came up). I read that this used to be included and now you can add some... Continue Reading »
The Genesis pagination uses standard WordPress pagination functions, like previous_post_link() and next_post_link(). These functions only apply to the main WordPress query, not any custom ones. So if you created a page template that had a custom query in it, the main query would be for that page’s content. If you tried adding pagination after your custom query,…