It must be a title of your script: “If you don’t know about HTML5 then this script probably is not for you!” 
I want to get rid of the CAPTCHA / ARE YOU HUMAN SECTION . Please let me know which lines to delete in order to get rid of this section. I am thinking it is the $posted_verify but not sure which lines.
Please help.
Teemo.
I am getting rid of ANTI SPAM VERIFICATION .. I did all you suggested:
Take out (contact.php): else if($verify == ’’) { echo ‘ Attention! Please enter the verification code. ’; exit(); } else if($session != $verify) { echo ‘ Attention! The verification code you entered is incorrect. ’; exit(); } and the form input for it, and the javascript part for it: // Test verification code via ajax $.ajax({ type: ‘POST’, url: ‘verify/ajax_check.php’, data: { verify: verify }, async: false, success: function( data ) { if (data==’success’) { $(verify_box).removeClass(‘error’).parent().find(‘mark’).removeClass(‘error’).addClass(‘valid’); } else { $(verify_box).addClass(‘error’).parent().find(‘mark’).removeClass(‘valid’).addClass(‘error’); } } });
Now when I hit submit… Nothing happens but a “semi-circle” rolling endlessly..
Please help.
http://www.ugamaa.org/contact_us.htmlHello i have a problem with the scirpt. I integrated it to a website with a other stylesheet. All works fine, after pushing “Submit” de Succes Message will load in the same tab but new site, and after that is no redirect to the old contact page! Can you help me?
Hi. Bluehost says PHP GD library is installed. How do I get the image to show up?
nevamind. got it!
Hey Jigowatt,
i recently bought your ajax template and now bought the html5 ajax template and it worked fine! As i moved the domain to an official URL (i moved from schmid.mindaffect (secret domain) to heizung-schmid.de (official domain), because the site was finished), suddenly the form does not work, although the paths should work both via the old and the new domain.
Problem is as follows: When i fill in the form and click submit, the loader-arrows are turning all the time, but nothing happens.
Do you have any hints? Actually nothing has changed: same server, same settings, only different domains. Url is: http://www.heizung-schmid.de/terminanfragen
Regards, Philipp
Forget about it, i fixed it. forgot the www. in front of the url, which is quite important in this case 
Nice Template!
Cheers



927 Purchases
148 Comments