Archive for the 'Word Press' Category

Easy Online Image Resize

Monday, December 10th, 2007

Sometimes my clients need an easy way to modify the size of their digital photos in order to use our Content Management System, Wordpress. The easiest way to do this is to use the website Resizr.
Once at the website, click “browse” and choose an image from your computer just like when we were adding one [...]

Limit number of posts

Saturday, September 22nd, 2007

To limit the number of posts on a certain page, follow these instructions
In your template file’s index.php, right above the line “ “, insert this code:

where showposts equals the number of pages you wish to post.