Thanks for your speedy response. Yes, I did mean posts.
Unfortunately the James Leo widget triggers a ‘fatal error’ when trying to activate –
Fatal error: Cannot redeclare nk_cat_posts_widget() (previously declared in /home/content/o/l/d/oldsheri/html/blog/wp-content/plugins/category-posts/cat-posts.php:12) in /home/content/o/l/d/oldsheri/html/blog/wp-content/plugins/cat-posts-1.0/cat-posts.php on line 12
And the ‘Posts By Category’ widget activates, but then leaves this scrawled along the top of every page –
WordPress database error: [Table ‘mmblogtopman.wp_post2cat’ doesn’t exist]
SELECT post_date, ID, post_title, cat_name, cat_ID FROM wp_posts, wp_post2cat, wp_categories WHERE wp_posts.ID = wp_post2cat.post_id AND wp_categories.cat_ID = wp_post2cat.category_id AND post_status = ‘publish’ AND post_type != ‘page’ AND post_date < NOW() ORDER BY cat_name ASC, post_date DESC
Most other widgets work fine.
The other issue I’m having is with the standard widgets in general. Many of them, such as ‘recent posts’ allow you to change how many posts are displayed in the sidebar arrangement screen, but then when you save the change, the value resets. Eg I set recent posts to 10 when I first tried it out, and have been unable to change it since.
I really appreciate your help.