Hi @valci1,
Thanks for clarifying this!
Since this is not the default behavior of WooCommerce I suspect this kind of problem is being caused by a conflict with your theme or with another plugin. The best way to determine this is to:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated.
To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict.
You can find a more detailed explanation on how to do a conflict test here.
Please make sure you have a backup in place of your site and database. You could also consider using a service like Jetpack. If something goes wrong, it’s nice to know that you can restore your site to the previous state.
I’d also suggest installing a plugin called Health Check & Troubleshooting. This is a plugin developed by the WordPress community and it allows you to disable plugins without affecting your current site visitors.
Thanks!