Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add checkbox to remove Woocommerce Result Count #6

Open
veso266 opened this issue Dec 19, 2020 · 0 comments
Open

Add checkbox to remove Woocommerce Result Count #6

veso266 opened this issue Dec 19, 2020 · 0 comments

Comments

@veso266
Copy link

veso266 commented Dec 19, 2020

Hi there

do you think you could add a checkbox to remove Result count(left hand side there is a text on how many products are curently shown) from shop page

remove_action( 'woocommerce_before_shop_loop' , 'woocommerce_result_count', 20 );
remove_action( 'woocommerce_after_shop_loop' , 'woocommerce_result_count', 20 );

just need to add an option to remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant