Author Archives: Jose Guerra
Styling the Twenty Ten Child Theme
In the previous lesson we covered the general WordPress directory structure, created the required folder and files and pasted in the minimum code in the “style.css” file to define the theme in the admin section. In this lesson we will … Continue reading
How to make a WordPress Twentyten Child Theme
There are many tutorials on the Internet which address aspects of child theme development; however, many are based on other frameworks instead of the default “Twenty Ten”. “Twenty Ten” is the newest default theme which comes with WordPress 3.x. The … Continue reading
WordPress Theme vs Child-Theme and Framework
When I first started to develop themes with WordPress, the first thing I did was to take the default WordPress theme and edit it to fit my needs. This later led to editing other people’s themes and eventually I started … Continue reading