When I login to my site from this link – https://markhatter.co.uk/account/
It just goes to a blank page after. This was working before I upgraded to the latest theme I think.
Please could you take a look as this is an issue that is causing problems for my customers.
Please go to Products > Settings > General Tab, check “Login Redirect Page” option, have you set a page for this option?
If this setting is correct but still redirect to the blank page, please edit wp-config.php file (in the root folder of your site), change define(‘WP_DEBUG’, false) to true, then refresh the blank page, check if there’s any error information.