Monthly Archives: March 2010

24 | Continuous post numbers for your blog

2

if you look at my blog, you may notice that all posts are numbered with a unique number – starting with 1 for the oldest post and increasing continuous for each published post. how is it done? with a function … 1, 2, 3, how is it done? »

Posted in Tips & Tricks, Wordpress | Tagged , , , , , | 21 Responses

23 | Different header image for each page in wordpress

1

how to show a different image for each page, for instance in the header? simple, all you have to do with this method is to create an image file with the page ID as part of the image name. the … Check the whole post »

Posted in Wordpress | Tagged , , , | 33 Responses

22 | Troubleshooting wordpress themes

0

here is a little trick if you need to check some variables, or try something new in your wordpress theme while the site is live. use a conditional if statement to check that you are logged in as the original … Check the whole post »

Posted in Wordpress | Tagged , , , | 1 Response