Thanks paperpariah and kbiglione. Both methods worked for me, but the get_query_var method was outputting the term title in lowercase so I went with kbiglione’s method, putting that code at the top of my template then <?php echo $termname ?> wherever I wanted the term to appear. Works great. Thanks!
Change ‘post’ to ‘page’ on line 157 of simple-taxonomies.php (version 1.0)
Worked for me with no errors so far.
Many thanks SP, your code was exactly what I needed. I am also using Page Excerpt.