CodeCanyon

HTML 5 AJAX Contact Form

  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
bm2 says
Purchased

It must be a title of your script: “If you don’t know about HTML5 then this script probably is not for you!” :)

1 month ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • Uganda
TEEMO says
Purchased

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.

1 month ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • Uganda
TEEMO says
Purchased

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.html
1 month ago
Author
jigowatt jigowatt replied

Sorry, we can’t support customization to our scripts :(

Sounds like you removed a semi colon or a bracket that shouldn’t have been removed.

25 days ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • Germany
chrizzo says
Purchased

Hello 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?

23 days ago
Author
jigowatt jigowatt replied

Hi,

In Chrome, press F12 and look at your Console tab. You probably have a javascript error.

Regards, Matt

23 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
iloveguitar says
Purchased

Hi. Bluehost says PHP GD library is installed. How do I get the image to show up?

13 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
iloveguitar says
Purchased

nevamind. got it!

13 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
shove_it says
Purchased

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

7 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
shove_it says
Purchased

Forget about it, i fixed it. forgot the www. in front of the url, which is quite important in this case :D

Nice Template!

Cheers

7 days ago
Author
jigowatt jigowatt replied

:)

7 days ago
by
by
by
by
by