soltner
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Hi Margaret,
ok, thanks!
Best regards,
Soltner
i have the same error on over 10 websites!
- This reply was modified 2 years, 6 months ago by soltner.
Forum: Plugins
In reply to: [Boxzilla - WordPress Popup Builder] Editor can not edit boxesHi again!
Sorry, but i found a solution for the problem,
i put that code in functions.php:$role = get_role(‘editor’);
$role->add_cap(‘edit_box’);
$role->add_cap(‘edit_boxes’);
$role->add_cap(‘edit_other_boxes’);
$role->add_cap(‘publish_boxes’);
$role->add_cap(‘read_box’);
$role->add_cap(‘read_private_box’);
$role->add_cap(‘delete_box’);Hi,
i have the same problem, try to update the permalinks (numeric), that works for me 🙂Hi,
i have the same problem, try to update the permalinks (numeric), that works for me 🙂
Viewing 5 replies - 1 through 5 (of 5 total)