On chrome, the text on our wordpress contact form page does not update when I do the following:
Enter developer mode f12
In developer mode, select network and click disable cache
Right click reload and select Empty Cache and Hard Reload
If I go to firefox, the changes can be seen, so it is not a hosting issue. Our host is namecheap.
This is really annoying, does anyone know how I can force chrome to discover the new text?
You could try to open the page in a private tab. This is not actually a solution, but for testing purposes it could do the trick.
Related
I recently migrated a site over using backup guard plugin
Click here to see what is supposed to look like.
Click here to see where i migrated it to.
The css doesn't look like it's loading on the live site (nbch.net.au) but it does show when i preview from the backend.
Anyone point me in the right direction, Im using the Divi theme which is all up to date
please let me know if anymore info is needed
Thanks in advance
Seemed like it was setting within divi that was causing the problem
press CLEAR from Static CSS File Generation from the Builder options and check after that.
If the issue is still present, DISABLE it and clear the browser's cache after that or check from Chrome Incognito mode or New Private Window from Mozilla Firefox.
I have a site www.mathildaparadeiser.com that is showing a white screen of death on Chrome. All other browsers seem fine.
Removed all plugins but still being shown. Chrome is updated and Wordpress also. Looking in Chrome Tools I get this first error
VM100:1 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Any ideas what would be causing this? Have debugged all I can.
Have you installed any chrome extension plugins ?
Your site has uses a service called Incapsula. The website admins configured Incapsula to prevent bots from accessing it's content.
Please read here more :-
How to get the body content from a PHP-generated HTML page?
Some times your site contents loads, some time it shows a captcha. Check with your Hosting provider to understand.
That is really strange – this only occurs when you try to go directly to https://kellieworks.ca/membership/, when you click Join or Join The Party within the navigation tab, it goes to the correct page; if you refresh the Membership page or go to the direct URL, the old page loads.
How is this possible?
Clear your browser cache and and try again. If you have any cache plugin installed then clear cache from there too.
I am modifying a WordPress site's appearance (minor modifications) but can't see the result on chrome because of annoying persistent cache. I tried shift+refresh but it doesn't work. how can i disable the cache temporarily or refresh the page in some way that I could see the changes?
thanks.
You should not modify your code to achieve this.
If you are using Google Chrome as you said you should press Ctrl+Shift+j and go to Network tab. Check the Disable cache option and reload the page. Browser will display the response from the server (not from cache).
In a suiteCRM system freshly installed the email address field doesn't appear when creating a new contact or account.
This problem doesn't occur in FireFox , but it appears in chrome and Safari!
Those fields are dinamically added by js, which also is activated when you press the plus button to add a new address. Open you chrome Console and try to see if you get any error. Also, try a quick repair and rebuild in Admin panel.