
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 28, 2023, 11:05
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and wp-admin access - https://share.pluginus.net/image/i20230222134615.png
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and wp-admin access - https://share.pluginus.net/image/i20230222134615.png

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 2, 2023, 18:07
Hello
You can drop me FTP access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png - I will fix it
OR in file - \wp-content\plugins\woo-bulk-editor\index.php - add code - https://share.pluginus.net/image/i20231002190311.png
if ($field_key == 'post_content' && $post['post_type'] === 'product_variation') {
$val = $this->products->get_post_field($product_id, $field_key, $post['post_parent']);
}
in file - \wp-content\plugins\woo-bulk-editor\classes\models\products.php - uncomment these lines - https://share.pluginus.net/image/i20231002190715.png
and do a test
Hello
You can drop me FTP access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png - I will fix it
OR in file - \wp-content\plugins\woo-bulk-editor\index.php - add code - https://share.pluginus.net/image/i20231002190311.png
if ($field_key == 'post_content' && $post['post_type'] === 'product_variation') {
$val = $this->products->get_post_field($product_id, $field_key, $post['post_parent']);
}
and do a test

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 3, 2023, 09:27
Hello
Great! Welcome;)
Hello
Great! Welcome;)