I'm looking for any ideas on how to either fix pagination or disable pagination on just the output page of More Fields slug links.
EXAMPLE
With a lot of posts resulting from a slug link, pagination does NOT work. So, if I had a slug working for:
/artist/Iron%20Maiden/
and there are more posts that can fit on a page, the following common WordPress URL is loaded for the second page and DOES NOT WORK:
/artist/Iron%20Maiden/page/2/
Any ideas on what to do to either fix this or simply disable pagination on any page used for More Fields slugs?