BertHixson.com
Website Development and WordPress Design

Cool Down WordPress Theme

The Cool Down Wordpress theme is a clean design but has some features and detailing that help make it a more "cool" theme than the average WordPress theme. It is a fixed width, centered, two column layout that is widget ready in the right sidebar.

The sidebar includes a jQuery accordian panel allowing an open and close function for the most popular content items like categories, blogroll, meta and archives. Unique CSS styling automatically give table rows alternate colors and highlights.

Right Sidebar and The Accordian Panel

You can easily add additional items in the accordian panel by following the layout and code structure that is already included in the HOMESIDEBAR.PHP and SIDEBAR.PHP. Basically, both files are exactly the same except that the HOMESIDEBAR.PHP is only used on the home page and has one different div to allow for the height of the image on the home page. If you make a change to the SIDEBAR.PHP, you should also make it on the HOMESIDEBAR.PHP for consistency.

To add additional items to the accordian panel, give the heading for that new item an H4 tag. Right underneath that heading, enclose the item in a div with class="panel" and be sure to close the div. This of course, should be included in the all encompassing accordian div.

Contact Information

Since this is a free wordpress theme, support should not be assumed. However, I will make every effort to answer any questions or support related instances that are required at no charge. If custom modifications are requested, there may be an applicable service fee.

You can contact me by email

Licensing

The Cool Down WordPress theme is released under GPL: http://www.opensource.org/licenses/gpl-license.php

Version Release

V 1.0 - Initial Release

V 1.5 - Corrected issues with depreciated code for categories. Fixed category layout with many, many categories.

V 1.8 - Corrected issues with depreciated code in search.php. Fixed max image width for posts and pages. Removed "comments disabled" message for pages only.

V 2.0 - Corrected issues with sidebar includes and missing body and post classes.

V 2.3 - Corrected issues with depreciated code, incorporated new WordPress wp_nav_menu system an included new Post Thumbnail function.

V 2.4 - Corrected issues with function naming convention and title attribute calls.