The third part of a tutorial explaining how to develop a feature rich WordPress theme using only CSS. Previous parts: Build a child theme based on Thematic Framework Theme Style header, footer and posts Navigation Areas The navigation areas are two: one is placed above the content of the page; the other at the end. […]
Altri termini collegati child theme, thematic, tutorial
This is the second part of a tutorial on shaping a full featured WordPress theme without having to deal with PHP, mySQL and WordPress filters. You can read the first part “Create a child theme based on Thematic Framework Theme” here After adding a background image on our blog we have the post column (left […]
Altri termini collegati child theme, thematic, tutorial
So You Want To Create WordPress Themes, Huh? This can be a quite challenging job. As Ian Stewart wrote on his post, modern themes needs a lot of features to be real good ones. But working on a Framework Theme, as Thematic or Hybrid, can be a valid solution to build a customized WordPress theme […]
Altri termini collegati child theme, thematic, tutorial
di Daniele Alano
19 maggio 2009
Molte delle informazioni sensibili della nostra installazione di WordPress sono contenute nella cartella wp-admin.
Altri termini collegati security, tutorial
Attraverso i Child Themes è possibile sviluppare un proprio tema per WordPress avendo una ottima base di partenza. Anche senza competenze di PHP.
Altri termini collegati blog, thematic