Easy Online Image Resize

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 […]

Categorized in General, Web Design, Word Press, Client Goodies

Limit number of posts

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.

Categorized in General, Word Press