The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
876 views

Add captcha validation to my custom form for Frontend posting

i have implemented the frontend form, which enables UNREGISTERED users to post on my site. Everything in working perfectly, the only problem I have is with the implementation of the captcha. All of ...
0
votes
1answer
118 views

Ajax Validation for reCaptcha

Background I have a registration form that validates with AJAX using jQuery Validation Engine. The form was created using Theme My Login and contains reCaptcha which I implemented using WP-reCAPTCHA. ...
1
vote
1answer
70 views

Insert Captcha Code info Any Form (Created of Plugin)

I am looking for best option on Captcha. Plugin's don't seem to be the answer because this is a custom form for the theme I am using. Unfortunately, they don't offer any spam protection. The form is ...
0
votes
1answer
105 views

Simple Math Quiz or Captcha to hide whois query form

I have a whois form in my site that enables users to query for domain name availability and if available gives them the option to request for registering it. The whois form is inserted via shortcodes. ...
1
vote
1answer
273 views

Adding a slider captcha to the comment system

QapTcha is a draggable jQuery captcha system. I have been trying to create a plugin to make it work on the Wordpress comment system. I found a plugin that is already doing this but it is outofdate and ...
1
vote
1answer
44 views

Getting thousands of registration spam

We have tried the range of Captcha options, and now have Facebook Connect with Akismet installed as a constant, but still can't stop thousands of spam registrations from attacking our WordPress site. ...
1
vote
2answers
175 views

CAPTCHA plugin where I can use my own images and ask my own questions?

Just wondering if any of you have run across this kind of plugin. Basically I'd like to be able to (a) specify my own image; (b) specify my own challenge question; (c) specify my own answer. As in: ...
5
votes
8answers
4k views

What is the best Captcha plugin for registration? [closed]

I'm suffering from the issue of lots of fake registrations for my site. I'd like to add a captcha for registrations. What is the best plugin that will require a captcha at registration? ...
1
vote
1answer
476 views

change captcha design in Fast Secure Contact Form plugin

I am using Fast Secure Contact Form plugin to create contact form widget.It working fine . Now i like to change captcha appearance. Original captcha generated by plugin But, I need to change it ...
-1
votes
1answer
413 views

GD and FreeType library configuration on VPS

I am using the very popular contact form 7 on one of my site which is hosted on a VPS. After starting to use the captcha addon for contact form 7 I realized that my VPS doesn't have a support for GD ...
0
votes
1answer
61 views

Good captcha plugin for Wordpress networks? [closed]

I'm working on building a wordpress network and was wondering what the best captcha plugin out there would be? Ideally I'd like something which enforces captcha on users trying to register to create ...
3
votes
1answer
145 views

Is there a plugin to protect downloads with recaptcha?

Is there any plugin to protect a download via recaptcha?
0
votes
1answer
91 views

Capcha not getting displayed

I am using the theme Feed Engine for a question and answers site. I am having a problem that it is not displaying the captha(see here). I would be very thankful if someone could help me out. Thanks in ...
1
vote
1answer
405 views

Undefined index: b in /path/file.php relating to querystring parameters

I am getting errors in the server log for cformsII plugin but don't understand why. PHP Notice: Undefined index: b in /var/www/wordpressmu/wp-content/plugins/cforms/cforms-captcha.php on line 12 ...