Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

Math Captcha for Elementor Forms

Descripció

BS Math Captcha for Elementor Forms

BS Math Captcha for Elementor Forms is a simple plugin that add a math captcha to every elementor forms you have on your site. You can just install the plugin, activate it and that’s it. The captcha will appear automatically on all your Elementor Forms. This is made possible by jquery plugin ebcaptcha. Special thanks to the developer.
– Make sure to check also this other jQuery plugin which runs jquery when an element is visible, useful for popup forms arrive.js
NOTICE : You need to have Elementor Pro for this plugin to work

Quick Links

  • Easy to use
  • Lightweight plugin
  • Elementor full Support
  • Super easy Installation
  • 100% Responsive
  • Easy and Fast to Setup
  • All Major browser supported

Instal·lació

  1. Go to plugins in your dashboard and select ‘add new’.
  2. Search for ‘Math Captcha for Elementor Forms’ install it and activate it.
  3. That’s all. You should see that all your forms will automatically have a math captcha.
  4. To edit error message go to Settings > BS Math Captcha for Elementor

Ressenyes

25 de febrer de 2025
The code this is based on (ebcaptcha), and thus this plugin, only disable the submit button in client-side JavaScript. For humans, this is easily bypassed using the DOM inspector. For bots, it has no effect at all because they POST form data directly, and don’t actually use the form like human would. There is no server-side validation. This makes forms appear to be protected, and slows down real humans, but fails at its primary purpose.
5 de gener de 2025
Es kommen genau so viele Spam-Mails wie ohne diesese Plugin. Ich sehe keinerlei Wirkung. Außerdem ist mit den beschränkten Einstellungsmöglichkeiten, keine vernünftige und optisch ansprechende Integration möglich.
5 de agost de 2022
Very good concept, very easy to use, no Google reCAPTCHA keys required, but, would be nice if we could add a custom label and could control the width of input text field.
16 de octubre de 2021 1 resposta
I had sent a message to Albano Toska to know if it was possible to enable only addition and subtraction, and he added this feature the same day, I just needed to update the plugin to take advantage of it 🙂
Llegiu totes les 13 ressenyes

Col·laboradors i desenvolupadors

«Math Captcha for Elementor Forms» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

0.1

  • Initial Release

0.2

  • Fixed issue where the captcha was not appearing on popup forms.

0.3

  • Fixed small issue

0.4

  • Made the area around submit better clickable
  • Error on wrong captcha

0.5

  • Automatically hide error when right captcha is inserted

1.0

  • Added settings page
  • Added custom error message on settings page
  • Made the default error message translatable
  • Added settings quick link from plugins list

1.0.1

  • Fixed an issue where multiple fields where created if you had a form and popup form at the same page

1.0.2

  • Fixed issues on some cases with cache plugin that the field got recreated

1.0.3

  • Fixed some readme syntax

1.1.0

  • Added the option to choose which math logic to use(+,-,*)
  • Small code cleanup