Chris @ Cortela
Forum Replies Created
-
Forum: Plugins
In reply to: [WP GoToWebinar] Can not type in registration fields on iphoneYour custom CSS did the trick – looks like it was a theme styling issue.
input, textarea {
-webkit-touch-callout: auto !important;
-webkit-user-select: auto !important;
-khtml-user-select: auto !important;
-moz-user-select: auto !important;
-ms-user-select: auto !important;
user-select: auto !important;
}Thanks so much!
Forum: Plugins
In reply to: [Theme My Login] Crashed my site after updateSame here, awaiting working update
Forum: Plugins
In reply to: [Theme My Login] Update and damage the site I had to delete itSame here, critical PHP error
have restored backup from previous version – this release has problems
Hi,
This option is already enabled, but it is not blocking these bots.
I am unsure if the fact I am on shared hosting is causing an issue.
Thanks
I too am looking for a way to block a barrage of fake google bots with “undefined” browser. They are coming from a different location and IP in the world every few minutes.
- This reply was modified 9 years, 6 months ago by Chris @ Cortela.