Updates, fixes, additions

Revised version available today

Apr 21st, 2008 | By webmaster | Category: Updates, fixes, additions

If you purchased Sites that Soar! before April 21st*, you have been sent a link to a free, updated copy of the book.
The only change in this edition is Page 29. On that page, you’ll see that “header.php” has been replaced with the correct file name, “index.php.” You’ll also see one quick fix [...]



Page 29 - typo alert

Apr 20th, 2008 | By webmaster | Category: Updates, fixes, additions

There’s a typo in my book.  You need to know about it:
On page 29 of my book, it says:
1. Open the file called header.php in wp-content > themes > branfordmagazine
2. In your theme’s header.php, scroll down to see this code:
<div id=”rightcol”>
<?php
// enter the IDs of which categories you want to display
$display_categories = array(3,4,5,6);
The numbers 3,4,5,6 [...]