http://mookitty.co.uk/devblog/downloads/
All are available as .zip or.tgz files from the above location.
http://mookitty.co.uk/devblog/downloads/
All are available as .zip or.tgz files from the above location.
Thanks Podz.
*sneeze*
Podz, you got it all over the board! Cover your nose next time. ^_-
Ick.
*hands Podz a tissue*
@Podz,
From this post: http://wordpress.org/support/topic.php?id=17419#post-99799
Which plugins do you recommend from Kitten's download list (there's quite a few)? I'm running 1.2 and am having problems with Spam Karma.
*bump*
Try and see ?
I used Spaminator and SpamWords for ages with no problems.
I downloaded this and looked at the docs. In the instructions, you see this:
To omit categories from your pages, do the following:
In index.php replace:
<?php if ($posts) : foreach ($posts as $post) : start_wp(); ?>
with:
<?php hide_category_posts( 'category=1' ); ?>
<?php if ($hcp_posts) : foreach ($hcp_posts as $post) : start_wp(); ?>
However, I don't find the first string of code at all. This is the closest I have:
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
Is this a version issue? I have 1.5 if that's the case.
Use the following plugin to exclude a category in WP 1.5
http://dev.wp-plugins.org/file/front-page-cats/trunk/front_page_cats.php
Seems so sort of work. It seems to display the categories I tell it to, but also the subcategories under them.
In case it's needed, the blog in question is here: http://www.hornbostel.org
Kitten's blog is down. Anyone got another link for SpamWords?
Is it not in the download that Podz pointed to above?
mmm.. she changed to Drupal
This topic has been closed to new replies.