• Resolved nestorova

    (@nestorova)


    Hi supporters,
    I have a problem with the translated products in the above stated page. The products are translated but I have this errors displayed. Could you please help. When I dissable the plugin, the errors dissappear, but I am loosing the translation of the woocommerce pages, which I want to keep.
    Thank you in advance.
    BR
    Aneliya

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello and thank you for contacting us.
    As far as I see, the issue seems to originate for WooCommerce shortcode for category.
    Please first check if you have the latest versions of WPML and its addons and if you have the latest version of WooCommerce Multilingual.
    Check if you have these categories translated and translate them if not translated.
    Perhaps the simplest solution – if there is no harm on your site and only these notices, is to disable debugging and hide these messages.
    You can do this by setting this options in wp-config.php

    // Turn debugging off
    define(‘WP_DEBUG’, false);
    // Turn off the display of error messages on your site
    define(‘WP_DEBUG_DISPLAY’, false);

    If you wish, we can do more in-depth analysis, but we would need to have access to your site and probably to make a clone of your site for local testing in our debug environments. For this to happen you should open a new ticket at our support forum at wpml.org and point to this ticket.

Viewing 1 replies (of 1 total)

The topic ‘Error in the translated products’ is closed to new replies.