atog
Forum Replies Created
-
Forum: Plugins
In reply to: PhotoMatt’s “Asides”Since I get a lot of visitors coming from this post, it’s probably a good thing to know that I now use Kitten’s show_categories plugin.
Works like a charm.Forum: Fixing WordPress
In reply to: no comments showing.Yep, I would like to know that too. What was the problem?
Forum: Fixing WordPress
In reply to: no comments showing.Did you compare the old and the new index.php? I did, and the only thing which is in the new and not in the old one is:
<?php wp_head(); ?>
Now, I don’t know what it does. But maybe it’s possible that this is causing the problem. It’s problably there for a reason 🙂Forum: Plugins
In reply to: PhotoMatt’s “Asides”I did made my own hack of the asides, and I modified the recent_posts function to take these asides into account.
I did it with an extra db call, but I think the code looks nicer 🙂
If you’re interested, take a look hereForum: Fixing WordPress
In reply to: Track/pingbackI just tried to trackback your uri with RC1. Doesn’t seem to work.
It didn’t work with the Delta either. Nobody knows what’s causing this?Forum: Fixing WordPress
In reply to: db error at custom fieldsYep, me too. Seems like it’s a general problem then. Maybe a new nightly will solve it?