Exclude some products from count in Product Category Widget
up vote
0
down vote
favorite
I'm excluding some of the products from getting displayed on shop page, using the filter woocommerce_product_query_meta_query
. This works fine. But the Product Category Widget doesn't exclude these products from count.
To be specific, I've around 6 products in a category, say Cat1
, that I'm excluding from display on shop page based on a meta condition. This category also has few more products, say 10. So in the Product Category Widget, the Cat1
should show the count as only 10. But its currently getting shown as 16.
How do I exclude the same products from getting counted in Product Category Widget?
I've seen: https://stackoverflow.com/a/48731434/332188. It allows me to hide a category completely. But that's not what I'm looking for.
wordpress woocommerce widget wp-list-categories
add a comment |
up vote
0
down vote
favorite
I'm excluding some of the products from getting displayed on shop page, using the filter woocommerce_product_query_meta_query
. This works fine. But the Product Category Widget doesn't exclude these products from count.
To be specific, I've around 6 products in a category, say Cat1
, that I'm excluding from display on shop page based on a meta condition. This category also has few more products, say 10. So in the Product Category Widget, the Cat1
should show the count as only 10. But its currently getting shown as 16.
How do I exclude the same products from getting counted in Product Category Widget?
I've seen: https://stackoverflow.com/a/48731434/332188. It allows me to hide a category completely. But that's not what I'm looking for.
wordpress woocommerce widget wp-list-categories
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm excluding some of the products from getting displayed on shop page, using the filter woocommerce_product_query_meta_query
. This works fine. But the Product Category Widget doesn't exclude these products from count.
To be specific, I've around 6 products in a category, say Cat1
, that I'm excluding from display on shop page based on a meta condition. This category also has few more products, say 10. So in the Product Category Widget, the Cat1
should show the count as only 10. But its currently getting shown as 16.
How do I exclude the same products from getting counted in Product Category Widget?
I've seen: https://stackoverflow.com/a/48731434/332188. It allows me to hide a category completely. But that's not what I'm looking for.
wordpress woocommerce widget wp-list-categories
I'm excluding some of the products from getting displayed on shop page, using the filter woocommerce_product_query_meta_query
. This works fine. But the Product Category Widget doesn't exclude these products from count.
To be specific, I've around 6 products in a category, say Cat1
, that I'm excluding from display on shop page based on a meta condition. This category also has few more products, say 10. So in the Product Category Widget, the Cat1
should show the count as only 10. But its currently getting shown as 16.
How do I exclude the same products from getting counted in Product Category Widget?
I've seen: https://stackoverflow.com/a/48731434/332188. It allows me to hide a category completely. But that's not what I'm looking for.
wordpress woocommerce widget wp-list-categories
wordpress woocommerce widget wp-list-categories
asked Nov 7 at 6:02
Vivek Athalye
2,42111628
2,42111628
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53184287%2fexclude-some-products-from-count-in-product-category-widget%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password