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

Follow Shop Manager rule previous post

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.
I tried the solutions you suggested but it doesn't seem to work.
It is important to solve the problem that the store managers can't make changes.
Please help me, I just need them to be able to change the price and the sale price.
If you can solve the problem I will give you 5 stars to the plugin otherwise this limitation is really annoying.

Thanks.

Hello

Please read this( https://share.pluginus.net/image/i20250106111609.png ) - https://bulk-editor.com/document/more-settings-implicit

Try to add  in functions.php

add_filter('woobe_user_can_edit', function($is_forbidden, $field_key, $shop_manager_visibility_array) {

return 1;

}, 10, 3);

 

What plugin version number are you using?