mattbramanti
Forum Replies Created
-
Forum: Plugins
In reply to: Mass categoryTry the Post Control plugin. For now, it only lets you add one category per post, but the author says support for multiple categories is coming soon.
Forum: Plugins
In reply to: Ultimate Tag Warrior install problemResiny, knock it off. One of the PHP files was missing from the ZIP archive I had. I downloaded a fresh copy (an upgrade), installed it and it worked. Didn’t like the plugin, though, so it’s gone now.
So yes, I did something wrong. I trusted the integrity of an archive. Mea maxima culpa.
[self-flagellates]
Happy?
Forum: Plugins
In reply to: Ultimate Tag Warrior install problemyour choice. I see you haven’t got it working
I’m shocked that it’s not working. Brilliant advice like “there’s no reason for it not to work” should do the trick, shouldn’t it?
Anyway, I’ve got it working now.
Forum: Plugins
In reply to: Ultimate Tag Warrior install problemI’ll pass.
Forum: Plugins
In reply to: Ultimate Tag Warrior install problemNo, I don’t.
Forum: Plugins
In reply to: Ultimate Tag Warrior install problemHere are the first two lines of the instructions:
1. Copy the files to wp-content/plugins/UltimateTagWarrior.
2.Activate the Plugin: Go to the Plugins Panel and you will see three plugins listed under UltimateTagWarrior.
Yes, I followed the install instructions correctly. Instead of seeing three plugins listed, I see zero.
Forum: Installing WordPress
In reply to: DOUBLE header?!Open index.php and look for this:
<?php get_header();?>That calls the header. There should only be one of those. 🙂
Forum: Fixing WordPress
In reply to: Excluding sidebar items w/ conditional tagsDoh. I had a typo in the php close tag. Cripes, it’s always something like that, you know? 🙂
Anyway, thanks for all the help!
Forum: Your WordPress
In reply to: Bash my blog!I’d also be tempted to make the section titles clickable and not just the +/- link.
I’d love to do that, but I have no idea how. There doesn’t appear to be any way to do it with the JS Toggle Boxes plugin. At least, not that I’m aware of.
Forum: Your WordPress
In reply to: Bash my blog!Yeah, I’ve thought about that too, WarAxe. The thing is, though, the items are pretty long: 16 archive items, 41 categories and maybe 70 blogroll entries.
It’s a tradeoff, I know. I guess I have faith in my readers. After all, if they’re reading my blog, they gotta be pretty smart. 😉
Forum: Your WordPress
In reply to: Bash my blog!Spencer: Got you to look, didn’t I? 🙂
Whooami: Good call. I’ll fix that tomorrow.
William: I know. As I said, I’m working through the validation errors.
Forum: Fixing WordPress
In reply to: Colapsable sidebar menusTry the JS Toggle Boxes plugin, like I used here. You’ll have to add a fair bit of code to your sidebar template, but it’s worth it for the effect.
Forum: Plugins
In reply to: JS Toggle Boxes pluginUh, guys, look again. It’s not applied to the “Now Watching” and “Now Reading” sections, and I can’t find where to put the code. Any suggestions?
Forum: Plugins
In reply to: Mass categorize multiple posts?Yeah, I tried that one, and it wasn’t really batch-capable. It was one step less than having to edit each post one at a time, but one tiny step.
Forum: Plugins
In reply to: WP-Email And WP-Print For WP 2.0Wow, sweet! Works like a charm. Thanks, niziol!