madolyn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: in-loop sorting of categories in ‘filed under’the answer is in the tag the_category()
Yes, I’ve been bashing away with that since February. I tried making changes to templates_functions_categories, too, but nothing worked.Forum: Everything else WordPress
In reply to: change my email address here – how?Thanks, that’s what I needed to know. 🙂
Forum: Fixing WordPress
In reply to: in-loop sorting of categories in ‘filed under’Re the plugin – this isn’t what I want. I don’t want to specify the order (that would mean I’d have to edit the string each time I add a category), I want WordPress to do the sorting. I find it very odd that there isn’t a clear fix or specific plugin for this already (I’ve been looking; can’t find any).
Forum: Fixing WordPress
In reply to: in-loop sorting of categories in ‘filed under’It’s not a sidebar issue, it’s a post loop issue. Not the full list of categories, in other words, just the 1+ that appear with each post after “filed under”.
Forum: Fixing WordPress
In reply to: Sort Categories by nameSame question. I’m using 1.2.2 and have tried all logical steps to get categories to display in alphabetical order, but nothing I’ve edited has made the slightest bit of difference. This is now urgent. Anyone?
Forum: Fixing WordPress
In reply to: Archive Links OnlyNo, didn’t think so. 🙁
Forum: Fixing WordPress
In reply to: Way to update post slug on Publish?Related: it took me a while to figure out what Post Slug was for, because I couldn’t find any reference to it in the documentation. Once I extrapolated its use upon editing a published post I hated it instantly. I do not want RSS feeds of any kind hanging off my site (because I need to know roughly who’s reading, so I want them on my domain stats, not pulling my content remotely), and the whole reason I’m using %post_id% in fancy URLs is to avoid the post title being part of the permalink. Blogger did that and I hated it immensely. So now I enter a Slug that’s like a keyword for my own reference but often has nothing to do with the title. I’m quite happy for it not to change, because if I can help it, nobody will ever see it anyway.
(End of rant. Thank you for listening.)Forum: Fixing WordPress
In reply to: Accounts and access.I’ve been kludging a solution for that with 1.2.2, and it’s not pretty. It’s almost bad enough to make me set up a second install, but I don’t want to make ‘certain people’ go to two places to read everything.
Ideally I suppose I want a way to group userIDs together and say “this group can read everything” and “that group can only read blah”. Still searching for a suitable plugin.
Forum: Fixing WordPress
In reply to: Stranger accessing wp-login.php? action=lostpasswordCan this kind of drama be avoided by using password protection via .htaccess for the wp-admin folder?
Forum: Fixing WordPress
In reply to: Archive Links OnlyLovely. Now how do I do that for 1.2.2 ?
Forum: Fixing WordPress
In reply to: Archives problem using PermalinksI’ve had similar angst with my per-month archive links. I’m using 1.2.2 and the permalink structure of
/%year%_%monthnum%_%day%/%post_id%/
but when it tries to fetch %year%_%monthnum% there’s only a 404.When I finalise my layout I’m going to get around this with a kludge of
index.php?m=[year]_[month]
hardcoded into the template (or called from a separate file, whatever)I do have my .htaccess set up correctly and there aren’t any conflicts in the .htaccess in the root directory (a subdomain; also checked the main .htaccess file) – it just doesn’t work with the fancy URLs.
I’m not particularly bothered because personally I don’t see why anyone would want to load a whole month’s posts at once, but I thought I’d mention it…
Forum: Fixing WordPress
In reply to: <!–more–> not workingI’m using 1.2.2 (installed via Fantastico in my Cpanel) and I couldn’t get the more tag to work at all. Thankfully I found a plugin that is, imo, far superior, hide-or-cut-text, from http://www.coffee2code.com/wp-plugins/
Anyone familiar with the lj-cut tag (LiveJournal) will be quite pleased with the ease-of-use. 🙂
Forum: Everything else WordPress
In reply to: Webost recommendations (list)http://www.i-dentity.com/
— uses plusmail for the control panel (good if you don’t like image-heavy dumbed-down interfaces)
http://www.arvixe.com/
http://www.intersabre.com/Forum: Everything else WordPress
In reply to: Finally profile editing :)Que? (Well, yes, if I’d put cwos for my interests I would want to change it *g*)
Forum: Everything else WordPress
In reply to: Multiple protected passwordsI would guess probably not, unless someone has a hack for it. Still, I can’t imagine what use it would be, unless you might later decide to take access away from one of those people (or someone else).