Genesis Framework — Adding Google’s +1 Button
So, you want to add Google’s new +1 button to your Genesis Framework powered WordPress site? No problem, it’s an easy process to get it to show on any page you’d like. The example below will...
View ArticleGenesis Framework — Add a Conditional Script or Stylesheet
I’ve been trying to conditionally add scripts on a per-page basis for a website I’m developing, and came across a great way to add them to my theme’s function file. The Scenario Genesis Framework...
View ArticleGenesis Framework — Using Query Args
The following is a short tutorial on adding a custom loop to a page using the Genesis Framework from Studiopress. The tutorial will demonstrate how to create a simple category page using Query Args, a...
View ArticleGenesis Framework — Adding a new Widgetised Area
The following is a short tutorial on adding a widgetised area to a Genesis Child Theme’s homepage using the Genesis Framework from Studiopress. The tutorial will demonstrate how I’ve added images to...
View ArticleGenesis Framework — Creating a Landing Page
This will just be a short tutorial on making a landing page using the Genesis Framework from Studiopress. First, you’ll need to create a new file within your child theme’s folder. In my case, I’m using...
View Article