Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable the form javascript/php sending part #12

Closed
divinerites opened this issue Oct 2, 2018 · 2 comments
Closed

How to disable the form javascript/php sending part #12

divinerites opened this issue Oct 2, 2018 · 2 comments

Comments

@divinerites
Copy link
Contributor

Hello,

I make the request here (may be it is better to do it on your themefisher web site as I paid the theme ? let me know)

  • I want to use the Netlify Form feature. They just need a regular form.
  • I have a form working in an other theme which is exactly the same than the form in contact.html navigator.

But my navigator form do not work.

I looked at the code and there is a script.js who is doing :

  • check if all fields are writen (this par tis OK)
  • send the form via php => this is the cause of the form not working with Netlify.

But i can't find a way to disable the javascript/php part.
Any info / help / tip on how to properly disable the javascript php to have a regular form ??

Thnaks

@MarcinNaw
Copy link

Just delete the PHP part.

Netlify supports HTML forms, so php should be replaced by this. This is rather an netlify-issue I believe, check out their tutorial: https://www.netlify.com/docs/form-handling/

@mehedi-sharif
Copy link
Contributor

@divinerites Its better to reach me through my website or my email .
Thanks

Mrc527 pushed a commit to naviigo/website-theme that referenced this issue Dec 21, 2020
Mrc527 pushed a commit to naviigo/website-theme that referenced this issue Dec 27, 2020
Mrc527 pushed a commit to naviigo/website-theme that referenced this issue Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants