• Resolved unocrea7

    (@unocrea7)


    I have a problem with the latest version of your plugin with the latest version of woocommerce.

    When updating your plugin from version 1.0.3 to 1.2.2 with woocommerce 5.4.0 or higher, it does not allow saving products with variations, it does not show them directly.

    We had to restore the previous version 1.0.3 to be able to do this.

    Could you tell us how you solved this issue in order to keep updating your plugin?

    Tell me what data you need or if I should touch the plugin code, I will pass it on privately to [email protected].

    Thank you!
    I await your answer

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Darko G.

    (@darkog)

    Hi,

    As of version 1.2+ you need to create Attributes for your variations and translate the attributes and their terms.

    For example, if you have color variable you should something like this:

    – Add it in Products > Attributes
    – Go to Configure Terms and add the colors
    – Translate the attribute by going to Products > Attributes (+ icon) to your desired language
    – Translate the terms by going to Products > Attributes > Configure Terms on your desired attribute.
    – Next, if you creating a Variable product you will need to select those attributes, not a custom one. This is done in Product edit > Attributes dropdown.
    – Duplicating the product in your desired language should do most of the heavy lifting for you if you already defined the attributes in various languages.

    While this plugin supports variable products without attributes, i call them custom attributes (without adding them from Attributes tab) it still can’t do everything that it can when using pre-defined attributes.

    Best Regards,
    Darko

Viewing 1 replies (of 1 total)
  • The topic ‘It does not allow to introduce products with variations when updating’ is closed to new replies.