Quote Originally Posted by lat9 View Post
What version of products_pagination are you using? I ask because the mini-form for the dropdown pagecount has an onchange="this.form.submit();" parameter, but yours has onsubmit="this.form.submit();", so there's been some messing in /includes/classes/split_page_results.php. It's also not usual that all the next-page links are disabled.
Thanks for looking! I'm using v1.4.6 The differences would be me playing with both the function and split_page_results.php file (trying to figure out where the gap in communication is by comparing it to the way the alpha filter works). For some reason, I just can't get it to acknowledge $parameters...