I'm using wordpress to build a website and I have galleries in some pages but it only appears when I refresh the page.
I tried clean the cache, disable the cache plugin and disable the lazy load but nothing worked.
Can someone help me please.
This is one of the pages.
I have accessed the link you mentioned in incognito window to ensure that the content is not loaded via cache or old session files even though I have not accessed this website before. While I am in the current incognito session I have also refreshed the page few times and the images still were loading. I would recommend you to try and flush your local browser cache as well as the local DNS cache and try to recreate this issue in incognito browser window.
Additionally while trying to recreate this issue I monitored the browser developer console and no error messages where shown at all.
Related
I have used the plugin All-in-One WP Migration to get the site from the development environment to the live site (you can export and import a complete website).
Some pages have updated correctly but not all of the pages (they remain in the old style and structure).
I have deleted my browser cache several times (tried several browsers on different computers even), deleted caches created by plugins several times (tried deactivating those plugins as well). However, despite trying to delete all the caches I can think of, some pages are just not updating. As the page templates for these pages do not exist anymore on the server, I am at a complete loss as to what's preventing all the pages from updating correctly.
What am I missing?
May I ask is your site already live? Cause I had the same issue as yours and I manage to get it updated by deleting the cache by "Flush Cache" on my WordPress admin page
Once you logged in to your WordPress admin site you'll find this and click that
Flush Cache
Flush Cache (2)
I am not so sure why that happens but I am thinking it might be because from the server and might need sometime on updating any changes made. It happened to me also when I have some updates on my site then once I save everything and go to my site, still the old ones are being shown but when I Flush Cache then it shows up the new ones... I think the reason because it still shows up the old ones is probably of the cache from the old ones in the server and by flushing them is being able to show the updated ones.
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
I am designing a Wordpress site, it is on the production level, I am running the Divi Theme. Recently this site won't connect to the stylesheets provided. It will connect off and on, so I will have an incognito tab open with the site, when I hard refresh, 6 of the stylesheets won't connect in the network tab of inspect. If I wait anywhere from 5 mins to an hour and refresh again it might work and it might not. It also sometimes works on chrome and not safari at the same time to refresh. We have also purged all the cache on-page and CDN level.
This only seems to be the problem on the Home page, because none of the other pages have those stylesheets.
For those that are having the same issue, we have found the answer.
We found the solution, when you purge cache in wordpress at a page level, make sure you are not only purging the objects, but purging the utilities and the full page.
Since yesterday links on my website only work if I click them and then refresh the page. On the first click the addressbar shows the correct address, but the content doesn't change. htaccess is unchanged and there are no cache plugins installed atm. There is no cache directory in /wp-content/ and the webserver cache has also been cleared. If I disable caching in DevTools or visit the website while beeing logged in in Wordpress the pages load correctly. Browser cache has also been cleared.
What is wrong with my website? Thank you!
I changed the front page design and content, but the website is still showing the old one. Using Ctrl+F5 only gets me the new page. And it happens every time I enter the site. I tried other computers too and the same, an old version. It happens on other pages too.
The site:
Hi I think some server side cache are enabled for your site. While I test your url with caching checker then it says server level caches are enabled. please contact your server admin
There are two common causes for this issue. The first one is your browser cache. Sometimes your browser will show you a cached copy of your website instead of showing the new one. To resolve this issue, you need to simply hit CTRL + F5 (or Cmd + R in Mac) buttons on your keyboard to reload the page.
The second and most likely cause of this issue is poorly configured WordPress caching plugin. If you are using a cache plugin, then check it's settings and most of the plugin provide an option to exclude home page from caching. Please activate it.
more details can be available here
http://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-website-not-updating-right-away/