Help, Support & Customization for
AdsCaptcha
Call now: 720-288-0398
Using WordPress HelpCenter for help with AdsCaptcha supports elad (the plugin developer).
After you sign up to AdsCaptcha and register your website, you will get three keys which identify your account and secure your web page.
Make sure to copy & paste the exact keys values to your plugin’s settings.
#
By default, registered users will not see the CAPTCHA. Log out and try again.
If you don’t want to hide the CAPTCHA from registered users (or other permission groups), simply uncheck the ‘Hide CAPTCHA…’ option or change the desired permission group on the AdsCaptcha plugin’s settings.
#
Best practice is to edit your current theme comments.php file and locate this line: ID); ?> Move this line to BEFORE the comment textarea and the problem should be fixed.
Alernately, you can check the ‘Rearrange CAPTCHA’s position on the comment form automatically’ option on the AdsCaptcha plugin’s settings, and javascript will attempt to rearrange it for you. This option is less recomended.
#
Download the plugin and extract the folder contained within.
Upload or copy the folder to your /wp-content/plugins directory.
Visit http://www.adscaptcha.com/ and sign up for a FREE AdsCaptcha keys
Activate the plugin through the 'Plugins' menu in WordPress
Go to the 'Settings' menu in WordPress and set your AdsCaptcha keys
After you sign up to AdsCaptcha and register your website, you will get three keys which identify your account and secure your web page.
Make sure to copy & paste the exact keys values to your plugin's settings.
By default, registered users will not see the CAPTCHA. Log out and try again.
If you don't want to hide the CAPTCHA from registered users (or other permission groups), simply uncheck the 'Hide CAPTCHA...' option or change the desired permission group on the AdsCaptcha plugin's settings.
Best practice is to edit your current theme comments.php file and locate this line: ID); ?> Move this line to BEFORE the comment textarea and the problem should be fixed.
Alernately, you can check the 'Rearrange CAPTCHA's position on the comment form automatically' option on the AdsCaptcha plugin's settings, and javascript will attempt to rearrange it for you. This option is less recomended.
Using WordPress HelpCenter for help with AdsCaptcha supports elad (the plugin developer).