How do I clear an aggressive cache when I can't even find *where* it's being cached? - wordpress

I have a Wordpress site, and a very strange problem. I have a page on that site that has pictures on it. I edited the HTML directly to refer to the picture files in a certain place in the directory structure on the hosted site.
I then went in, via SFTP, and deleted one photo on the site because I need to alter the original.
Browsing to the page, however, shows that photo still there. No amount of cache clearing (Google Chrome, IE, and Firefox) will resolve the issue. I also use ipconfig /flushdns repeatedly.
How can a page show a picture file that's not there? It's driving me batty! I don't even know where to begin to look to solve this problem....

Please add ?v=1.123 at the end of your url and see the problem is solve or not.

Related

wordpress can't update homepage

I encountered a very strange problem. That is the homepage cannot be updated. I modified some pictures on the homepage in the dashboard, and updated it, it did not change.
But when I publish articles and products or modify other pages, it can be displayed normally. Only the homepage cannot be updated.
At first I thought it was a cdn error, so I cleared the cache and refreshed it, but it didn't work.
Then I deleted the cache of the plugin "wp super cache", but it didn't work.
Finally, so I tried to use another page as the home page. It is still the original page without any changes, it seems to be fixed.
I download website resources from the server and run other domain names locally. All the changes I made are displayed normally.
debug have no info,and can preview my change are effective, but page can't work.
This is very strange, please help, thank you very much.
The problem has been solved, and it turns out that it is still a caching problem. If you still encounter this problem, please check the cache first.
Thank you

WordPress site isn't displaying images on the front end correctly

It is having problems displaying images. I think it could be a CSS, JS or caching issue? Project thumbnails and even normal images are not displaying. They appear in the media library folder fine, just not on the front end. The site is: https://www.thesaltypen.ie/ - Can supply WordPress login and FTP details if needed.
It seems as your site works correctly again?
If not you could check these things:
Check for errors in the console (there seems to be a problem with your theme (Failed to load resource), update it if necessary)
Use the inspector and check where you would expect images
Check the database entries, maybe there is a mistake with your connection
Check your hosting provider. Sometimes they restrict the upload and bandwidth

Style.css link is showing the old copy of style.css

I have made some changes in style.css and uploaded it online. However it is not showing me required results. i.e it is still taking the old style.css codes.
I am able to view changes offline but when i give it full href link it is not showing me necessary results.
Help!!
It seems like there is a cached version that you are viewing. Try clearing the cache in your browser and reloading the page. If that doesn't work then most likely the web hosting you are using is caching the stylesheet.
Open website with another browser. If css is still old, I can tell you that you have definitively not update the css file.
Another thing to do is to clear cache of your browser. It is possible you are viewing cache. Which browser are you using? Check how to clear cache.
You're probably using a cached version of your CSS. If this happens in other browsers too, then problem is in somewhere else.
You can fix this by:
clearing the cache (see refreshyourcache.com) or
going to your CSS path by browser (e.g. mysite.com/css/file.css) and refreshing the page.
doing force refresh (usually Ctrl+F5 or F5)

Wordpress edit post/page screen is messed up

I've transferred my wordpress website from a shared hosting to a linux VPS.
Everything is working fine instead of one thing. I'm getting realy weird pages for editing posts/pages.
I'm not sure how to name it and can't find anything on google about it, so I hope someone here can send me in the right direction.
Screenshot
At a quick glance, looks like a browser caching issue. Try the following:
Clear browser cache/cookies etc. and restart the browser/PC
Check with a different browser
Depending on how you migrated (transferred) the site, it is possible that all files did not get transferred fully and/or the database did not get imported fully. If 1. and 2. above fail, delete everything from the VPS and try again.
I'm sure when you check the network tab or console in inspect element on chrome, you will receive a lot of 404 errors because it is not able to load the required files for some reason.
What you can try is to add define('CONCATENATE_SCRIPTS', false) into your wp-config.php file. What this does is load all the javascript files individually, instead of one concatenated file.
Question: Are you using the same domain on your VPS? Or are you accessing the site on your VPS through a different domain? If so, you might want to update your database to correspond with the domain you're testing with now. Because this can cause strange behavior as well.

CSS not showing up on Wordpress site

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

Resources