Tag: theme

WordPress EvoLve Theme: Review

As a WordPress developer you seem to be always looking for a new theme, something that will be fresh, new and novel. This is what brought me to use the EvoLve theme.

On the plus side the EvoLve theme is a free theme, available on WordPress.org, from a company called Theme4Press. The look is clean and uncluttered, something I can present and work with. I do like the home page slider options, which allow you to have up to 5 slider images. I also like the 3 front page content boxes that appear under the slider. They have large eye catching icons, some text and a call to action button for more info.

WordPress Theme Default Enhanced Mods

Simple I am, unless there is complexity required. Why mess with simple if it works and you need nothing else, I say. Such is the case with the WordPress theme “Default Enhanced”, now seemingly defunct. I still like it, so I changed it. Here are my documented changes.

Make a Child Theme: The first thing to do is to make a child theme. This is pretty easy, so research it. You really need only two files: style.css and functions.php. If the theme writer ever updates the theme for security or other reasons your changes will not be wiped out but overlayed on top of the update.

Converting Drupal 5.x Theme Foliage to 6.x


I really like Web 2.0 and particularly Drupal and WordPress. There’s so much functionality gained so quickly, fantastic upgradeability, reliability, and a great support community. Recently I converted my friend David’s Drupal 5.1 theme Foliage to Drupal 6.9. It’s really a painless (after you’ve done it) 3 step process that I’d like to share. Here’s how I did it.

References:
The original instructions from Drupal.org
Cutting to the important parts. Thanks Wesley Tanaka, this post was very helpful.

Files:
Unchanged files: block.tpl.php, box.tpl.php, node.tpl.php, and all the rest of the theme
Changed files: comment.tpl.php, page.tpl.php
Added files: foliage.info