I am trying to add recaptcha to my form/s. I got the first part, however, when I go to the setup area to add the load and upon completion parts, there are not the options on the left side.
I looked at the demo that came with the install and everything looks normal however, I can't figure out why my form will not let me recreate said form.
You can see in the attached images how your demo looks normal yet mine does not.
I looked at the demo that came with the install and everything looks normal however, I can't figure out why my form will not let me recreate said form.
You can see in the attached images how your demo looks normal yet mine does not.
Hi rmurray,
Your form is in the basic mode, please set the setup mode to "Advanced" under the "General" tab.
Best regards,
Max
Your form is in the basic mode, please set the setup mode to "Advanced" under the "General" tab.
Best regards,
Max
Thanks, now one more question.
I have it working and all is well...except one thing. It's location.
In the backend, I have the recaptcha just above the submit button like one would normally see and do.
However, it is showing up above the form and into the top menu for some reason. Any ideas?
I have tried it in both Safari and in Chrome
http://www.wgcr.net/index.php?option=com_chronoforms5&chronoform=Comment
I have it working and all is well...except one thing. It's location.
In the backend, I have the recaptcha just above the submit button like one would normally see and do.
However, it is showing up above the form and into the top menu for some reason. Any ideas?
I have tried it in both Safari and in Chrome
http://www.wgcr.net/index.php?option=com_chronoforms5&chronoform=Comment
Hi rmurray,
There is a line of CSS in your Joomla.css file that is setting the location as absolute. If you comment that out all should be well. If you need to keep that for other (non-ChronoForms) ReCaptchas then you will need to add CSS to over-ride it in the form.
Bob
There is a line of CSS in your Joomla.css file that is setting the location as absolute. If you comment that out all should be well. If you need to keep that for other (non-ChronoForms) ReCaptchas then you will need to add CSS to over-ride it in the form.
Bob
I would assume the command in the .css file is native as I generally do not mess with any of that.
Would you be able to advise me as to what css I would need to add to the form/s?
I would appreciate it
Would you be able to advise me as to what css I would need to add to the form/s?
I would appreciate it
Hi,
You are using the Google no captcha or reCaptcha ? you should use the "no captcha" actions.
Best regards,
Max
You are using the Google no captcha or reCaptcha ? you should use the "no captcha" actions.
Best regards,
Max
OK, Good yet not good.
I changed to the No Captcha and it did come up in the correct place.
However, it isn't working. I check the box and it gives me a check box. Then I submit the form and I get an error that I entered the reCaptcha wrong.
I changed to the No Captcha and it did come up in the correct place.
However, it isn't working. I check the box and it gives me a check box. Then I submit the form and I get an error that I entered the reCaptcha wrong.
Hi rmurray,
Your server has the allow_url_fopen function enabled ?
Best regards,
Max
Your server has the allow_url_fopen function enabled ?
Best regards,
Max
Sorry, I have no clue. It is a hosting package from 1and1.
How would I know?
Also, why would recaptcha work on the rest of my website and not on this? Don't get me wrong, it doesn't matter to me which of these I use. Personally, I like the no captcha better as it is easier to do.
How would I know?
Also, why would recaptcha work on the rest of my website and not on this? Don't get me wrong, it doesn't matter to me which of these I use. Personally, I like the no captcha better as it is easier to do.
Hi rmurray,
You can check it in the system information in the Joomla admin area, Or just ask your host admin.
No captcha is better, and you have some CSS in your template which affects the position of the recaptcha box on the page, you can override this rule by CSS too in the form page only if you like.
Best regards,
Max
You can check it in the system information in the Joomla admin area, Or just ask your host admin.
No captcha is better, and you have some CSS in your template which affects the position of the recaptcha box on the page, you can override this rule by CSS too in the form page only if you like.
Best regards,
Max
Good Afternoon,
I just went on the back end and that was not disabled.
According to the backend of my site both local and master allow_url_fopen is on.
Attaching a scene shot of the same.
I just went on the back end and that was not disabled.
According to the backend of my site both local and master allow_url_fopen is on.
Attaching a scene shot of the same.
Hi rmurray,
Apologizes for the late reply, did you manage to solve this ?
You may try server validation or use v6 which can be installed on the same website with v5 if you can't get the noCaptcha to work, I'm not sure why it doesn't in this case.
Best regards,
Max
Apologizes for the late reply, did you manage to solve this ?
You may try server validation or use v6 which can be installed on the same website with v5 if you can't get the noCaptcha to work, I'm not sure why it doesn't in this case.
Best regards,
Max
This topic is locked and no more replies can be posted.