I’m not sure! I pasted the following code into my comments.php file in order to place the slider captcha in the location I wanted it:
<?php if(function_exists(‘slider_captcha’))
slider_captcha(‘comments’);
?>
Other than that, I’ve simply used the settings provided…