ReCaptcha not displaying

baxterdown 11 Feb, 2013
Hi Bob, good morning.

I'm using Chronoforms v3 on a new site (running Joomla 2.5) because I'm recycling forms from another site. The imported forms are not displaying the ReCaptcha. I'm using a RocketTheme template and I'm suspicious that's what causing it, but I don't know how to fix it.

Could you please take a look?

Form 1
Form 2

Thanks!

Jose
GreyHead 11 Feb, 2013
Hi Jose,

I think that the problem is in the joomla.css file - this code around line 156 moves the ReCapthca off the top of the page
#recaptcha_widget_div {
    position: absolute;
    top: -140px;
}

Bob
baxterdown 11 Feb, 2013
Hi Bob, thanks for the response. I didn't know how to fix it, so I just deleted the line of code and that seemed to have worked (ReCaptcha is now displaying). Is that the correct solution?

Jose
GreyHead 11 Feb, 2013
Hi Jose,

That should be fine as long as you aren't using Joomla!'s ReCaptcha module/plug-in on the site somewhere else.

Bob
This topic is locked and no more replies can be posted.