Hi @viablethought,
Thanks for your query and for reaching out to us.
Can you please share the site URL to review how it’s coming and what is the intent to do this? Please let us know.
Thanks
Team Funnelkit
Hello –
The site is in development and do not want to post the link here, I will create a separate example site if need be, but simply put, if there are no items in the cart, the “red” badge is visible with the number “0”. I am requesting that if there are no items in the cart, simply don’t show the badge at all until something is added.
Thanks,
Jason
Hi @viablethought,
Thanks for your patience and support with us. We discussed this use case and added a scope of this behavior using a custom CSS.
Follow these 2 steps –
1) Install this updated version to your site to replace the existing version.
https://www.dropbox.com/scl/fi/jf9cmc0b5i2fwgkjjxxl8/cart-for-woocommerce-v1.1.1.fix.289-1.zip?rlkey=qkylt76tzzd2jrkcvjjc44b16&dl=0
2) Add this Custom CSS here like this in Styling menu of Cart https://i.imgur.com/S1CY25E.png
div#fkit-floating-count[data-item-count="0"], #fkcart-mini-toggler .fkcart-shortcode-count.fkcart-item-count[data-item-count="0"] {
display: none;
}
You will see this change like this
https://www.loom.com/share/dc0d4c99e6d0484a898c3c85e56b0f01
Feel free to ask if anything else.
Thanks
Team Funnelkit
Hi @viablethought,
Hope you are doing well and the given solution works for you.
If any feedback or comments, feel free to open a new thread.
Marking this thread resolved for now.
Thanks
Team Funnelkit
Hello –
Sorry for the delayed response, have had a very busy week. That said, I have not had the opportunity to apply what you have mentioned. I do have questions about this though…
Is this going to be applied to the plugin in the next release? Am I going to have to customize this every time I update?
Thanks
Hello again –
I have updated this on our dev site and this is precisely what I was looking for, thank you.
Would still like answers to the questions above.
Thanks again.
Hi @viablethought,
Thanks for the confirmation.
Yes, this change will be part of the next release. But still, you require custom CSS to hide the badge.
Feel free to raise a new thread if anything else.
Thanks
Thanks for letting me know.
Hello –
I just updated to the latest version and it looks like this didn’t make it into version 1.1.0. Thought you were including this?
Thanks
Hi @viablethought,
We had fixed this and provided an updated upcoming version. Please check your email to get the solutions for 2 requests.
Keep us posted if you need anything else.
Thanks
Team Funnelkit