I am using the Dark Elegance theme (which is absolutely beautiful by the way!) and I am trying to add reCaptcha to the comments to avoid bot spamming, but when I enable reCaptcha nothing shows up in the comment area but everytime someone tries to post a comment it says they failed the reCaptcha. I presume this is because they couldn't type anything in since the dialog doesn't show. I have tried other themes and they work so I am certain that I have reCaptcha installed and set up properly. Is there anything that can be done about this? I would love to keep using this theme but I really need captchas working.
When enabling captcha, it renders below the comment form under a fieldset. The CSS of the theme hides the fieldsets to keep the UI clean.
To get this back, you will have to remove "#comment-form fieldset" from line14 of style.css from the theme.
I hope this is clear...
That worked perfectly! Thank you. Except that it was on line 1408, not 14! ;)
Post new comment