This is aashm! Just what I was looking for. Thanks oodlz.
Thread Starter
Kitten
(@kitten)
Leave a comment on my devblog to let me know how you’re using it.
mine is screwy at the moment.
I’ve inserted the code and everytime I go into posting to the category,:
1) it posts to the front page
2) it moves items from my left col (section: other & meta) INTO my “Quicky Links” box.
any suggestions?
Here’s teh exact code out of my index:
<li id="quicklinks">
<?php echo show_category_posts('89','','','post_date','6'); ?>
<?php _e('Sorry, no posts matched your criteria.'); ?>
<?php endif; ?>
Kudos to the authors of both WordPress and it’s plugins. It looks like the cleanest blogscript to me. However, i’m having some difficulties getting it just right.
I’m using the infamous ‘Show Category Posts Plugin/Multi Blog’ plugin to get a sidebar filled with posts from a certain catagory, next to a main catagory containing ‘main’-stories. Besides that i’d like a ‘one-story-per-page’-setup, with links to the next and previous story.
I’ve got it working. Partly. I got a nice sidecolumn going like i intended. The problem is that it doesn’t seem to get along with the previous_post /next_post tag for the main cat. For some reason it just doesn’t seem to pick up the $p var. If i remove the plugin-related hacks and restore the script to default state, these tags work like a charm.
Besides all this, do i even need the plugin? Or am i bluntly overlooking a standard feature?
See the script at a development server (might therefore be a bit slow):
http://clq.nl/~numnk/
Many thanks in advance, i’m kind of lost here…
i am trying to do the same thing, but it sounds like you guys really know what you are talking about, and i am just…well…lost… I am trying to have middle section of my website show whichever category the user is at but then in a side bar i would like 3 seperate categories to show very short posts with a link to previous posts that would end up in the main section. I will have three different users update “their column” on the sidebar. to see what i am talking about the website that i am trying to do this for is http://lsucr.paul2.net
__________
paul
photoblog–>paul2.net
paultwo at gmail.com