Home › Forums › WoodMart support forum › probelm with (Free shipping bar ) WITH SOME currencies
probelm with (Free shipping bar ) WITH SOME currencies
- This topic has 18 replies, 3 voices, and was last updated 5 months, 1 week ago by
Artem Temos.
-
AuthorPosts
-
September 14, 2024 at 4:04 pm #597488
tammer888fParticipantwhen using some currencies
like (OMR,KWD,BHD )
the currency bar says ( Free Delivery) . although Goal amount is not been reached
there are other currencies that work normally
i use CURCY – WooCommerce Multi Currency Premium
as a multi currency pluginSeptember 16, 2024 at 10:43 am #597638
Luke NielsenKeymasterHello,
Looks like the access is wrong – https://take.ms/kzR4p, could you please update it?
Thank you in advance.
Kind Regards
September 16, 2024 at 4:34 pm #597753
tammer888fParticipantI am so sorry
please find the accessSeptember 18, 2024 at 10:04 am #598192
Luke NielsenKeymasterHello,
I apologize for the delay.
May I disable 3rd party plugins for testing?
Kind Regards
September 19, 2024 at 1:28 pm #598591
tammer888fParticipantHello
Yes please go ahead but kindly enable them when doneSeptember 20, 2024 at 2:33 pm #598879
Luke NielsenKeymasterHello,
Our theme supports the following two multicurrency plugins:
– [WooCommerce Multilingual](https://wordpress.org/plugins/woocommerce-multilingual/)
– [WooCommerce Currency Switcher](https://wordpress.org/plugins/woocommerce-currency-switcher/)WoodMart does not support the plugin you mentioned in your message. So I suggest you replace the current currency plugin with the support above.
Let me know if you have additional questions.
Kind Regards.
September 20, 2024 at 6:35 pm #598969
tammer888fParticipantI do have [WooCommerce Multilingual](https://wordpress.org/plugins/woocommerce-multilingual/)
which you say is supported installed on my website and also the same problem.
before this funtuntion use to work well with CURCY and WooCommerce MultilingualSeptember 23, 2024 at 10:56 am #599289
tammer888fParticipantwhat i mean is the plugin [WooCommerce Multilingual](https://wordpress.org/plugins/woocommerce-multilingual/)
is installed but disapplied and i tried it and also the same problemSeptember 23, 2024 at 12:37 pm #599346
Artem TemosKeymasterPlease send us your FTP access so we can check the issue on your website.
September 24, 2024 at 12:13 pm #599643
tammer888fParticipanthello i Had sent access to the WordPress back end before
September 24, 2024 at 12:21 pm #599651
Artem TemosKeymasterYou provided us with your admin access but we asked for FTP access to your server so we can edit website files.
September 24, 2024 at 1:03 pm #599672
tammer888fParticipantok find attached
September 25, 2024 at 3:34 pm #600082
Artem TemosKeymasterAfter checking your site, we noticed that the display of an incorrect price in free shipping was caused by the CURCY – WooCommerce Multi Currency plugin. In this case, we recommend that you contact this plugin so that they fix this problem from their side, because there is a bug in their code, and while you wait for a response to solve this problem, you need to comment in the file
wp-content/plugins/woocommerce-multi -currency/plugins/woodmart.php
on line 16 the following codeadd_filter( 'woodmart_shipping_progress_bar_amount', array( $this, 'woodmart_shipping_progress_bar_amount' ) );
September 26, 2024 at 9:22 am #600252
tammer888fParticipanthello Dear
Thank you for investigating the issue
as you are saying, the issue is caused by CURCY, but even when with other multi currency plugins like WooCommerce Multilingual & Multicurrency with WPML, the issue is appearing. You can try that yourself, as (WooCommerce Multilingual & Multicurrency with WPML) plugin is installed on the website but disabledas well as adding
add_filter( ‘woodmart_shipping_progress_bar_amount’, array( $this, ‘woodmart_shipping_progress_bar_amount’ ) );
didn’t solve the issue 🙁 please help and for your knowledge, i have no problem using other plugins, which i tried using (WooCommerce Multilingual & Multicurrency with WPML) as you requested but that didn’t solve the issue
i want to solve the issue asap Please helpSeptember 26, 2024 at 9:44 am #600265
Artem TemosKeymasterYou need to use one of these plugins on your website. Using multiple plugins may cause conflicts. Please clarify which one exactly you are going to use for this purpose.
As for the plugin’s code, you need to remove it and not add.September 26, 2024 at 10:49 am #600291
tammer888fParticipantHello
Thank you for the fast replay yes only one plugin is enabled
and know i had disabled and deleted the plugin (WooCommerce Multilingual & Multicurrency with WPML)
and still the issue not solved.
as i told you, the free delivery banner states the currency bar says ( Free Delivery) . although Goal amount is not been reached for the following currencies (OMR,KWD,BHD )
when choosing other currencies like (AED, SAR, QAR) it worksSeptember 26, 2024 at 2:38 pm #600411
Artem TemosKeymasterYou need to remove the line of code we mentioned in our previous reply https://xtemos.com/forums/topic/probelm-with-free-shipping-bar-with-some-currencies/#post-600082
September 26, 2024 at 3:08 pm #600416
tammer888fParticipantThank you
the issue is finally solved
Could this be a permanent solution?
or I must contact CURCY to tell them to solve there bug
If i must contact the CURCY people, can you please inform me what to tell them to fix?September 26, 2024 at 3:43 pm #600433
Artem TemosKeymasterThey should remove the compatibilty fix from the plugin since we already added it to the theme itself.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register