On my website some user started to experience very slow page loading on PC but fine on cellphone. I tried going into Incognito mode, it was very slow even thought before (2-4 weeks) I went on my site on Incognito mode and it was working fine. I then cleared my cache, and now even my normal chrome browsing is slow.
Do anyone know what could have cause this? No one touched the code for a month.
Also if anyone have a suggestion on how I might be able to fix this, it would be very appreciated.
Thank you,
Jessie
Answering just to mark it as answered.
The problem was a .js link which wasn't valid anymore (captchme-interstitial-min.js) that was in my header. removed it from the code an now everything is good!
Thanks to p0358 for the big help
Related
Front-end of WordPress doesn't work - shows a white box with no text, just body tags.
I'm using XAMPP, local development. When logged in everything works.
I don't know if it will be the same on a live server, haven't tried yet, but seems like a weirdly persistent issue.
It was working fine, until 5.1 updates, but I mostly was logged in during development, so cannot pinpoint the exact time when it started.
I have the WordPress reinstalled from the dashboard, the theme doesn't affect it - it has the same issue on WordPress standard themes. Plugins/no plugins - doesn't affect it either.
Cleaned cache multiple times (wp, browser).
My last resort would be to reinstall Wordpress completely in Xampp, but thought, maybe such drastic measure isn't required.
It is the same in every browser.
The has nothing in it, literally.
If anyone knows, what could be the issue? It doesn't show any errors.
TL;DR
Maintenance mode with missing maintenance.php was throwing white page with 500 Server Error.
This is probably not going to be helpful to many people, yet I feel that I have to update this as I found the problem causing this.
I have moved the theme a lot: from local to hosting, back to local dev, had my HDD replaced, etc. It's been a while and I overlooked one major thing. I haven't touched the theme code for almost 3 years, and a couple of days ago I decided to go through it with a completely fresh install of WordPress. And I have found after inspecting all the files, what was causing it now. I do feel a bit stupid for how simple the solution to my issue is.
It's the maintenance mode. I had maintenance mode activated and while moving the theme files around maintenance.php got removed. facepalm
There might be an error in your browser's console window. If there is any error then it might causes issue for loading stylesheets.
I am having an extremely frustrating issue occuring in my theme. I was doing some dev work on my theme and suddenly, I started experienceing an issue where I was unable to save any changes made in the wordpress customizer.
I restarted thinking it was my browser, I tried to log back in and .../wp-admin was blank, .../wp-login got me a 404 error. Going to my URL the site was sitll live without any issues with the changes I tried to push through live and working. If I keep a second browser window open and make changes to the customizer they occur but it says it can't save.
I tried the following:
renamed plugins folder - didnt work
back out of all the code i added in my dev session (to my knowldegde)
Only thing that made my admin page and login page work was changing my theme.
This is the frustrating thing about it, I cannot figure out what is causing these errors, chrome dev console is giving no unusual errors, the php error log is giving me nothing I havent already seen prior.
This is my last ditch effort to save a months worth of work I dont know what to do, I have not been searching for a solution for 8 hours with 0 progress.
How could I find out what is causing this bug?
Please help
You said you think you removed all of your recent changes, but you must have missed something. Do you have any other backup versions of the theme, even fairly old ones? If so, you could try adding in parts, piece by piece, until you find the problematic code.
I have a weird issue where the browser returns the unformatted source code of the requested page instead of the html. The content type is set as application/rss+xml when it should be text/html. I'm running Joomla 3.5.1. As far as I know, there are no RSS feeds for the site.
This is resolved when clearing the Joomla cache, however, I haven't been able to find a way to replicate the issue so it's proving difficult to debug.
I'm not sure what other information I can provide.
Any ideas would be great.
This is an odd problem. The fact that the backend is running fine and that "sometimes" the frontend has this problem (while the backend is fine) makes it more complicated. Does the problem happen if you disable the cache completely on your Joomla website? Also, is the problem happening on all the pages?
I suggest the next time you have this problem is to contact your host or your developer immediately, and hopefully they will be able to fix the problem. It's very hard to suggest a solution here without more context.
Note: If you were able to solve it, then please post back the solution here as it will help others.
The weirdest thing in the world is happening to me, and I wanted to ask if anyone has heard of anything similiar to this, and any possible solution. My designer created a website, on his own computer. I implemented his css + html in my code, and I noticed everything was coming out a bit bigger on my website (eg menu was wider, top bar was larger, etc)
After playing around with this for over 3 hours, I decided to just Save the website the designer made to my Desktop. I did this, opened it in chrome, and it was exactly like I saw on the designers site. I then proceeded to copy past the website I saved into xampp- and lo and behold, everything was bigger, JUST like in MY website. I have quite literally no idea what is going on, the exact same files on my Desktop are showing up differently when I copy them into xampp.
Any idea whats going on?
Thanks!
EDIT: To make matters weirder, it appears the enlarging only happens in chrome...
As per the comments
It's rather impossible to ensure that we can narrow down your issue without viewing any code or anything of the likes.
But first ensure that your browser is at proper standard settings.
Make sure you are zoomed out by pressing CTRL + 0 (on windows).
It could've also potentially have been that the stylesheet was missing something, but in this case it wasn't.
I have currently taken over the running of the following site:
http://www.claimsnational.co.uk.
However there seems to be some kind of issue with the loading of the homepage. It takes a good 11 seconds before the page even starts to load yet all other pages work fine.
For example:
http://www.claimsnational.co.uk/claim-type/personal-injury/
I am really at a loss as to what could be causing this as all other sites on the server are fine. Any help would be greatly appreciated!
Thanks
Andrew