Loading...

Robert O'Rourke’s Posts

BigSWIG, Big Thanks, Big News

BigSWIG, Big Thanks, Big News

BigSWIG wasn’t a big idea we had one night, but simply an evolution of our usual SWIG events. A bigger venue, beer on-tap, a PA system, a big screen, and four awesome speakers! No, not loudspeakers, but actual people, talking about all things web, WordPress and design related. In the end there were very nearly 40 people at our first… continue reading

Designing The Plaza

Designing The Plaza

You may have heard by now that we recently launched a new website for the Plaza Community Cinema in Waterloo near Liverpool. We try to fit one charity project in a year at interconnect/it to give ourselves a challenge that wouldn’t normally come up. I should come clean that part of the reason for doing this project is that we were… continue reading

Liverpool WordPress Interest Group (SWIG) Meeting – 24th November

Liverpool WordPress Interest Group (SWIG) Meeting – 24th November

In the run up to SWIGmas we’ve got a great event on this month. We have 2 talks from regulars Matt Pealing and Anthony Casey covering the modern web design techniques and how WordPress can be applied to very specific content management jobs so it promises to be much more interesting than listening to me prattle on! Next month’s event… continue reading

Dropdown Menus Plugin for WordPress

When designing for small screens every pixel counts. One of the common difficulties we face as web designers is how to reduce the amount of pixels some large (or potentially large) constructs like menus take up. One solution is to use a dropdown menu. Until now there wasn’t an easy way to make a menu that you manage via the admin panel into a dropdown.

How to remove <code><p></code> tags from images in WordPress

How to remove <p> tags from images in WordPress

By default WordPress will wrap any images you insert into a post in a paragraph tag. While this isn’t the worst crime semantically speaking it can make life difficult if you want to style those images a certain way. Typically you can target images within a paragraph tag using CSS however you cannot target the paragraph tag itself. To get… continue reading

Liverpool WordPress Interest Group (SWIG) Meeting – 30th June 2011

Liverpool WordPress Interest Group (SWIG) Meeting – 30th June 2011

It’s that time again. After 2 good SWIG events we’re starting to get into the swing of it. I promise to do a better presentation next time! This month we’re moving the event to the last Thursday of the month in the hopes of making the event available to more people who’d like to attend but have not yet been… continue reading

How To Make Sticky Posts Even Stickier In WordPress

How To Make Sticky Posts Even Stickier In WordPress

As WordPress becomes more of a content management API and framework there are times when some of its legacy features are too mired in the context of “blog” to really be useful when it’s in use as a full content management system. Sticky posts are a great example. They only work on the index page (or custom blog page if… continue reading

Top 10 Functions for functions.php

I thought I’d share some of the functions that go into most of our custom WordPress themes. If you have your own favourites then get commenting! Removing the auto capitalisation of ‘WordPress’ When version  3.0 was released a fairly simple filter appeared called capital_P_dangit. This was committed to the core by Matt Mullenweg for the purposes of brand reinforcement. Suffice… continue reading

WordPress Weather Widget

WordPress Weather Widget

We found many of the weather widgets and badges out there lacking. Either they were not aimed at regular users (having to track down your own locid for non-US addresses for example) or they had rate limits on the API. And almost all were just plain ugly. We had to fix that.

Gill Sans Rides Again

Gill Sans Rides Again

You may have heard of Gill Sans. Designed by the sign-writer Eric Gill in the 1920s it is as much a British icon as fish & chips. You only have to look at the BBC, or any high street to see it. This article, however, is not about about a typeface (in case you were wondering) but about the redesigned… continue reading