Industrial

Industrial is a clean theme with a natural look. The background can be removed for cleaner lines and the colors interchanged if needed. I tried to be a little more corporate with this theme, but can’t stop erring on the creative side. As with all themes, nothing is set in stone. This one allows you to use short codes in the widget areas and you can juggle what appears in the widget to your taste. What I have in the preview is just my vision. It doesn’t have to be yours.

 

Show Me

 

15 Grammar Mistakes That Can Trip You Up

Courtesy of Copyblogger, this info graphic outlines the 15 most common grammatical errors for bloggers. If you like it feel free to reblog it – I did!

15 Grammar Goofs That Make You Look Silly
Like this infographic? Get more copywriting tips from Copyblogger.

Genesis: Enable Shortcodes in Widgets

Here’s a quick one – the code below will allow you to use shortcodes in your widgets. I’ve tested it and it works just fine. The only thing that it seemed to break was using Google AdSense code in a text widget – no big deal.

Copy and paste this code into your functions.php – that’s it!

/** Enable shortcodes to be used in widgets */
add_filter( 'widget_text', 'shortcode_unautop');
add_filter( 'widget_text', 'do_shortcode');

Legacy

Legacy was furthering the use of color, this time using the WordPress menu system with custom CSS, again converting a Photoshop PSD navigation image for use in this theme. This one is bright and artful, and incorporates more functions from Studiopress (those guys are awesome by the way). I played with gradients on the submit buttons and used multiple background images for the body. It was more a test of a few different ideas, but out of that came this beautiful theme.

 

Show Me

 

Check Here Too!