- This topic has 1 reply, 2 voices, and was last updated 9 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 › Remove "Page 1 of 1"
Hello,
I want to remove this from the Search&Filter results.php file:
Page <?php echo $query->query[‘paged’]; ?> of <?php echo $query->max_num_pages; ?><br />
I just want it removed from the top of the page and not the bottom.
Could you give me the code to put in my child-theme functions.php file to have it not show. I’m a beginner and not sure how to code it.
Thank you,
Joy