Math Captcha for Elementor Forms
Math Captcha for Elementor Forms
Description
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
Installation
- Go to plugins in your dashboard and select ‘add new’.
- Search for ‘Math Captcha for Elementor Forms’ install it and activate it.
- That’s all. You should see that all your forms will automatically have a math captcha.
- To edit error message go to Settings > BS Math Captcha for Elementor
Reviews
Only validates client-side
By Roy Orbitson (lev0) on February 25, 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.
Zeigt keinerlei Wirkung
By mipohl on January 5, 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.
perfect - just what doctor ordered
By cjnrluay9 on September 4, 2022
Good but could be better!
By Jesse23 on August 5, 2022
Very fast support
By viccvanco on October 16, 2021
Very nice and useful
By juxhin20 on September 29, 2021
5+
By maxbel on August 13, 2021
Doesn't stop spam
By chapter2 on August 7, 2021
Basic and works fine
By oaagency on July 12, 2021
Great Plugin
By digital-workshop on May 11, 2021
Changelog
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