George Botsev
Forum Replies Created
-
I see that you tested the opposite of what I suggested.
Could you check please with WPML and WooCommerce Multilingual and WooCommerce Enabled, and disable all other plugins?
I suspect JavaScript issue coming from one of your other plugins or theme that is interfering with WPML and preventing the submission of the user note.
Perhaps you should open a new ticket in our forum at wpml.org where our support specialists can check that for you.Hello @internelot
Apart from the mentioned solution here (commenting-out the filter) and the errata page in the WPML site ( https://wpml.org/errata/new-order-email-subject-shows-placeholders-instead-of-site-title-and-date-since/ ) , there is no other solution for now.
You might want to either use that errata page and patch your instance or check the latest beta version of WooCommerce Multilingual – available from the WPML site for download. Alternatively, you should wait for the release of the new version of WooCommerce Multilingual – as currently is under testing by our QA team and will be available soon.Hello!
I am not sure if I understand the nature of the problem.
The language of the notice is a language that I cannot understand and I cannot tell what is wrong.
Perhaps you should test with only WPML and WooCommerce + WooCommerce Multilingual if you can reproduce the problem, as this could be a problem related to another plugin?Enabling debug logging in your site would also help guide us in the right direction.
Hello!
Please check if you have latest versions of all WPML plugins.
The error here seems related to images in the translation editor.
Maybe you should also try the latest beta of WooCommerce Multilingual – available for download from the wpml website.Please remember to make a backup before you do any changes – as a best practice.
That is a very good news!
Happy to be of service.
Have a nice day!Hello and thank you for contacting us.
The warning that you are having seems related to custom attribute slug translation.
Perhaps going to WooCommerce > WooCommerce Multilingual > Store pages and checking the custom attribute slugs translation and re-saving it might help?Are you using the latest versions of our plugin?
What about WordPress and WPML?
Did you try our latest beta of WooCommerce Multilingual available from wpml.org site?Please let me know how it goes and if eventually, the beta helps you.
Do remember to take backup before doing any updates/changes please.
Hello
The functionality that you request is something that requires additional coding.
Also, geo-location is not very useful as it can easily be bypassed via VPN.I guess you can give a try to the WooCommerce Gateway Country limiter plugin that comes with WPML CMS license: https://wpml.org/documentation/related-projects/woocommerce-gateways-country-limiter/
This is not exactly what you want but you could probably setup Turkish liras as a currency only for your Turkish part of the site ( you can do that in WooCommerce > WooCommerce Multilingual > Multicurrency page by checking/unckeking checkboxes for the appropriate currency) and probably have a dedicated payment method for the Turkish lira and other one for the other currencies.
e.g. if you set only Turkish lira to be available for the Turkish part of your site, and if you have Cash On Delivery set for that method – you can then have PayPay for the other language and hide the Cash on Delivery gateway for the other language.
I hope this is somewhat useful for you.No problem.
Glad to hear that you managed to sort this out.
Have a wonderful day.No problem.
I hope that everything will be alright after the update.Hello, among other errors for deprecation that I see, I also see that you are missing the class “WPML_Cookie_Setting”
As far as I can recall that class was introduced in WPML 3.7.0, so this means that you have WPML version prior 3.7.0.
Which means that you should probably update your WPML to a more current version.
The current stable release of WPML is 3.9.4.Please remember to backup your database and files first before you proceed! You can use a plugin for this if you like (example: http://wordpress.org/plugins/duplicator/)
Hello.
The setting screen should not be blank.
Perhaps you have a more deep issue that creates an error.
I suggest enabling debug in WordPress and checking the debug log.You can do this by setting this options in wp-config.php
above the line that says:
/* That's all, stop editing! Happy blogging. */// Turn debugging on define('WP_DEBUG', true); // Tell WordPress to log everything to /wp-content/debug.log define('WP_DEBUG_LOG', true); // Turn off the display of error messages on your site define('WP_DEBUG_DISPLAY', false); // For good measure, you can also add the follow code, which will hide errors from being displayed on-screen @ini_set('display_errors', 0);Please do note to remove any other instances of this code if you have it in the file:
define('WP_DEBUG', false);Product excerpt should be edited via the native translation interface – when you translate the product – or in the original product.
@ville6000 We have planned a beta release for next week.
For a stable version – it depends on our developers plans and current tasks and I cannot provide an estimation.I am not sure what could have changed.
In your plugin, do you use WPML Mail Api? : https://wpml.org/documentation/support/sending-emails-with-wpml/
Or perhaps have the ajax action in WPML > Languages active – so if this is an ajax action that is triggered – you can get the correct language assigned, instead of the default language.Hello
Could you provide more details about the exact problem please?
Is it related to the issue in https://wordpress.org/support/topic/problem-with-translating-site_title-order_number-and-order_date-in-email/ ?
Perhaps testing the workaround from there would help.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Use with PolylangHello
Unfortunately there is no way to use WooCommerce Multilingual with Polylang.