GuyWeb

WordPress conditional statements for simpletons

August 22nd, 2008

I’m a PHP thickie to be honest. I blunder around attempting to understand what I’m doing with programming but rarely have a clue. It’s all just magic fairy dust to me. When I get something working, frankly I’m amazed. Today I conquered WordPress conditionals. I thought I’d log down what I did because I’m likely […]

How to reference the theme directory root in WordPress

April 30th, 2007

<?php bloginfo(‘stylesheet_directory’); ?> Something I have to hunt for every time I build a WordPress theme is the method of referencing images and other elements placed within the theme directory I’ve created. The code above is the means of doing this.

Introducing GuyWeb V5

December 27th, 2005

You’re viewing the latest version of GuyWeb.co.uk which is very nearly complete. I’ve been working away on this for the last few months with the aim of making the site more usable to the various different audiences who read it. Here are my rough notes on the new design. Firstly, the site should perform as […]

Biting the bullet

June 30th, 2005

I’m #live# redesigning. This post will grow with my thoughts on the process. Most of you will find this completely boring so feel free to skip past this! It’s more of a record for me than anything else. I’ve been happy to use the Kubrick theme for the last couple of months but I’m now […]

Transitioning to WordPress 1.5 from Movable Type 3.11

March 24th, 2005

I will be using this post to document my transition from one CMS to the other. I’ll detail any bugs i encounter along the way and link to or explain to the solutions. Blogroll doesn’t order by name by default (You have to change it from ‘random’ in link – link categories -edit) Categories don’t […]