- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 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 › Display final result count
Then it is likely you would need to add some PHP to that template file.
Look in our plugin folder on your server and you will find a folder named templates. Take a look at the results.php file.
At the start, just inside the if have posts part is the count. The query array name we use is $query, yours may be different, but the code will give you an idea. Make sure you are using a child theme, not a master theme.