Forums › Forums › Search & Filter Pro › Display total results returned
- This topic has 5 replies, 2 voices, and was last updated 7 years ago by
Trevor.
Viewing 6 posts - 1 through 6 (of 6 total)
-
Trevor(Private) August 21, 2017 at 7:34 am #126863
This would depend on the Display Results method that you are using. In the plugin folder you will find a folder called templates and in that is the template page that is used by default if you are using the Shortcode Results method. In that you will find this code:
Found <?php echo $query->found_posts; ?> Results
Your template file would need to have similar code in it (using the correct query name, the one your theme uses). You might find an example in your theme’s search.php template file, if it has one.
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)