Development notes
January 19th, 2007 by Amyloo
1/19 - Excluded answer category from index page, with WP query_posts.
Caused error. May be a kink in the Misty template. See thread. Was solved by changing to the basic theme. Asked about it on the theme maker’s forum here.
1/21 - Peggy has the answer on the error. Thanks, Peggy. Time to reskin, probably. Sigh.
2/1 - document.write doesn’t work in XHTML. Read up on DOM methods, e.g. document.createElementNS
http://ejohn.org/blog/xhtml-documentwrite-and-adsense/
http://ajax.phpmagazine.net/2006/11/xhtml_and_documentwrite_replac.html
To to:
- Put a link to the question post from each answer post.
- Learn more about WP templates. It could be that I can coax Word Press into updating my widgets.
- Duh!! I need to make a mobile-friendly page. Good excuse to experiment with CSS media type.
-
