thisisedie, can you tell me where you got it? I’m having the exact problem you had two months ago. The plugin is perfect for my needs (I hope).
I’d love to find this plugin too.
Can you tell us where you got it please?
Me too – if anyone has it in a WP install can they please zip it and post a link to download. Many thanks in advance 🙂
What are you trying to accomplish? Maybe another plugin such as http://wordpress.org/extend/plugins/page2cat/ can do the job.
Thought that might work myself. Page2cat has a shortcode [catlist=xx] that is supposed to pull a list of pages and posts in the category once pages are set-up, but it doesn’t work for me unfortunately.
I’ve also tried stacking WP_Query functions, but am struggling with this as it’s a bit beyond my ability with PHP currently.
I’m trying to display a WP_Query ‘cat=$id’ call that display both pages and posts, rather than only posts.
Any ideas? 🙂
I don’t see any reference that page2cat has a shortcode. Look at query_posts(), and the post_type=page, or post_type=post to list pages and posts.
FOUND! If anyone needs to download this plugin – you can from the following links:
Link 1 – Megaupload
and
Link 2 – Rapidshare
another mirror: Download Page Category Plus from ifile
Frankly, I recommend considering the use of the Category Show plugin which even allows sorting the resulting list. If you also want a list of posts from a given category in your sidebar (or wherever else a widget goes), try the Category Posts Widget. Both work fine with WP 2.9.1.
You don’t say exactly what you are doing but have you tried ‘Category Page Extender’? I use it with Category Page (page2cat) very successfully.