Category Archives: guides
WordPress Custom Headers Update for 3.4
With the upcoming release of WordPress 3.4 the theme UI has had an overhaul, including some great enhancements for custom headers. Continue reading
Simple:Press Forum to bbPress Forum Conversion
As part of a refresh on this site, the support forums have been migrated over to bbPress. There are a handful of importers available for some of the major forum software packages, but none existed for the plugin Simple:Press forum. … Continue reading
Ribbon Style Navigation Menu With No Images
Want a different type menu for your next project? A 3d ribbon style navigation menu adds some pop to a plain jane site. This site currently utilizes this type of menu, but using images and multiple containers. This technique uses … Continue reading
WordPress Theme Developers Tip – Call Dynamic CSS the Right Way
This solution should no longer be used. After further research and reading other’s suggestions, the ideal solution is to just output the css directly to the head section of your code. While developing my Techozoic theme, I’ve progressed from adding … Continue reading
WordPress Theme Options Framework Ver 2
An updated version of my Theme Options Framework rewritten for optimization. Reduced the number of calls to database by reducing the number of entries added to database. Also included a simple style.php file and header.php file to show how to use the options on an external file. Continue reading
