Introduction

Welcome to the blog of a philanthropist, astrologer, japanophile, webdesigner, proud ICT generalist and student aiming for a masters degree in work and organisation / occupational health psychology. Discover my world, some of the things that keep me entertained, how our minds work and how our minds are put to work.

22 Mar 2012

Multiple categories of posts and paging

Just thought I’d share a piece of code other people might be looking for. This is how to get blog posts from multiple categories while retaining navigation (paging).

Get_template_part is the same as found in the loop of twentyeleven, and as you can see the function twentyeleven_content_nav works fine. Be sure it always is between endwhile and the reset query.

Note: you need to create a custom page template in order for this to work.

Share on TwitterShare on TumblrSave on Delicious
Leave a reply
12 Dec 2011

Code Silence

I dubbed the theme I was working on “Code Silence”. So here’s the first efforts at transferring it WordPress:

Menu is still hideous as you can see. I’m still deciding what and how is going to be in that empty graphic box over on the left side; plus the amount of whitespace below the entry. There was supposed to be something on the bottom left too, but I screwed that up. lol. It’ll have to be fixed later. I also made every mistake I’ve ever made learning boxmodels since I’m out of practise. *facepalm*. It’ll return very quickly though.

Since it’s based on TwentyEleven it basically has all the neat stuff still in it, but you’ll only see that once it’s online.

Share on TwitterShare on TumblrSave on Delicious
Leave a reply