Ultimate Tag Warrior is pretty cool, unfortunately due it seems to my use of home.php in WordPress i couldnt get it working properly. Well I found a fix. Have a search for Copperleaf's comments on the UTW page. My only amend was that I had to enter "$wp_query->is_paged=true;" rather than "$wp_query->is_home=false;" in the function "ultimate_get_posts" just before the apply_filters call. Thats in the core file.















