We want to thank all our amazing customers for your trust and support throughout 2025!
Merry Christmas and Happy New Year to you and your families! 🎉
Thank you for being with us! We appreciate every one of you and look forward to continuing our work together in the new year.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 28, 2021, 10:11
Hello
Please add FTP acecss
Describe in more detail what I have to do to get the error
Hello
Please add FTP acecss
Describe in more detail what I have to do to get the error

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 30, 2021, 10:52
Hello
we will provide a solution to this problem on Monday
Hello
we will provide a solution to this problem on Monday

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 30, 2021, 17:49
Hello
Try in file - wp-content\plugins\woocommerce-bulk-editor\ext\bulkoperations\bulkoperations.php - change this code - https://c2n.me/4bTpPRD.png
lang.<?php echo $this->slug ?> = {};
lang.<?php echo $this->slug ?>.going = '<?php esc_html_e('ATTENTION: Variations Advanced Bulk Operation is going', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished = '<?php esc_html_e('Variations Advanced Bulk Operation is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished2 = '<?php esc_html_e('Attaching of the default combination for the products variations is finished!', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished3 = '<?php esc_html_e('Deleting of the products variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished4 = '<?php esc_html_e('Ordering of the products variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished5 = '<?php esc_html_e('Swap of variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished6 = '<?php esc_html_e('Attaching of the products variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.generating = '<?php esc_html_e('Generating possible combinations', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.generated = '<?php esc_html_e('Possible combinations been generated.', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.no_combinations = '<?php esc_html_e('Combination(s) not selected!', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.not_selected_var = '<?php esc_html_e('variation is not selected', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.no_vars = '<?php esc_html_e('the product has no variations', 'woocommerce-bulk-editor') ?>';
Hello
Try in file - wp-content\plugins\woocommerce-bulk-editor\ext\bulkoperations\bulkoperations.php - change this code - https://c2n.me/4bTpPRD.png
lang.<?php echo $this->slug ?> = {};
lang.<?php echo $this->slug ?>.going = '<?php esc_html_e('ATTENTION: Variations Advanced Bulk Operation is going', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished = '<?php esc_html_e('Variations Advanced Bulk Operation is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished2 = '<?php esc_html_e('Attaching of the default combination for the products variations is finished!', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished3 = '<?php esc_html_e('Deleting of the products variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished4 = '<?php esc_html_e('Ordering of the products variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished5 = '<?php esc_html_e('Swap of variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.finished6 = '<?php esc_html_e('Attaching of the products variations is finished', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.generating = '<?php esc_html_e('Generating possible combinations', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.generated = '<?php esc_html_e('Possible combinations been generated.', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.no_combinations = '<?php esc_html_e('Combination(s) not selected!', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.not_selected_var = '<?php esc_html_e('variation is not selected', 'woocommerce-bulk-editor') ?>';
lang.<?php echo $this->slug ?>.no_vars = '<?php esc_html_e('the product has no variations', 'woocommerce-bulk-editor') ?>';