we are using the "YITH Bulk Product Editor" plugin to edit our products. After a relaunch of our website one important feature is no longer available which worked in the previous shop.
- We can't edit two custom fields from the "Toolset Types" plugin (purchase prices + sku).
I created these fields as custom fields and they are displayed in the Bulk Editor. But when we make changes there, they aren't visible in the product. So we think there is no connection for these fields between the Bulk Editor and the products (Toolset custom fields).
I already asked the YITH support about this, but they just wrote this:
"I'm sorry but unfortunately those fields seem stored in database as serialized value, so it's not possible identify them as a unique ID for custom field.
Please ask it to plugin developers for confirm. If I'm right, unfortunately there is no way, at the moment, to edit those fields with our plugin."
How can we fix this? Because it worked in the previous shop.
If it is the checkbox / radio or select fields then it may not work. If it is a regular custom field like a single line then you should be able to target the field by using the wpcf- prefix when writing the slug of the field.