GravityKit
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] Genuine Entries Going To SpamHi Chris, thanks for letting us know!
Can you please update your topic with a URL of a page with a form that has spam entries flagged improperly?
I’m _thinking_ it’s related to missing
wp_print_footer_scripts
hooks. But I’d like to find out.Thanks again!
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] All Entries Going To SpamHi @oc-wordpress-web-designer — I don’t see the script being output on the webiste.
Does your theme trigger the
wp_print_footer_scripts
hook? If not, that would explain why that’s not working.Forum: Plugins
In reply to: [Gravity Forms Zero Spam] All Entries Going To Spam@oc-wordpress-web-designer Can you please email a link to the page with the form on it to [email protected]?
- This reply was modified 3 years, 11 months ago by GravityKit.
Thanks for reporting! This is fixed in 1.0.6.1, just released.
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] Breaks GF API submssionsPlease update to Version 1.0.6. This version includes checks to make sure that a form was submitted, rather than an entry created using the REST API or PHP API.
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] Uncaught ReferenceError: jQuery is not defined@bigbanks We just released version 1.0.6, which removes the need for jQuery. Please update and let us know how it goes!
Thanks!
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] Delete Spam EntriesWe don’t plan on supporting that in this plugin in the near future.
The Entry Automation add-on by ForGravity can do this.
You can also add a vote for this functionality on the Gravity Forms forums.I see that’s from you! Nevermind ?? Sorry I couldn’t be of more help. – Zack
- This reply was modified 3 years, 12 months ago by GravityKit.
Forum: Reviews
In reply to: [Gravity Forms Zero Spam] Doesn’t Match Up to AkismetNope, I’m waiting for someone to confirm that it helps with the issue of entries being marked as spam.
The code’s ready to release, but I wanted feedback first.
– Zack
Forum: Reviews
In reply to: [Gravity Forms Zero Spam] Doesn’t Match Up to AkismetExcellent! Please make sure you’re running this development version that should work better for you.
Forum: Reviews
In reply to: [Gravity Forms Zero Spam] Doesn’t Match Up to Akismet@co50 Are you willing to give the plugin another try? It’ll help your users not have to answer math questions!
Here’s a new version that I believe will fix the issue: https://github.com/gravityview/gravity-forms-zero-spam/archive/develop.zip
Forum: Reviews
In reply to: [Gravity Forms Zero Spam] Simple and effectiveThanks for leaving a review! ??
I’m glad to hear that it’s working well for you!
Yes, the plugin marks entries as Spam and they’re placed in the Spam folder—you can go in there and manually review.
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] Breaks GF API submssions@davemac @jadeweb Can you please test this version and let me know? Thanks!
https://github.com/gravityview/gravity-forms-zero-spam/archive/develop.zip
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] Breaks GF API submssionsI’m having problems replicating this issue using both the PHP
GFAPI
and the GF REST API.I’ve added some exceptions to the code that should fix this issue (even though I haven’t been able to reproduce it). @davemac @jadeweb can you both test this and let me know if the issue persists?
https://github.com/gravityview/gravity-forms-zero-spam/archive/develop.zip
– Zack
- This reply was modified 4 years ago by GravityKit.
Forum: Plugins
In reply to: [Gravity Forms Zero Spam] Breaks GF API submssionsThanks for identifying this! We’ll get this resolved ASAP.