Fabiancho
Forum Replies Created
-
Guys thank you for your feedback. Much appreciated.
I found something even weirder on my site:
when I pass the test without the www. ( https://cubavisa.uk ) it passes the test.
when I do add the www. does not ( https://www.cubavisa.uk )
Any ideas why?
thank you before hand.
Forum: Plugins
In reply to: [W3 Total Cache] Google Mobile Friendly Test@moondog what adjustments did you have to do on robots to make it pass the test. I have disabled my w3total cache and he issue still there.
Forum: Plugins
In reply to: [Easy Coming Soon] Can't access my wpadmin!!!Thank you, I got it. Now sorted. Hope they manage to fix this.
Forum: Plugins
In reply to: [Easy Coming Soon] Can't deactivate pluginHi there, I think that you have to do two things:
1. Flush your DNS. this is how:
Flush DNS in Windows:
Click on Start button.
Select Run…
Type “cmd” and press OK button.
You should see the following line: C:Documents and SettingsUser>. Type:
ipconfig /flushdns
You will see a message containing the following:
“Windows IP ConfigurationSuccessfully flushed the DNS Resolver Cache.”
Type “exit” to close the prompt.
Flush DNS in Mac OS X:
Click on Finder in the dock.
Click on Macintosh HD.
Click on Applications.
Click on Utilities.
Double-click on Terminal.
In Mac OSX Leopard, you can use the following command to flush the DNS resolver cache:
dscacheutil -flushcache
In Mac OSX versions 10.5.1 and before, the following command performs the same task:
lookupd -flushcache
Flush DNS in Linux:
In Linux, the nscd daemon manages the DNS cache. To flush the DNS cache, restart the nscd daemon. To restart the nscd daemon, use the command:
/etc/init.d/nscd restart2. Delete the plugin through your FTP,it shoudl be under yoursite/wp-content/plugins find easycomingsoon (the whole folder) and done.
you should be able to get back to normal.
Cheers.
FabianchoForum: Plugins
In reply to: [Easy Coming Soon] Not able to login. Its urgentHi guys, I think i have done it.
by the way i found this:Flush DNS in Windows:
Click on Start button.
Select Run…
Type “cmd” and press OK button.
You should see the following line: C:Documents and SettingsUser>. Type:
ipconfig /flushdns
You will see a message containing the following:
“Windows IP ConfigurationSuccessfully flushed the DNS Resolver Cache.”
Type “exit” to close the prompt.
Flush DNS in Mac OS X:
Click on Finder in the dock.
Click on Macintosh HD.
Click on Applications.
Click on Utilities.
Double-click on Terminal.
In Mac OSX Leopard, you can use the following command to flush the DNS resolver cache:
dscacheutil -flushcache
In Mac OSX versions 10.5.1 and before, the following command performs the same task:
lookupd -flushcache
Flush DNS in Linux:
In Linux, the nscd daemon manages the DNS cache. To flush the DNS cache, restart the nscd daemon. To restart the nscd daemon, use the command:
/etc/init.d/nscd restartForum: Plugins
In reply to: [Easy Coming Soon] Not able to login. Its urgentHi there, I had similar problem. Could you explain how to remove cache from my server?
Cheers.
Fabiancho