brachiator
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trackbacks broken in 2.0I think this has been fixed in 2.0.1, no? See http://trac.wordpress.org/ticket/2197.
Forum: Alpha/Beta/RC
In reply to: Dashboard menu missingWorked for me, too — thanks! (Forum rocks, as usual…) 🙂
Forum: Themes and Templates
In reply to: Wiki for WP PagesOwen doesn’t use MicroWiki anymore? D’oh!
That sucks. I just downloaded and installed MicroWiki this weekend… 🙁
I’ll be interested to learn what can be used. The beauty of MW to me was that it just fits right into my theme (see http://blog.brachiator.net/_wiki/HomePage).
Even as cool as MicroWiki is, though, I have not been able to figure out how to make the HomePage (for example) be listed in “Pages” in the WP Sidebar. It’s not of huge use if I can’t get to it from the front page! 🙂
Forum: Fixing WordPress
In reply to: Moved to New Host, Archives MissingThanks very much for this tip. My update to 1.5.2 gave me a similar problem.
Forum: Fixing WordPress
In reply to: Categories in Alphabetical OrderThanks, Ryan. The revised file fixed up my problem, too, in conjunction (of course) with changing the sort parameter in the file to “‘name'” from the default “‘ID'”.
What strikes me as very odd, though, is that the Sidebar template in the default (Kubrick) theme has a place for sort order to be specified where it calls the function list_cats — and the Codex even points one to this line in addressing the issue of Categories sort order. I don’t quite understand why the Sidebar template is overruled by the file in wp-includes, instead of the other way around.
I am just a newb with WP, though.