Your plugins rock! I’m not sure why, but I cannot get the Amazon pluging to sort by categories. I can upload my various book titles into their respective categories. When I try to display them, I cannot sort the display by category. My code: <?php show_amazon_items(5, ‘time’, $wpCat=’1′); ?> should show 5 books from category 1, right? It says that no products are found. I’m positive they’re there!
Help!?