Hello, please try to deactivate your plugins by ftp, go to wp-content and rename plugins folder to plugins1, then try to access. If it works means that the issue was one of your plugins, you can rename it back to plugins and test to activate one by one so you can find the issue.
If not, go to ftp and in wp-config.php, add the following just after “That’s all…”
COPY CODE
define('WP_DEBUG', true);
Then reload your website, does it show a text? if so, can you post it?
If it doesnt, please contact your hosting provider, maybe there is something we dont see.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution