Hello
Check capabilities of your user it must have – manage_options
Or user role must be as administrator
Thank you, that worked indeed.
I have another question regarding configuring a specific meta field. I recently installed the Custom Product Addons plugin to add a checkbox option to product listings. By entering the product ID in the meta-field tab, I can retrieve the correct variable. However, I can’t seem to edit the checkbox from the BEAR Bulk Editor. I have tried to set it to checkbox and array. For which the checkbox does nothing, and the array displays the following: https://imgur.com/a/nB54HCW
Changing the “0” doesn’t actually do anything to the checkbox itself. So I am wondering if I am doing something incorrect.
Looking forward to hearing from you!
Hello
it looks like the data is stored in a serialized array.
And I think you need to change the form ID – https://share.stackovergo.com/image/i20211015150335.png
Ah, thanks I managed to make it work.
Thanks for the support!