Developers

About Gary Jones

I'm a coder at heart, and I freelance as a web developer for Gamajo Tech in the UK. I enjoy scuba diving and spinning fire poi, but I'm pretty much addicted to the web. I write code so others don't have to write it.

An Alternative Method for Adding a Tweet Button

The end result from a previous article on How to Add a Tweet Button on Single Posts can also be implemented in an advanced way, which avoids the need to use invalid markup as suggested by Twitter. While being substantially more code, this has … [Read more...]

How to Conditionally Add Style Sheets for IE

Over time, Internet Explorer (IE) is getting better at rendering web pages how we want them, but while IE7 and earlier versions still have a (fast-fading) grip, we sometimes still need to provide exclusive styles to make them render our sites in an … [Read more...]

Genesis Grid Loop Advanced

While the simple example of how to use the Genesis grid loop might be enough to get you up and running, there are far more advanced ways you can use the grid loop to really get the best out of it. This tutorial will go through the steps to adding … [Read more...]

How to Add a Post Terms Shortcode

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. Shortcodes are great for easily dropping in those … [Read more...]

How to Add or Edit Font Options in Prose

The Prose child theme comes with a selection of font stacks (an ideal font, with a list of fallback fonts if the ideal one doesn't exist) based on those that are generally accepted to be web-safe. This means that most computers running Windows, Mac … [Read more...]