[ad_1]
Website was working fine. Came back to this after leaving for like 20 minutes to go eat. None of the subpages work but the main page works. Please help!!
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
[deleted]
What do the server logs say? The About Us page initially loaded for me and then threw that error upon scrolling. The Home page loads fine.
This is a generic server error. No way to diagnose without looking at the error logs. Could you provide the logs or any code to reproduce?
Save permalinks.
If you check dev console in your browser, it is related to Woocommerce plugin. You can do a quick check by deactivating Woo and see. [https://imgur.com/WezbUAN](https://imgur.com/WezbUAN)
One of your plugin might have been automatically updated. If you have access to FTP check the plugin that changed today and rename their folder it will deactivate it/them. Make sur you didn’t receive an email generated by WordPress in case of errors, they give info about the reason usually.
UPDATE: it looks like home page, our team and contact are operational.
Non-operational subpages:about, careers, special projects subpage (I can’t even click on this even though it is a subpage of the services page)
Semi-operational: projects, services
All pages were working just fine for weeks even with all the editing I’ve been doing. I have no idea what caused this
Honestly, this is what your hosting provider’s support is for. If they are unresponsive, then you should consider changing hosting providers.
Show us the server log 😂
Did you fix it yet? Otherwise shoot me a message.
Update 2:
Operational: “home”, “about”, “our team”, “contact”
Semi-operational: “careers”, “projects”, “services”
Non-operational: “special projects” sub page of services page
Go to your hosting, edit wp-config.php file to show error in log files. Refresh page to get error again and open log file to see whats the issue. Probably some plugin is making error, you should see which file is producing error (by the path you should be able to determine which plugin to disable). Then go to wp-content/plugins/ and rename plugin that is causing issues (add _ as first character for plugin folder) this will automatically disable it as it’s registered with different folder name.
turn it off and back on
u dun borked it.
seems like a permalink issue
try this: `example.com/wp-login.php?action=entered_recovery_mode`
# How to Use WordPress Recovery Mode
[https://www.wpbeginner.com/wp-tutorials/how-to-use-wordpress-recovery-mode/](https://www.wpbeginner.com/wp-tutorials/how-to-use-wordpress-recovery-mode/)
check your .htaccess file. Try creating the default and backup the current.
If you were on ipower, everything was down
The error log might help… You know, for not only yourself but also everyone here that you’ve asking for assistance 🤷
Your server probably doesn’t have enough ram, or you need to allocate more ram to wp. You could try increasing ram available in your wp-config.php file try 128M or 255M. But if your hosting is garbage I’d suggest looking fo a new host.