Forums › Forums › Search & Filter Pro › How to hide "Found 6 Results Page 1 of 1" ?
Tagged: Found 6 Results Page 1 of 1, Hide, results message
- This topic has 3 replies, 2 voices, and was last updated 5 years ago by Trevor.
-
Anonymous(Private) December 4, 2019 at 11:03 pm #228400
Hello,
I would like to hide this message result “Found 6 Results
Page 1 of 1” (it is an example). Look on my website page https://energie-quantique.com/formations/Is it possible ?
First, I would like change message language. I’m french. I would like the message display in french. Is it possible ? If it’s not possible, can you tell me how to hide the message result “Found 6 Results
Page 1 of 1” please ?Thank you
My configuration :
Wordpress version 5.3–fr_FR
Twenty Seventeen themeTrevor(Private) December 5, 2019 at 11:35 am #228438If you are using our Shortcode results method, you can customize the results.php file, where the HTML structure, divs etc, can be found. See here for how:
https://searchandfilter.com/documentation/search-results/using-a-shortcode/#customising-the-results
The line (#29) you may want to remove is this:
Found <?php echo $query->found_posts; ?> Results<br />
You can edit the file and messages also.
IT IS RECOMMENDED TO USE A CHILD THEME.
You can easily make a child theme using a plugin from Orbisius. Follow the default settings and it should work. You can remove the child theme maker plugin after use.
-
AuthorPosts