• Hello,

    I have been trying to figure out how to edit a role so they can create orders. I have found nothing. I see everything else in woocommerce except orders. Is this a pro feature. Please help. Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    It’s not a special pro feature. If you write about WooCommerce, look at the Custom post types or WooCommerce group. There is “Orders” group there, which includes “edit_shop_orders” user capability and others, related to the shop orders editing.

    Thread Starter radevwp

    (@radevwp)

    Yes it allows them to edit but not create. We want them to be able to create an order.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    WordPress does not use a separate user capability like ‘create_shop_orders’ for “Add Order” button protection. You have to turn ON a special option at URE Pro for this, for example. Be default ‘edit_shop_orders’ capability is enough.
    You can try to temporally deactivate all plugins except WooCommerce and test if user with ‘edit_shop_orders’ capability will can to add new order. If ‘Yes’, activate plugins back one by one with new test to isolate a reason.

    Thread Starter radevwp

    (@radevwp)

    We have tested and no it does not work. when we click add order it loads a page and say “Sorry, you are not allowed to access this page.” So the default way does not work. So them it is a pro feature?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Woocommerce Create Orders’ is closed to new replies.