Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Captcha code for contact form
Tagged: captcha, contact form
- This topic has 10 replies, 2 voices, and was last updated 12 years, 5 months ago by
pszita.
-
AuthorPosts
-
October 18, 2013 at 2:50 pm #2302
pszita
MemberHi,
Is it possible to add a captcha code for the contact form?
Cheers, Pete
October 19, 2013 at 12:26 pm #2316livemesh
KeymasterPete – The default contact form just comes with a simple human check which looks for an answer to a simple mathematical question and if incorrect, errors out. No captcha support integrated for this native contact form.
If you need captcha support, I would ask you load the contact form 7 plugin (the theme supports it by providing the required styling). It’s pretty robust and has lot more functions including integration with another captcha plugin (the contact form 7 plugin comes with the required instructions for this). Thanks
October 20, 2013 at 12:41 pm #2321pszita
MemberHi,
Thanks a lot for the info…
I was looking for the human check actually!:)
Cheers, Pete
October 20, 2013 at 12:49 pm #2322pszita
MemberHi,
I have just added this shortcode [contact_form mail_to=”john.doe@example.com” human_check=true phone=true web_url=true subject=true] to a widget in the footer of the page, but only the little box showing for the human check… the mathematical question is missing.
I have attached the screenshot…
Cheers, Pete
October 20, 2013 at 3:29 pm #2324pszita
MemberHi,
I have created a contact page with the same shortcode and the human check is working on the page but not below in the widget section…
Screenshot attached..
Cheers, Pete
October 20, 2013 at 6:54 pm #2328pszita
MemberThis reply has been marked as private.October 21, 2013 at 1:30 pm #2342livemesh
KeymasterHere is the fix to be placed in Custom CSS tab or custom.css file. Did not expect the human check to be used in the footer widget –
.contact-form .human-check label { display: inline-block; float: left;} .contact-form .human-check input { display: inline-block; margin-left: 15px; font-style: normal; max-width: 60px;}October 21, 2013 at 1:34 pm #2343livemesh
KeymasterThis reply has been marked as private.October 21, 2013 at 1:43 pm #2345pszita
MemberHi,
Thanks a lot for sorting out the human check bit for us!!
Thanks in advance to give us a hand with the iOS issues… The site suppose to be going liuve the end of this week..
I am going to London to meet the client and I will inform them about the timescale.
I will also email you screenshots later today and the bits to go with them.
Thanks a lot again.
Cheers, Pete
October 21, 2013 at 2:01 pm #2347livemesh
KeymasterThis reply has been marked as private.October 24, 2013 at 10:05 am #2395pszita
MemberThis reply has been marked as private. -
AuthorPosts
- The forum ‘Appdev Theme Support’ is closed to new topics and replies.