I see in the changelog that version 7.2.7 added “Count selected products”, but this is unhelpful and misleading in my store. How can I disable this so it’s no longer displayed on my product pages?
Thank you for the CSS, Dustin. For the sake of other users who may not be closely monitoring updates, please carefully consider making new features like this optional and inactive by default.
I see in the changelog that version 7.2.7 added “Count selected products”, but this is unhelpful and misleading in my store. How can I disable this so it’s no longer displayed on my product pages?
Attached files: Screenshot 2024-06-09 at 12.31.08 AM.png
Hi Will,
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
Best regards,
Dustin
Thank you for the CSS, Dustin. For the sake of other users who may not be closely monitoring updates, please carefully consider making new features like this optional and inactive by default.
Please provide guidance on how to disable the “Count selected products” feature for optimized performance.
Thank you.
Website : https://wpc.ticksy.com/
Counting selected products is a tiny JS function that doesn't affect the performance.
If you want to hide the counter, please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
Best regards,
Dustin