- This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Hide Pagination when using wp-navi instead
Hi,
I’d like to hide the s&f pagination text “Page x of y”, as I am using wp-pagenavi for navigation, so it’s become redundant. I have hidden the “older” and “next” texts using css, but I haven’t been able to hide the pagination without also hiding my wp-pagenavi pagination. Is there a solution to hide s&f pagination entirely (without using infinite scroll)?
Thanks,
Victoria
Are you are using our Shortcode Display Results method? If so, it detects if the WP-PageNavi plugin is present and uses that instead. Otherwise you would need to edit the results.php file to replace the navigation code in there. If you are using any other method to display the results, then it is the theme or posts plugin that controls this display.