Hi,
Basically any account on any of our sites (multisite network running either X or Pro) can’t log out of woocommerce.
When they try, it results in a redirect with “something went wrong” and a logout button that when clicked redirects back to the my account page. It kind of works because that user is then logged out of wordpress and if that user is an admin, must sign in again to see the backend, however on the front end the user is still logged in -> therefore just in woocommerce.
I’ve tried deactivating all Plugins to look for a conflict and that resulted in no change. I’ve flushed the permalinks and remade the my-account page. Again nothing. Then I added some code via the functions php (we have child themes) to add an extra logout button to the menu which results in the same issue as the button in the account page.
I am completely baffled.