This topic has 6 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler
How can we make sure that not only when a product is searched but a category is clicked on or a brand or a tag etc cliked, our site shows how many results there are.
see attached: https://screenrec.com/share/JkQdXisSHY
Hello,
Sorry, but your request is a bit unclear to me. Please describe in more detail.
Regards
main categories to show product count and sub categories to not show product count.. see screenshot –> how to get it to show like this: https://prnt.sc/26vjm7y
Hello,
Use the next custom CSS code:
.widget_product_categories.sidebar-widget ul.children li .count {
display:none;
}
Regards
GREAT!
You’re welcome!
Regards
Tagged: best selling, json array, page display, search results, themes, woocommerce, xstore
You must be logged in to reply to this topic.Log in/Sign up