Hi all, I'm just coming to grips with WordPress. It's fantastic, but I'm having to tweak a few things to make it work for my purposes, which is to list a series of articles in different categories, and preferably in alphabetical order.
Yes I know it's not technically a 'blog' in the strictest sense of the word, but otherwise this platform is perfect for the non-tech people who will be doing the updates as they write the articles, plus so easy to set up with the free hosting and software all done for you.
Even though blogs typically display the latest post at the top, I think there should be other ways of sorting as it would allow a wider range of blogs. And as with most new technology concepts, it is going to be used for a broader range of things than originally intended, so why fight it? :)
Eg if someone posted a recipe every day, even if the latest post appears first on the front page as per blogging, it'd make sense if when clicking on eg the 'chicken' category or tag, the resulting recipes appear in whatever order the author wants (date order, alphabetical order etc). Ditto for book reviews etc.
Does that make it more of a CMS? I'd say it's a blog/CMS hybrid as the front page is still a blog in all senses of the word, but as a data repository for that information it needs better retrieval tools like you'd see in a CMS.
I've done lots of searching of the forums re this sorting issue, and the only workaround at the moment (apart from going over to wordpress.org) I could see was to manipulate the date. Which is a bit of a pain as you have a lot of listings and it has to be done backwards. Eg the year 2000 for posts starting with the letter A, 1999 for the letter B, and so on.
Then I came across the archives shortcode, which almost does what I want, except that it does a listing of ALL posts (rather than per category or tag), and isn't sorted how I want.
So, my workaround was to create a page with the archives shortcode on it, grab the html, paste i into Word, do some careful search and replacing to separate the url from the name into different columns, sort by the column with the name, convert back to text and cut and paste into the html of a page or post. Phew!
Although then all the categories are jumbled in together, so my next step would be to edit all of the post titles to reflect the title in the name (I haven't added them all yet so it's not much extra work), then they'll sort by title.
What do people think? The Word stuff could be saved as a Macro, so it would be a quick job to do an overall update every month or so.
PS the site isn't live yet, still working on it.
