I am using the TS Thinkbox plugin which has support for WP-PageNavi.
I am using a paged testimonial and have already cleaned up the plugin code to use get_query_var('page') instead of get_query_var('paged').
The issue is that when I click on page 2, my url has /testimonials/page/2 instead of /testimonials/2.
Oh, and I'm posting this simultaneously over on the Headway Themes forum, since this is on a HW 3.0.5 install.
Thanks!