Quantcast
Channel: Gary's Code » Genesis: Revamped Genesis tutorial from Bill Erickson and Gary Jones
Browsing latest articles
Browse All 10 View Live

How to Change The Trackback Format

If you want to change the format of trackbacks (pings), say, to remove everything apart from the originating title and link, then you’ll need to add a couple of functions. You may want to do this if...

View Article


How to Change the Superfish Arguments

The dropdown menu options in Genesis are supported by the Superfish jQuery plugin for older browsers. It comes with a sensible default set of options (see genesis/lib/js/menu/superfish.args.js) that...

View Article


How To Modify the Doctype in the Header

If you want to change the doctype for your site, add a namespaced attribute to the html element, or do some other changes to the boilerplate text, then its quite easy. The following adds a Facebook...

View Article

How To Remove the Aria-Required Attribute

If you validate your WordPress theme, you find that the validator complains about some unknown attributes, particularly for the comment form fields. This tutorial tells you how to fix that, with one...

View Article

How to Add A Post Terms Shortcode to Genesis

Advanced users may want more control of where the categories, tags or other taxonomies (especially for custom posts types) are listed within a post or other bit of code where shortcodes are parsed....

View Article


Modify Genesis Breadcrumb Home Link

Although there are other ways you can modify the breadcrumb display in Genesis, one thing not covered is being able to change the URL of the Home breadcrumb when it’s linked. By default, it will point...

View Article

Image may be NSFW.
Clik here to view.

Genesis Grid Loop

This post has now been updated to Genesis Grid Loop Advanced. The below post is kept for posterity only. While the simple example of how to use the Genesis grid loop might be enough to get you up and...

View Article

Image may be NSFW.
Clik here to view.

How to Remove Title Attributes on Genesis Menus For those who mistakenly...

Genesis 1.6 has removed the menus that this tutorial applies to, in favour of using native WordPress custom menus, but they can be added back in via Nick‘s Genesis Nav Menu Amplified plugin. If you’re...

View Article


Image may be NSFW.
Clik here to view.

Genesis Split Sidebars Make the primary sidebar split into two equal sidebars

Visually split the primary sidebar in Genesis into two further sidebars, each with their own widget area. For more info about genesis_register_sidebar() see the StudioPress tutorial on How to Register...

View Article


Genesis Grid Loop Advanced Revamped Genesis tutorial from Bill Erickson and...

This post is an update to a previous post on the Genesis Grid Loop. That previous post had some shortcomings, especially concerning the number of grid posts and the number of posts as set in Settings...

View Article
Browsing latest articles
Browse All 10 View Live