eehmke
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] No recaptcha badge or footer?Your site does not display the badge that many users are complaining about. My site does. So it might be that your config is not correct. But what do I know? Did you install the V3 keys?
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha v3 not working with Contact Form 7.5.15.1.1 is very new. If you installed it some days ago, you will have still 5.1. 5.1.1 is supposed to solve your issue.
Forum: Plugins
In reply to: [Contact Form 7] Is Recaptcha broken??reCaptcha V3 is supposed to work without a checkbox in your form. In any case you need new keys from Google as the V2 keys do not work with this plugin. Sadly, the spam protection also does not work with CF7 5.1. Try to upgrade to CF7 5.1.1, and read the various forum messages on this item.
Forum: Plugins
In reply to: [Contact Form 7] Spam Issues w/5.1 (reCAPTCHA v3)? Try new version 5.1.15.1.1 is the new Contact Form version that is supposed to solve the problem.
Forum: Reviews
In reply to: [Contact Form 7] Latest Contact Form 7 Update ERRORThis is very inconvenient, but this workaround may help:
https://articles.runtings.co.uk/2018/12/how-to-fix-contact-form-7-v501.html- This reply was modified 7 years, 4 months ago by eehmke.
Forum: Plugins
In reply to: [Contact Form 7] GUIDE – How To Fix Contact Form 7 reCaptcha v3 BugIf you have kept your V2 keys, you can use them. I a first rush, I deleted my V2 keys after I created the V3 keys. Now I can delete my V3 keys… I try not to think about the thousands of work hours that have been created around the globe by this glitch.
Forum: Reviews
In reply to: [Contact Form 7] Calm down and rollback to v2 here’s how…You don’t need to downgrade CF7. This guide seems to work:
https://articles.runtings.co.uk/2018/12/how-to-fix-contact-form-7-v501.html- This reply was modified 7 years, 4 months ago by eehmke.
Forum: Plugins
In reply to: [Contact Form 7] Spam after updating to recaptcha v3Same here. Spam starts to flood in as soon as the new Contact Form 7 is configured with V3 keys. There should be an option to select V2 keys.
Forum: Plugins
In reply to: [Participants Database] Which version of PHP recommend?As I said, at least 7.0, better 7.1, my servers run with 7.2 very fine.
Forum: Plugins
In reply to: [Participants Database] Filename of CSV fileUnfortunately, this does not work. When I change the name in the web GUI, it will use this name when I download a CSV file, but the next time I open the plugin, the name is reverted to the original.
I can confirm this, the same happened today on my site. In my case, the duplicated lines started just after a
Deny from IPV6line, and the<IfModule !mod_authz_core.c>was missing, causing the error.- This reply was modified 7 years, 8 months ago by eehmke.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Default text for empty tableHello,
thanks for the fast answer. Could such message not be attached to the table itself, and set up in the configuration section?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Default text for empty tableHello Tobias,
my table is invoked by this shortcut:
[table id=1 hide_columns="1" alternating_row_colors="true" filter="cat_ul" /]
The table has a first column that contains categories like “cat_ul”. There are some categories for future reference that have no matching table entry. When this filter is used, just no table entry is rendered. This is correct, but I would like to have a text like “This category has no values” displayed in this case.
Cheers, EggertForum: Plugins
In reply to: [Participants Database] Cannot create a hidden date_recorded fieldThat was too simple, and not mentioned in the docs. Or maybe I was just too ignorant. Anyway, problem solved, thank you!
Forum: Plugins
In reply to: [Participants Database] Strange entries in CSV for Multiselect/OtherSeems you solved that. Thank you!