Tag Archives: howto

WordPress: 20 answers

20 simple answers to 20 common questions about WordPress

Add any link to your WordPress navigation menu with Page Links To

Adding custom links to the navigation menu of a WordPress site is a common need, but not easy to do in the current version of WordPress (2.6.x). Sometimes it is done by editing template files, which is not good.
“Page Links To” is a plugin by Mark Jaquith that offers a nice and quick workaround to [...]

Five WordPress plugins you may not know about, and how to make a “mini child theme”

A quick review of 5 interesting but not very well-known plugins for WordPress. Also a mini guide on how to modify of a theme by using one of the 5 plugins.

How to make a “child theme” for WordPress. A pictorial introduction for beginners

Child themes are the way to modify a WordPress theme to any extend without touching it. This is a how-to on child themes, with images illustrating each essential step.