George Botsev
Forum Replies Created
-
I think that you can try and use get_client_currency() function to accomplish that.
Limiting by currency would require custom coding solution, since it is not part of WooCommerce Multilingual.
If you wish you can give a try to WooCommerce Gateways Country Limiter – our plugin that can limit the gateway by country – https://wpml.org/documentation/related-projects/woocommerce-gateways-country-limiter/ – You can assign the USD currency only to specific language and limit by the countries that you expect to use USD and that language.In order to limit by currency – it depends on your gateway how to do it, but you will need some code to do it.
You can take for example the code for the PayPal gateway that is included in WooCommerce and the function: is_valid_for_use()
https://github.com/woothemes/woocommerce/blob/master/includes/gateways/paypal/class-wc-gateway-paypal.php#L192Hello, the error that you reported is not produced by WooCommerce Multilingual – however it could be a compatibility issue.
A quick fix could be to set the errors to not be displayed:define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors', 0);Quick google search for the function smart_ifw_mime_types leads me to this page: https://github.com/wp-plugins/smartifw/blob/master/smart_icons_for_wordpress.php
Do you use that plugin?
What happens if you temporary disable said plugin?
Have you tried to update that plugin?
As a final suggestion – it is always good to open a new ticket with your compatibility issue inside our forum at wpml.org.Can you please elaborate a little more so I can better understand the issue? Sometimes screenshots illustrating what you mean may go a long way to clarify what words fail to transmit.
Hello, I just want to update the ticket here, that our compatibility team is now in contact with your plugin developer, and soon after our teams coordinate the effort – the issue will be resolved.
I am going to mark this ticket as resolved due to inactivity.
I hope that my colleagues at the forum in wpml.org were able to help you resolve the issue.
Please let me know if there is something more that we can do.
Feel free to open a new ticket if you like.I am closing this ticked due to inactivity.
I hope that you were able to resolve the problem.
In my tests for such issues, the latest current release of WPML 3.3.6 and WooCommerce Multilingual 3.7.9, this issue is no longer happening.
I hope that this is the case for you too.I am closing this ticket as resolved due to inactivity.
I hope that everything is working for you.I am marking this ticket as resolved.
If you have other questions, please let me know.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] latest update 3.7.8Hello, the issue should be resolved in the latest release of WooCommerce Multilingual 3.7.9
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] PHP Fatal Error in 3.7.8Hello again @kevinplusplus
Well, this forum here does not support private replies and such, so I would recommend you to open a new ticket in our forum at wpml.org.Please first, check with the latest released version if the problem persists.
Our developes have made improvements, and the case that you are reporting here should be resolved in WooCommerce Multilingual 3.7.9Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] PHP Fatal Error in 3.7.8Can you please provide a link to the plugin that you are using?
Our developers need to run a test with it.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] PHP Fatal Error in 3.7.8Hello, this issue was already reported in our github issues page and our developers are working on fixing it.
Page with the issue: https://github.com/OnTheGoSystems/woocommerce-multilingual/issues/1Expect soon a fix for this.
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] latest update 3.7.8Hello again,
We are now looking into this issue.
When I have more information, I will let you know.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] latest update 3.7.8Hello again,
We are now looking into this issue.
When I have more information, I will let you know.