Your theme is causing this. wp-content/themes/clean-journal. Rename it to wp-content/themes/clean-journal-hold and that should cause WordPress to open with a default theme.
To rename it use ftp or the file manager provided by your host.
I am waiting on the information for who my host is but is there any other way, as I am not the original creator of the site.
There is no way if you do not have access to the WordPress installation.
Your host is
OrgName: Unified Layer
OrgId: BLUEH-2
Address: 1958 South 950 East
City: Provo
StateProv: UT
PostalCode: 84606
Country: US
That’s actually BlueHost. OrgId: BLUEH-2 – gives it away and unified layer is the data center for BlueHost and others like hostmonster and justhost.
If you can see in wp-content a theme that is default like twentyfifteen you can go into phpmyadmin in your hosting and find the table that ends in options and change the theme and stylesheet to the value of the default theme and that will deactivate the broken theme. Otherwise check the logs in error_log in the website root and that should tell you the error if you know how to deal with the code error.
I am in the host site but a little confused on how to change to twentyfifteen.
You should have a cPanel or some other tool to manage your site.There should be an option for backups so make one if you can.
If you don’t want to mess with the database find the file manager and go to wp-content/themes/clean-journal. Rename it to wp-content/themes/clean-journal-hold and that should cause WordPress to open with a default theme.
Changed the wp content to hold but nothing is appearing on the website.
Not wp-content but wp-content/themes/clean-journal-hold.
yes that is what i did. I was abbreviating prior. Sorry for the confusion.
Figured it out. Thanks for your help guys
Please post what you did.