skip to Main Content

I found a strange behaviour with Woocommerce plugin. I am using :
WooCommerce version 6.7.0
Wordpress version 6.0.1
Theme OceanWP 3.3.3

There is an order which is in ‘processing’ state. When I open that order from admin page and try to change the state to any other state (say ‘delivered’ etc.), I can’t do this because the ‘Update‘ button is not present in the page. (I hope name of the button is not wrong)

Strange thing is that I can change the state of the same order using ‘Bulk option -> Apply’ operation, no issue. But not within the ‘order detail admin page’ as ‘Update‘ button is not present.

Also, even two days back I didn’t face any such issue, I could change the order status seamlessly by clicking on the ‘Update‘ button.

I didn’t install any new plugin recently, also I didn’t insert any new code that could break the feature. I have ‘git’ setup and I verified that.

What could be the reason of this sudden change of WooCommerce functionality ? Is there any WooCommerce settings that I missed ?

Thanks !!!

3

Answers


  1. You can see the order action here

    If you are not able to see the button here this may be because of theme or plugin conflict change your current theme with WordPress default woo-commerce theme and deactivate all plugins and start activating the theme one by one to find out if any plugin is causing the issue.

    Login or Signup to reply.
  2. When you configured woocommerce have you checked if this option was showing before?

    You can try upgrading to WordPress and Woocommerce’s latest version if the theme and plugins are not conflicting.

    Login or Signup to reply.
  3. enter image description here

    You can change it from here, If you think its automatically change then you can add a plugin for activity so you can easily track it if any user changed it or something like this.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search