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

Thumbnail images are not updating for selected variations using Blinding

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

We love the WooCommerce Bulk Editor plugin and the hours it saves us managing our products.

When we bulk update thumbnails the process no longer works for selected variations using binding.

The first image is updated but the selected variation's thumbnails are not,  no message (yellow) is display stating the bulk editing is in progress.

 

WooCommerce Bulk Editor version 2.0.8.1

WordPress: 6.2.2

WooCommerce: 7.7.2

PHP: 8.1

 

We are wanting update to the latest version but want to make sure this is working before purchasing a new license

Thank you for your help in advance.

Best,

Billay

Hello Billay

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

To update the plugin you do not need to buy a license again. One license is a lifetime update

Hi Pablo,

We added our license code.

 

We meant to state"We are wanting update to the latest version but want to make sure this is working before (purchasing) renewal of the license."

 

Thank you for help in advance.

 

Hello

Ok!

 but want to make sure this is working before (purchasing) renewal of the license.  -  To update the plugin you do not need to renewal the  license(Or some other way to spend money).

Just  update  the  plugin  to latest  version(without any additional cost for  free). It's very  important. Read  this - https://bulk-editor.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato

and  if  the  new  version  of  the  plugin  does not  work  correctly, please,  write  me  and add  wp-admin access - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png

Will do!

Thank you so much!

OK! waiting for your answer

Hi Pablo

Hope all is going well.

I recently had the opportunity to circle back to this.

I have found that the plugin Google Listing and Ads is causing the bulk/blinding updates for thumbnails to fail with an ajax 500 internal server error.

View post on imgur.com

View post on imgur.com

Other than deactivating the plugin when performing the bulk/blinding thumbnails operation is there any code hook when can add to the plugin?

Note: Other bulk/blinding fields (i.e. price) work without any issues.

Here's the Stack Trace we're receiving:

[07-May-2024 05:11:52 UTC] PHP Fatal error: Uncaught TypeError: Automattic\WooCommerce\GoogleListingsAndAds\Product\SyncerHooks::Automattic\WooCommerce\GoogleListingsAndAds\Product\{closure}(): Argument #2 ($product) must be of type WC_Product, int given, called in /wp-includes/class-wp-hook.php on line 324 and defined in /wp-content/plugins/google-listings-and-ads/src/Product/SyncerHooks.php:111
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\GoogleListingsAndAds\Product\SyncerHooks->Automattic\WooCommerce\GoogleListingsAndAds\Product\{closure}(11959, 11959)
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#2 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#3 /wp-content/plugins/woo-bulk-editor/classes/models/products.php(745): do_action('woocommerce_upd...', 11959, 11959)
#4 /wp-content/plugins/woo-bulk-editor/classes/models/products.php(265): WOOBE_PRODUCTS->_call_hooks_after_product_update(Object(WC_Product_Variation))
#5 /wp-content/plugins/woo-bulk-editor/index.php(727): WOOBE_PRODUCTS->update_page_field(11959, '_thumbnail_id', '11931')
#6 /wp-includes/class-wp-hook.php(324): WOOBE->woobe_update_page_field('')
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#8 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#9 /wp-admin/admin-ajax.php(192): do_action('wp_ajax_woobe_u...')
#10 {main}
thrown in /wp-content/plugins/google-listings-and-ads/src/Product/SyncerHooks.php on line 111

Thanks for your help in advance.

Best

Billay

Hello Billay

ok! can you drop me wp-admin+ftp access - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png

I will try to fix it

I've added the creds.

Thanks Pablo!

Hello

Please do a test

 

Awesome Pablo, works perfect!

We do have another website using the same Google Listings and Ads plugin.

Are you at liberty to share the settings and/or copy hook you used to fix this issue?

Thank you!

Billay

Hello Billay

in file - \wp-content\plugins\woo-bulk-editor\classes\models\products.php - change this code - https://share.pluginus.net/image/i20240509121237.png

do_action('woocommerce_update_product_variation', $product_id, $product);

 

Hi Pablo

Thank you so much for this!

Question: Is this function call available to the plugin's public class?

For example if we wanted to add this as a filter hook to our Child Theme's functions.php file, is this possible?

Or does it have to be hard coded and we'll make a note anytime we update the plugin to update the products.php file too?

Either way, we are thankful for your solution fix as we have a lot of thumbnail images we need to bulk edit.

Thanks again

Billay

Hello Billay

This will be included in the new version of the plugin

Great, thank you!

welcome;)