George Botsev
Forum Replies Created
-
Closing this ticket due to inactivity.
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Order QuestionHey @marcobecker, you might want to test our latest released version.
I think that some part of the problem that you reported in this ticket should be resolved by itHello, we just released a new version – 4.1 of WooCommerce Multilingual
That version should include a fix that prevents the loading of the unnecessary files that were loaded before.Closing due to inactivity
This issue will be resolved once a new version of WPML and WPML Translation Management is released.
Closing ticket here because of inactivity.
Hello, we just released version 4.1 of WooCommerce Multilingual where the issue should be resolved.
Please give it a try and let me know if you still have problems.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/)
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Woocommerce 2.7 beta@marcobecker We released a new version of WooCommerce Multilingual that should be compatible with the current release candidate of WooCommerce 2.7 so I think we are well prepared for the upcoming release.
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Variable product BUGClosing ticket because of no activity.
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Fix localization stringThe issue that you have reported here should be fixed in the new version of WooCommerce Multilingual 4.1
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] error warningsHello and thank you for contacting us.
This seems to be more a problem with WPML, than WooCommerce Multilingual because of the warnings that you provided.
As far as I see at these places we expect to receive a string value, and instead we receive an object value.
This means that there is something wrong maybe with the translation of the terms and some term may not be properly translated or something else from the database.
In any case please try and check for the term involved and translate it if not translated.
If you have difficulties with this, I would suggest that you open a new ticket in our support forum at wpml.org and point to this ticket, so that our expert supporters help in the debugging of the issue.Hello, I am investigating the issue that you have reported.
I tried to reproduce the problem on a clean install, but currently, I am unable to do so.Could you recall what exactly the error that you got was?
Maybe this would guide me in a proper direction.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Need to remove css fileYes, I am sure that cart_widget.min.js is called by that code.
Since you are still having a problem, it would be a better idea that you open a new ticket in our support forum at wpml.org, where one of our specialists could try and debug the issue and try to help you.
At this moment I don’t think that I have enough data to help you and we cannot exchange private credentials here so that I can see the problem.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Need to remove css fileThat file is in: woocommerce-multilingual\inc\class-wcml-resources.php
The line is number 129:
wp_register_script( 'cart-widget', WCML_PLUGIN_URL . '/res/js/cart_widget' . WCML_JS_MIN . '.js', array('jquery'), WCML_VERSION );I hope that helps you.