Tech update
Embarrassingly, I didn’t notice that the previous/next links at the bottom of each page weren’t working, as a consequence of my changes to support the moblog. What I needed to do was query_posts($query_string . "&cat=-16");, rather than just query_posts("cat-16");. What a silly thing to miss…

Leave a comment