Category Archives: wordpress

WordPress Ribbon Menu with CSS

For a recent project I was asked to replace a Flash site with a CSS/HTML version which was to match the existing look as closely as possible. This was essentially straight forward apart from the menu that was needed. The … Continue reading

Posted in design, technology, wordpress | Leave a comment

How not to get our support

I just received an email from a lovely guy/gal complaining about how they wasted some time trying to get one of our plugins working. Sadly in this case we’re not going to even bother to help them sort out the … Continue reading

Posted in small business, technology, wordpress | Leave a comment

A Responsive Twenty Ten WordPress Theme

UPDATE: Although the following still exists and is available I have now released a WordPress plugin which gives the same output as the child theme but with the added benefit that it is hosted on the WordPress.org repository. The plugin … Continue reading

Posted in design, technology, Uncategorized, wordpress | 42 Comments

Advanced WordPress Page Layout Experiment

Styling WordPress page and post layouts can be daunting for the novice… especially if you don’t want to dirty your hands with PHP and the like. I wanted to experiment with what was possible to do using only the default … Continue reading

Posted in technology, wordpress | Tagged , , , , | 3 Comments

How to display Widgets inside posts and pages

I was faced the need to be able to place extra manageable content inside a wordpress page’s core content… and without an existing plugin available to do this I thought I’d write one of my own. The output was the Widgets on Pages … Continue reading

Posted in technology, wordpress | Tagged , , , | 16 Comments