Hot News Here

02 9817 7559

Writing an Item

Some simple instructions for writing a new item in WordPress. Log in to the admin function, located at http://domain/directory/wp-admin.  You can probably just use the login link at the bottom of the WordPress home page. You’ll have to enter your username and...

the_content v the_excerpt

If I have a group of posts, it is easier for a user to see what is available, and to choose what to read, if just an extract is shown, rather than, say, 10 posts, all listed one after another.  It seems that, for a Group page (a page which shows a group of posts), it...

Extracts or Whole Posts?

I want to explore whether to show whole posts or selected extracts of posts.  This applies to what I shall call a Group page – any page which shows a set of posts rather than a single post (Category pages or Archive pages or the Blog index page).  To explore...

Now We’re Rolling

Having dug into the documentation and solved some mysteries regarding the header of the Default theme and the version of code used in the Connections theme, I’ve made a lot of progress with that list of early first steps.   Here’s what I’ve now done:...

A Learning Leap

Well, since last writing, I’ve dug more deeply into the WordPress code and the documentation and I’ve learned a few things….. I’m using WordPress version 2.1 the Theme which first took my fancy, and which I’ve been learning with, uses the...

Special Layout for one Category

I want to set up a template specifically for the Growing a Website category, which shows items in date order (oldest first) rather than reverse date order (newest first). First, I need to create a category template with the name category-n.php (where n is the numeric...