Archived topic
Removing Default Sorting in GeneratePress Premium
1 reply · Started by Bob on May 30, 2021
Hello, I'm hoping you can help me. I want to be able to remove the following from my website:
Showing the single result Default Sorting (drop down menu)
I am selling one product through a Woocommerce shop on this website and don't require this extra info on the page.
Thanks,
Bob Hanley
Hi Bob,
Not exactly sure what you mean.
To clarify: You're trying to remove the default search result label as indicated here? - https://share.getcloudapp.com/jkuP1vqX
If this is the case, you'll have to create a child theme with a template for search.php removing this as the default is baked into the theme - https://github.com/tomusborne/generatepress/blob/b60b853630da6d9015722da903e53c8064148b0a/search.php#L33