George Botsev
Forum Replies Created
-
Without actually looking at the code, I can only guess about the issue.
From what I saw, I assume that there might be some issue with the template that is being used for the categories.
Perhaps if you track which template is being used – you might find that it is using different templates and then you can create maybe per-language template like taxonomy-de.php or similar.
Other possible way of testing and debugging this is to activate the WooCommerce template debug – so that the original templates are being used instead of the templates provided by the theme.I have brought your case to our developers, and they responded the same.
The real problem is that we do not translate the orders – that is why when visiting an order the product there is the one in the specific language.
If you update the stock of the localized product, then the original should update as well, so there should be not an issue because of that.
You question is still under consideration of our developers, and I have no other information.Hello,
Can you please test with a minimal set of plugins (WooCommerce+WPML plugins only) and a default theme like Twenty Fourteen, if the issue persists?
As far as I see this looks to me like a very strange – perhaps theme issue.Okay, I see the problem there.
WPML is a premium plugin and it is not available from the WordPress.org repository.
You need to have a valid license in order to have a user for wpml.org support forum. Usually wpml can be downloaded from wpml.org, or via our plugin installer embedded in WPML since 3.1.7.4, but you also need to have a wpml.org registration(license), and add your site to the registered sites in wpml.org sites panel.
So in essence, WPML cannot be downloaded from WordPress.orgI am glad that this helped.
The registration for the forum of WPML.org is coming with every subscription for WPML.
You can log-in with the same account that you used to download WPML with.
There is no other way of registering.Marking this ticket as resolved, since in the wpml.org ticket you have mentioned that it is.
Marking this as resolved because of no activity.
Hello,
It is very strange that the issue happens only for Latvian language product.
Have you tried to update the Latvian product?
Do you have any errors reported? Javascript or WordPress errors?
Are you using the native editor or the translation editor coming with WooCommerce Multilingual?
If you want a quick workaround – you can always temporary disable WooCommerce Multilingual and edit the latvian product and manually specify the default value, and then re-enable WooCommerce Multilingual.I would suggest you to enable debugging in WordPress and check the server error logs in order to determine the cause of the error 500.
To enable debugging in WordPress, you can set these options in wp-config.php// 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);Sharing login credentials in this forum is not sure.
That is why I asked you to create a new ticket in wpml.org support forum where a supporter can mark your reply as private and then you can share the credentials securely.You can use FTP to connect to your site and go to /wp-content/plugins/ and remove the folder woocommerce-multilingual.
Then you can go to this page and download an older version: https://wordpress.org/plugins/woocommerce-multilingual/developers/
After that you can unzip it and upload it to your site via FTP again, or just visit the admin – /wp-admin/ – and install it as a plugin.For the WPML site – I as referring to wpml version – the only place is from wpml.org to get wpml plugin.
If you want to bring your site up in this moment before we investigate the case, then you to revert to a previous version of WooCommerce Multilingual.
However remember to make complete website and database backup before that.Your registration for WPML forums comes with the purchase of WPML plugin. You can use the same credentials that you used for downloading WPML from our site to log-in into the forums.
Latest version of WPML is 3.3
I will ask our developers about this issue, and I will get back to you when I have some response.
Hello, I am sorry about your site having this error.
Can you verify that you have the latest WPML version installed on your site?
I would recommend you to open a new ticket on wpml.org support forum so that we can check this issue in-depth.
There could be something wrong with your WPML settings, however without further look in your site, I cannot guess what the issue could be.