George Botsev
Forum Replies Created
-
Hello and thank you for contacting us.
Currently, it is not possible to display the product without duplicating them.Hello,
Could you please give an example of the problem.
I need to test that and reproduce the problem in order for us to debug it and anything is helpfull.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Attribute JS errorHello and thank you for contacting us.
Do you use all the latest versions both of WPML and WooCommerce Multilingual?
The problem could be related to the attributes not being allowed to be translated.
Please check your status for some errors or notifications in WooCommerce > WooCommerce Multilingual > StatusForum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Language Swichter ProblemHello,
Sorry, I missed your post here.
I think this is more appropriate if you ask this in our forum at wpml.org as it is not related to WooCommerce Multilingual directly.Thank you for reporting this. I will check it out and escalate to our developers.
@jasom sorry I have missed your message here.
Did you test with the latest currently released version of 4.2.4?Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] site black after updatingHello and thank you for contacting us.
It appears that the error that you mentioning that brought your site down is coming from the plugin yith-woocommerce-review-reminder-premium
Do you have the latest versions of all plugins?
What happens if you temporary deactivate that plugin?
Maybe you should contact the other plugin author as well, as the error originates from their plugin.Please open a ticket at our support forum.
At this time, I can only guess without being able to see and debug further.Hello and sorry for the late reply as I was on a vacation.
The error that you are encountering seems to be because the plugin is trying to register a string with improper ID.
This could happen if the string was already registered in String Translation or if you have migrated your site and there is some corrupted records in the icl_strings table (values with ID=0).
I would suggest that you search your string translation for that string in WPML > String Translation and maybe delete it.
If this does not help, perhaps it would be a good idea to open a new ticket in our support forum at wpml.org so that our support engineers are able to take a closer look at the problem and try to debug it.Please remember to backup your database first before you proceed with any action! 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] PHP 7.0 CompatibilityHello and sorry for the late reply, I was on vacation.
As far as I know, there should be no compatibility issues with PHP 7.0
The folder /vendor/wimg/ should be safe to be removed as it is not necessary.The Akismet error could be because of other non related issues.
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Lost Password URL BreaksHello and sorry for the late reply.
We have an errata page with a fix for that problem here: https://wpml.org/errata/woocommerce-lost-password-url-is-leading-to-404-page/
The fix will also be included in the next release of WooCommerce Multilingual.Please remember to backup your database and files first before you proceed with the fix! You can use a plugin for this if you like (example: http://wordpress.org/plugins/duplicator/)
Okay, thank you for the error log.
It seems at first that you have Akismet issues and then issues with WPML, not WooCommerce Multilingual.
We would require taking a look at your code and how to reproduce that problem.
I am not sure why your code is trying to re-define a WPML function, but it could be either problem in your other code or problem with the cache – I see you are running varnish.
Perhaps disabling the cache could help?
The forum where I would recommend you to open a new ticket so that we better investigate the issue is the WPML forum at wpml.org – https://wpml.org/forums/forum/english-support/Hello,
Can you give me more information about the backup service that you are using? What exactly are you using for backup?
Before I offer any possible solution, I need to get to the bottom of the problem and in an ideal case – to have it reproduced locally. This is why I need more details on how I can reproduce this issue so that we fix this not only for you by hacking the code but to fix it permanently.Hello and thank you for contacting us.
I am not aware of any issues that may cause such problems.
If you can provide more information – it would be beneficial to track the problem.
What error message are you receiving exactly? What steps are you performing to get it?
Have you enabled debugging in WordPress and if there are any errors logged in the debug log?
Perhaps it would be best if you can open a new ticket at our support forum at wpml.org where our support specialists can try and debug the problem and see from where it comes