blogzilla
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form Block] ReCAPTCHA error in code?Hi devenirgris,
The contact form only send the email to the email adresse in the settings.
I think it is normal that you do not find anything in the dashboard/comment.Maybe I’m wrong, but I think it is how it should work.
If you want store the comment in a “table”, I would use ACF Pro and then code a little something in order to store the message in a custom post type.
On the link below, instead of create a .txt file, you could add a code in orer to store the message in a custom post type.
https://meowapps.com/contact-form-block-faq-customization/#Do_something_after_the_email_has_been_sentBonne journée ??
Forum: Plugins
In reply to: [Contact Form Block] ReCAPTCHA error in code?in wp-content/plugins/contact-form-block/classes/addons/recaptcha_v3.php
if you replace $recaptcha->score >= 0.5 by $recaptcha->score <= 0.5 it should work.- This reply was modified 3 years, 3 months ago by blogzilla.
Forum: Plugins
In reply to: [Contact Form Block] ReCAPTCHA error in code?I’ll also add, that the translation in FR doesn’t work at 1 point:
$html = __( ‘Ce site est protégé par reCAPTCHA. La politique de confidentialité et les conditions d’utilisations de Google sont en vigueur.’, ‘contact-form-block’ );
wp-content/plugins/contact-form-block/classes/addons/recaptcha_v3.php line 17
I had to change by myself the text in order to translate.
Everywhere else, the automatic translation works well.thanks
Forum: Plugins
In reply to: [Contact Form Block] issue with google linksI’ve tried with a fresh instal… but I get the same issue hummm
Forum: Plugins
In reply to: [Contact Form Block] issue with google linksedit: it also happens when logged into the the “HOW TO USE” links into the admin of contact form block.
Forum: Plugins
In reply to: [Contact Form Block] ReCAPTCHAThanks for explanations.
I’m not able to edit my original post ??Forum: Plugins
In reply to: [Contact Form Block] ReCAPTCHAAnother idea could be to ask a custom question and if the visitor send the good answer, it desactivates the ReCaptcha.
This option could be used without Recaptcha or with a Recaptcha to face out the case where the visitor is blocked by Repatcha
As we say in french:
“What is the color of the white horse of Henri 4” ?- This reply was modified 4 years, 10 months ago by blogzilla.
Forum: Plugins
In reply to: [Contact Form Block] ReCAPTCHAhey a visitor told me that he can’t use the form because he was blocked.
It would be awesome to have an option in case the visitor is blocked, then when he receives the message that says he’s blocked, then the option would be to let him click onto another link that redirect to another form using ReCAPTCHA V2.
it could be another plugin in V2 or just an option.
this is just an idea,
I’m going to know try which device and setup used visitor when he was blocked.bye
- This reply was modified 4 years, 10 months ago by blogzilla.
Forum: Plugins
In reply to: [Contact Form Block] number of requestsI’ve sent you an email with screenshot.
yeah I guess this is because I use ReCaptchaForum: Plugins
In reply to: [Contact Form Block] Features requestsHi !
about the 1rst point: I meant something like this feature
about the last point: Personnaly I would be ok to pay for this plugin ?? (mostly if it ables to use fields created by ACF without the need of ACF installed :p )Thanks for the link, I’m going to play with =)
- This reply was modified 4 years, 10 months ago by blogzilla.
Forum: Plugins
In reply to: [Contact Form Block] 404 redirectionForum: Plugins
In reply to: [Contact Form Block] 404 redirectionothers authors plugins I’ve contacted to fix this kind of issue found by my security plugin have all thanked me.
For contact form block author told me to post there, 5 days ago, and to stop writting email because this is a free plugin.
I can understand, but even for a Free plugin, a Contact Form is crutial for security and for customers (conversion rate).
That’s why, I’m happy to have tried (for 5 days) to help the Contact Form Block Author, even if he didn’t care about my suggestions. But I’m now going to desinstal Contact Form Block and find a Contact Form as much as light and simple but definitly more supported by its authors.
I mean I feel crazy that a contact form plugin author doesn’t care about any lack of security in its source code…
Forum: Plugins
In reply to: [Contact Form Block] 404 redirectionThe problem is that Contact Form Block calls admin files when I use “SEND”.
And my security plugin block this request.
Is there anyway to improve Contact Form Block to avoid to call admin files?
I guess that would be a better practice, would not be?Hey everybody,
The support of this plugin prenium is very nice and reactive.
John help me by email for several days to fix an issu I met during my Hyde My WP (pro) instal.
At the moment, this is the best support I met.I can’t wait they release the new version with some new features !!
congrats John for this job !
I’ve done the last update but I don’t find the released note???
It seems 403 is now redirected to 404, does it??
=)