PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Bug 2

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi again,

when i select the some authors variation products, i dont open variation section.

here it is: https://monosnap.com/file/MueEIi7E5Moyje29WVoATPywjpYwpK

can you please fix this?

Hello

 

Ok!  I passed it  to the developers.

Hello

Try in file  -"\wp-content\plugins\woocommerce-bulk-editor\classes\models\products.php"  add  code - https://c2n.me/42DrXOO.png

// fix for variation
if ($field_key === 'post_author') {
$children = $product->get_children();
if (!empty($children)) {
foreach($children as $var_id){
wp_update_post(array(
'ID' => $var_id,
$field_key => $value
));
}
}
}

i tried it, problem still continue..

when i filter by author in products editor section, variation option not open. but if i dont filter anything it opening.

 

check video: https://monosnap.com/file/NjKuHtLJzrHS9ZOrdYPr5IW9RK6KRl

Hello

change the author for this product and do test please

Hi there, i diagnose this error reason;

i created this products with"a" user and i changed author name with"b" user. if"b" user have products i dont see variations but if "a" have products (creator user) than i can see the variations.

can you please fix this bug ASAP?

Hello

It  fixed - https://c2n.me/43vIBbu.png  I did  test.

still i dont open variations this products.

 

https://monosnap.com/file/VcAzVn2qxs70ppsEfY6E31JmM8ZP4n

i added the private data, can you please check?

thanks.

Hello

I fixed it a long time ago! And he said to fix it you need to change the author again

My test - https://c2n.me/43xvKHB

Hello,

Calm down please dear Pablo, i am just trying to understand, i saw that first row column author same the others, so how can i fix this problem ?

can you please light me?

Thank you my friend.

okey my friend,

i solved that problem, thanks for helping :)

Good evening.

Hello

Welcome;)