Home › Forums › WoodMart support forum › Free shipping bar
Free shipping bar
- This topic has 8 replies, 2 voices, and was last updated 1 year, 3 months ago by
Luke Nielsen.
-
AuthorPosts
-
November 16, 2023 at 10:24 am #512764
WoodyPParticipantHello,
There seems to be an error with the free shipping bar.
When it reaches the figure, the bar goes beyond the browser margin and gives a negative achievement value.
See the screenshot
āAttachments:
You must be logged in to view attached files.November 16, 2023 at 11:35 am #512803
Luke NielsenKeymasterHello,
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
XTemos theme core
WooCommerce
ElementorThank you in advance
Kind Regards
November 16, 2023 at 12:48 pm #512834
WoodyPParticipantHello,
the same thing happens in the already shared Test site.
Here are the login details again.Try to add a very expensive product, worth 1800, to your cart, you will see the error.
Thank you
November 16, 2023 at 4:09 pm #512904
WoodyPParticipantHello,
I found the error, it simply doesn’t work if a comma is inserted in the fractional number, a period must be inserted.
Now it seems to work! Excuse me šOn this occasion I ask you another question on the bar.
The free shipping bar detects the color of the site and that’s OK, but I’d like to turn it green once I reach Free Shipping, how do I set this?
Currently the color remains unchanged and you cannot notice the difference.
Thank youNovember 16, 2023 at 4:27 pm #512914
Luke NielsenKeymasterHello,
For now, there are available only the title changes: https://prnt.sc/XyPz-rKPQ4hR
As for the color, there is no way to change it just by using the custom CSS. Therefore It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Kind Regards
November 16, 2023 at 4:51 pm #512922
WoodyPParticipantHello,
I tried from css, but it seems that I didn’t find any classes that differentiate the two states Before and After.
Can you tell me what the classes are for the two states, so I can write the code I need,Thank you!
November 17, 2023 at 12:34 pm #513142
Luke NielsenKeymasterHello,
At the moment, I see the issue with a very long progress bar, so please replace the coma with the dot (https://prnt.sc/xhrtMzE33BVN) and then apple the below code, it will help you to change the color of the progress bar when it is filled (100%).
body .wd-progress-bar .progress-bar[style*="100%"] { background-color: #37B73E; }
Kind Regards
November 17, 2023 at 2:03 pm #513190
WoodyPParticipantHello,
Fantastic Thanks!November 17, 2023 at 3:11 pm #513204
Luke NielsenKeymasterHello,
You are welcome! In case you need any additional help, Iād be more than happy to assist you.
Wish you all the best.
Kind Regards
-
AuthorPosts
The topic ‘Free shipping bar’ is closed to new replies.
- You must be logged in to create new topics. Login / Register