Hello,
I need to add a custom redirect page to woocommerce when the user logs out. Normally this would be done through the my-account.php file however X pro is coded to overwrite the default template files of woocommerce due to having a woocommerce.php file under the theme directory. My question is, is it possible to actually edit woocommerce code within the theme? If possible under which directory can i locate the code responsible for such, so i can add in a few lines?
Thanks.

