Does this plugin only duplicate variations within a product? I am looking for a way to duplicate all the variations (including price, weight, and dimensions) of one product to all the other products in a given category.
If this plugin duplicates variations from one product to another, please direct me to the how-to for this process.
If this plugin does NOT duplicate variations from one product to another, I would like to make this a feature request.
Hello there,
I denote that it’s always saying “Save before duplicate”. In fact after saving variations, cannot duplicate because save button do not stays faded but returns to blue (it’s like save action is not done). However i confirm that variation changes are saved.
I can send a video screen if needed, but cannot attach it here.
Best regards.
]]>I know this topic has been marked as resolved, like over a year ago, but the same exact problem is happening for me **today** when I install the current plugin version 2.0.7. Our WordPress version is 6.2.2 and WooCommerce 7.9.0. The plugin is totally unusable like this. Hope you have a fix!
]]>Hello,
is there an option to also duplicate variation custom post meta along with everything else?
I found this question in another topic from 2 years ago, there was said that you were working on developer documentation, but for the meantime check the hook woo_variation_duplicator_variation_save
?,this hook located on the following file?plugin-root > includes > class-woo-variation-clone.php > 138 number line
This file does not exist anymore, and looking into the code it is unclear how to do it.
Could you show an example how to do it? If it works for one custom meta, I can do it for the rest also, but I need something to go on.
Many thanks!
Hi, recently WooCommerce introduced long awaited change to orders data structure, they call it “High-Performance order storage”. The feature is opt-in now but will become switched on by default in some time. They advice plugin authors to declare compatibility or incompatibility, please see https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book#declaring-extension-incompatibility. Can you please study the information provided by WooCommerce devs and add suggested code to your plugin.
Thank you for developing “Duplicate Variations for WooCommerce”.
Is it posible by using any of your plugin to create same color attribute twice in variable product.
]]>Hi
Is there a PHP function for that?
Thanks
]]>The plugin keeps asking me to check the box save before duplicate before duplicating, but then doesn’t duplicate. Is that fixable?
]]>Hello, please make it work with this:
https://woocommerce.com/products/woocommerce-additional-variation-images/
]]>Hi, recently I found following warnings in my debug log after using your wonderful plugin:
[Jan 27, 23:03:40] PHP Warning: Undefined array key 742 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:40] PHP Warning: Undefined array key 750 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:40] PHP Warning: Undefined array key 749 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:40] PHP Warning: Undefined array key 747 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:40] PHP Warning: Undefined array key 746 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:40] PHP Warning: Undefined array key 745 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:40] PHP Warning: Undefined array key 740 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:39] PHP Warning: Undefined array key 741 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
[Jan 27, 23:03:39] PHP Warning: Undefined array key 748 in /wp-content/plugins/variation-duplicator-for-woocommerce/includes/class-woo-variation-image-clone.php on line 67
The server runs on PHP 8.0.
]]>This error is constantly displayed in the debug log. How do I fix the error? Thank you.
PHP Warning: is_readable(): open_basedir restriction in effect. File(/data/www/20372/bohemiagloves_com/www/wp-content/plugins/variation-duplicator-for-woocommerce/variation-duplicator-for-woocommerce.php/languages/variation-duplicator-for-woocommerce-cs_CZ.mo) is not within the allowed path(s): (/data/www/20372/bohemiagloves_com) in /data/www/20372/bohemiagloves_com/www/wp-includes/l10n.php on line 741
]]>Hi,
We use the plugin admin columns pro to manage our product from the woocommerce product list instead of the single product page. With this plugin it is possible to display all product variations in a list as well (as the product list or other page, post wordpress list). We would like to be able duplicate a variation from this variation list. How can we display your duplicate option here please?
Regards
Hi, while using your wonderful plugin I noticed some errors in console, here’s a screenshot – https://prnt.sc/10tafwx
The error disappeared when I switched to default theme. So I beleive this is some conflict with my theme custom postmeta (additional variation images).
Hi again. Your plugin is great indeed!
It would be even better if we were able to enable duplicating some custom postmeta for variations. E.g. to list meta_keys we want to duplicate.
I suppose copying all custom postmeta by default can cause some bugs but adding postmeta keys manually would be ideal solution!
I installed the plugin “duplicate variations for woocommerce” and attempted to use. After duplicating a few variations of a product, I tested it by trying to add to my cart. However, everytime I try to add the product to the cart I get an error message: “neck size/sleeve length is a required field” at the top of the product page. I tried several times to add to my cart, but I get that message. So I deactivated and deleted the plugin, however, I continue to get that the error message on – ALL my products – when trying to add them to my cart. Including the products that I have not used the variation duplicator with. Can you help me delete the plugin completely so I do not continue to get this error message please. I use Porto theme.
Thank you:
Pete
Your plugin is fantastic, thank you very much for your work.
Main features of plugin work well, but the feature called “Set image to other variation(s)” does not work in my setup.