I have a constant issue with my site going blank. Nothing ever shows. To fix it all I have to do is go in with my FTP and rename the plugins folder, refresh the page, and rename the plugins folder back to normal.
How can I have my site up and running at all times? I keep deactivating plugins hoping that it will stop it but after a few hours it goes blank again.
I contacted my host and after having them dig around for an hour they finally found the correct log. The problem was the WP-Touch never stopped 'running' so the mobile sites were fine but it would try to take over the desktop and would conflict with our theme. I have since then disabled the plugin and everything seems normal.
Related
I am really freaking out. A minute ago, I was just adding do_shortcode on theme catch-katmandu and clicked the update button. It didn't give me feedback at all and the screen went totally blank. The last plugin I installed was Feedzy RSS but it is not even in the plugins directory anymore.
I see in network diagnosis, the output is 500 but there is nothing on the screen. I accessed it via FileZilla and noticed all my plugins are gone and that the katchmandu edits are also gone.
How to get it to run again?
I just made a demo website on Wordpress. It is acting weirdly on every computers on my workplace. On every other PCs which do not belong to the network of my workplace it shows up fine.
Here is what exactly happens, when I apply a theme, it shows up for the first time, as soon as I reload it, all the css styles disappear.
Link to the site www.bkmehta.xyz
I just want to know the possible issues. Is my workplace blocking the content?
What I have tried so far:
Tried applying different themes
Changed all the file permissions to 755.
Console Error Screenshot :Console Errors
Looks ok to me. Try restarting the browser or clearing the browser cache.
When this happens to me, I hard refresh the site.
Mac: shift+cmd+r
Everything else: shift+ctrl+r
My site works fine. I have a development copy that was working fine but now all pages apart from the home page are blank. The files are identical on both servers, apart from the wp-config.php and the .htaccess files. I tried removing the theme and the plugin folders to no avail. I'm lost now! What am I missing?
Well, after hours and hours, changing the permalinks to 'default' and then back to the right setting (in my case Post name) solved my problem.
I hope this helps someone in the future.
I still don't know why I get a strange ABSPATH error message though.
I had the exact same problem working on a website hosted at Bluehost. Everything beyond homepage was white.
The solution was to move the contents of my sub-directory into /public_html.
Despite this article to the contrary (https://my.bluehost.com/hosting/help/347), Bluehost support told me the primary domain cannot be run from a sub-directory.
Recently installed Wordpress on my website and on my first time visiting the new install, I noticed that there was absolutely no styling whatsoever. I have included an image below just to show what I mean.
How would I go about fixing this? I have tried clearing my cache and all that but I doubt that would do anything since this was my first time visiting the page.
Realised it was due to the fact that I had a domain change. When I inspected the page I noticed that none of the links had been updated so I needed to do a fresh install.
This is a weird one. I googled for hours but seems to me not a single person has this same issue.
I moved my website from http://www.domain1.com/wpfolder to http://www.domain2.com . Everything works fine except I cannot get the "wp-login.php?redirect_to" path to point to the correct url.
WordPress keeps setting it to:
"wp-login.php?redirect_to=http://www.domain2.com/wpfolder/wp-admin&reauth=1"
It should be setting it to:
"wp-login.php?redirect_to=http://www.domain2.com/wp-admin&reauth=1"
The "wpfolder" doesn't exist anymore..
I followed the instructions exactly on how to move a WordPress website, but the darn URL won't change...
Some forum mentioned changing the "site_url" and "home" from "http://www.domain2.com" to "http://domain2.com". Now I can finally get to the admin panel, but I don't get why it needs to be that way?
I cleaned my browser cookies and checked the wp-content folder for cache already. Nada..
Also the rest of the site is functional.
I would appreciate if anyone can help.
I moved the WordPress website from GoDaddy to Bluehost by copying the files and the database and the problem went away. I am not sure why this fixed it, but assuming it has something do with the cache.
If anybody has more information, I would love to read about it.
Thanks
I was facing the same issue, with same redirection to one of the sub-directory in which wordpress was installed.
Resolved this issue, by clearing the cache, if some cache plugin is active.
Or by deleting the cache plugin if any present and is currently not yet active.
As some entries made by cache plugin inside wp-config.php file creates the above mentioned problem.
After removing the cache plugin, it resolves the WP-admin URL issues.