Bernat Torras (a11n)
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] shippingtaxHi Raymond,
Are you using an extra plugin to calculate those shipping rates? Can you also provide some more information about whats happening so we can try to replicate?
Thanks! ??
PS: Also make sure that you have the latest WooCommerce Multilingual installed (We’ve updated it today)
Forum: Plugins
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] v3.2 cart errorHi in4fun,
Yes, this is certainly a bug in the 3.2 release. We’re currently working to fix it. If everything is ok it should be committed very soon.
Meanwhile, you can try to edit those plugin files manually;
woocommerce-multilingual/woocommerce_wpml.class.php (line 50)
Add this line:
$this->strings = new WCML_WC_Strings;
woocommerce-multilingual/inc/woocommerce-2.0-backward-compatibility.php (line 61)
Change this line to:add_filter('woocommerce_in_cart_product_title',array($this->strings, 'translated_cart_item_name'), 10, 3);
Let us know if it works. ??
BernatHi danirodes,
So they are all custom attributes? The main difference here would be that ‘global attributes’ are registered as taxonomies where ‘custom attributes’ are registered as product custom fields. In the first case you should make sure that the attribute is created before importing the product.
In any case, how are you importing those products? Using the main WP Import tool? Or are you using a custom script for this?
It would be nice to be able to take a deeper look at your site. I’d suggest you to open a new ticket in our WPML forum and share credentials with us.
By the way, have you tried to do a ‘general cleanup’ and ‘set language information’ in WPML>Support>Troubleshooting page?
PD: Indeed I am! ?? Si vols podem seguir la conversa amb català sense cap problema!
Bernat
Forum: Plugins
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] I've find a bug?Hi there concettocreativo,
Can you please tell us which versions of wpml and woocommerce multilingual are you using? We’ve recently released new versions that are fixing some bugs. If you have an older version, can you please try to backup your site and update to latest?
We’ll be waiting for your feedback! ??
Thanks,
BernatHi Maria,
This is certainly inconvenient! We’ll take a look at our translation files to check whats going on.
We’ll update you as soon as we have any news!
Thanks for reporting this.
Bernat
Forum: Plugins
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] Submitting a patchHi webatix,
We appreciate your dedication! ?? I think the best way would be to open a new ticket in the WPML forum, explaining the issue and adding a link to your patch. This way we could track and discuss it in a better way. Also it can probably help other users.
We’ll be waiting for your suggestion.
Thanks again!
Hello danirodes,
Can you check if there are any warning appearing in WPML>WooCommerce Multilingual>General Settings? Basically you should make sure that all your attributes and taxonomies are translated before translating your products.
Can you tell us if all your attributes and taxonomies are translated?
Thanks.
Hi Bas Schuiling,
I think it would be better to open a ticket with your issue in our WPML support forum. That way we could be able to take a deeper look at your site to debug it and help you in a better way. Can you please post it here -> https://wpml.org/forums/forum/english-support/ ? We’ll be more than glad to help! ??
Thanks,
BernatHi ragulka,
Thanks for your feedback. We will surely keep it in mind! ??
Thanks!
Hi Bas Schuiling,
We have certainly removed the ‘manual pricing per translations’ as we felt that prices should be linked to currencies instead of languages. With WCML 3.1 we’ve introduced great new multi-currency functionality making currencies non dependent of languages and we are planing to bring more improvement on 3.2 release. And among all these new features there is the ability to set different prices for each product and currency. ??
You can take a deeper look here: https://wpml.org/2013/12/planned-multi-language-currency-setup-woocommerce-multilingual-3-2/
We also fixed some shipping issues so with latest version you should be able to see the shipping prices converted in each currency without a problem. (if tis issue persist, can you tell us if you’re using some extension to calculate those shipping costs?)
As for the cart widget issue, we also have fixed some related bugs, so it makes sense (some widget issues are still related to caching & optimization plugins).
Please take a look at the new 3.2 planned features. We’ll be glad to hear your opinion! ??
Thanks!
Forum: Plugins
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] Can't upload photosHi ladysko,
Which versions are you using for WPML plugins? Can you try to update them to latest versions and check again? This seems an older bug that was already fixed while ago…
Thanks,
BernatHi there uscarsfrance,
Have you tried it with latest versions? Can you tell us if your issue got solved? ??
Thanks,
BernatHi ValeDeOro,
By default Woocommerce sends the emails using his default templates, located on “/plugins/woocommerce/templates/emails” but you can override them using other email templates on your theme folder (‘your_theme/woocommerce/emails/’). If Woocommerce is showing you this notification is because you may have custom email templates on your theme.
You should be able to change all email texts editing each email template and then translating it in WPML>String Translation (If you can’t see your texts you should scan your theme for new strings in WPML>Theme and plugin localizations).
Hope it helps! ??
Hi ragulka,
Can you describe when is it happening to you? It would help us replicate the issue if you can tell us what fields are you using. This way we’ll be sure to cover all cases in next releases. ??
Thanks!
Forum: Plugins
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] Fatal errorHi vantonius,
I’m not sure if I understand your problem… If Woocommerce have already created your store pages, you should be able to find a warning in WPML>Woocommerce Multilingual telling you that there are some store pages missing in your secondary language (if you haven’t translated all of them yet) and a button to ‘Create missing store pages’. If you click that button, all store pages will be automatically translated.
Is there anything missing in your case?
Thanks,
Bernat