It’s Christmas time, and to celebrate the season I’ve put together a simple tutorial to design an E Card to send your friends, family, clients, or whoever you think could think could use a bit of Christmas cheer.
|
Featured, Tutorial |
No Comments | Bob Pease |
Recently I was approached by someone who wanted to add some styling to the default wordpress navigation. The theme uses <?php wp_list_pages(); ?> for the navigation. The functionality of the site calls for several main pages, with sub pages in each. The layout will be a horizontal menu, with sub pages listed horizontally below.
| Tutorial | 1 Comment | Bob Pease |
Recently I had the task of setting up a new WordPress theme for a local group. In the mock up of the website I had made a search field that required a bit more work than I was used to. It took me a while to get everything in place, so I thought I’d share the steps I went though to achieve the final result.
| Tutorial | No Comments | Bob Pease |