Archive for November, 2009

Word Press Child Page menu

Creating a sidebar menu using Child Pages in WordPress

Trying to find the correct syntax to display a sidebar menu that shows all the “Child Pages” along with a custom title can be challenging.

Syntax

<li> <?php wp_list_pages(‘child_of=10&title_li=<h2>’ . __(‘Your Custom Menu Title Here’) . ‘</h2>’); ?></li>

Breaking down the code

» Continue reading “Word Press Child Page menu”

Leave a Comment

Loading the strop

Using a strop is the key to keeping your carving tools razor sharp

When woodcarving keeping your tools sharp will produce clean cuts and makes the carving experience more enjoyable. The key in keeping your tools polished and razor sharp is the strop. A “Strop” is a piece of leather that is glued to a flat board. Polishing compound is often applied to the leather, this action is referred as “Loading” the strop.
Since my early days of carving I have always been told » Continue reading “Loading the strop”

Comments (1)