Tag Archives: plugin

Lanyrd Splat WordPress Widget Plugin

Last night I noticed that the Lanyrd event info that was meant to be listed in my blog sidebar was no longer working. I was, at the time, using the My Lanyrd Widget which was up to a time working … Continue reading

Posted in technology, wordpress | Tagged , , , | Leave a comment

WordPress 1 Minute Wonder – Quick Performance Boosts

This latest WordPress 1 Minute Wonder installation covers a couple of quick alternative steps that can be taken to dramatically increase your site performance… and yes I’ll be honest and say that actually to cover all 3 steps here it … Continue reading

Posted in 1 Minute Wonder, design, technology, wordpress | Tagged , , | Leave a comment

WordPress 1 Minute Wonder – Styling Widgets on Pages Horizontally

In this edition of WordPress 1 Minute Wonders I will answer a question which I frequently get emailed about… and that is how to style widgets next to each other when using my Widgets on Pages WordPress plugin. In this … Continue reading

Posted in 1 Minute Wonder, design, technology, wordpress | Tagged , , , | 9 Comments

5 Tricks to Spice up your WordPress Blog

By adding a few lines of code or installing a plugin or two you can add some extra spice to your WordPress blog (or other WordPress powered site) and at the same time  bring a lot more value to your … Continue reading

Posted in technology, wordpress | Tagged , , | Leave a comment

Advanced WordPress Page Layout Experiment


Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3753

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3753

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3761

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3761

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3764

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3764

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 2026

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 2026

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 2398

Warning: implode() [function.implode]: Argument must be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3351

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3374

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3374

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3415

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3467

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3467

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3612

Warning: Invalid argument supplied for foreach() in /home/gingerb/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 3612

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