I have a custom taxonomy called 'test', and I want to filter the main loop to show only posts that are tagged with the term 'test_term'. I tried using the 'pre_get_posts' and the 'request' filters, and it doesn't seem to be working. Thanks for your help, Dave