joec002
Forum Replies Created
-
Excellent news. Thank you for your hard work.
Forum: Plugins
In reply to: [Contact Form 7] CF7 only submits for some peopleI found the issue, but it looks like a bug with CF7. With no spam controls enabled, the form gets
data-status="spam"
added to it. There appears to be spam checks within CF7 which are broken and can’t be disabled.Very frustrating!
Forum: Plugins
In reply to: [Contact Form 7] CF7 only submits for some peopleTo add, the “Please try again later” isn’t accompanied by anything else before it, which is unusual as none of the messages are set to exactly this.
Forum: Plugins
In reply to: [Contact Form 7] CF7 only submits for some peopleDisabled reCaptcha entirely and it still fails for the same people. Issue is with CF7 it seems.
All working again for us now. ??
Their domain expired. They’ve renewed it, but not updated their DNS records yet.
Forum: Plugins
In reply to: [Widgets for Google Reviews] Widget not showing and causing errors on imagesTheir domain expired. They’ve renewed it, but not updated their DNS records yet.
I were working on a clients website that was hosted by someone else. I only had WP-ADMIN access otherwise I would have used phpMyAdmin which supports searching the entire database for a string.
The batch export exports locally, but without write access, or the ability to change the right access, I were unable to use it. phpMyAdmin allows you to download directly to your browser without having to store the download locally first. I guess I could have used the uploads folder however.
I’m aware of the phpMyAdmin plugin but the developers used PHP 5.4 which limited the plugin choice.
Forum: Reviews
In reply to: [ReCaptcha v2 for Contact Form 7] Works, but so much spam gets throughThanks. I ended up removing the honeypots, removing the V2 plugin, and going back to V3, and so far it’s not blocked our tests. I suspect something was conflicting. I’ll see how we get on.
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA V2 not workingRealised now it was dropped and you now need yet another plugin to reinstate:
ReCaptcha v2 for Contact Form 7
Hi,
The theme is very basic, I went through all of my theme code and I cannot see why this is happening.
It’s being inserted between the og:title and the og:description tags that Yoast adds to the header, so it must be added by Yoast.
I’ve switched to AIOSEO and enabled the Open Graph Markup and set to “Featured Image”, and it works as expected with no duplicated image.
Joe
I’m unable to test other themes. Our theme was custom made and the site breaks with other themes, and we’re unable to view that post.
It’s odd that it’s happening only with that setting enabled on Yoast, if we also enable the twitter option, we get two images.
I’ve just fired up the development site, installed the plugin and the same thing happened.
https://dev.trichromic.co.uk/news/commonly-used-computer-related-tlas/
Thanks for taking a look.
Bots can easily identify hidden fields, I’ve added multiple honeypot fields to my forms, yet literally it hasn’t stopped a single spam.
The problem is, there is nothing stopping the bot from modifying the values in the source to set the load time to be at the time of submission. Could this be changed to a session variable instead? Bot’s have already worked around this feature.