Jump to content

Form like contact form on a new site


Recommended Posts

Hello. I want to create new form such as a Contact form on a new page for peoples which want to cooperate with my shop. But in presta is little hard.

i was turned on a iframe, but idk how to make a working formular on site ;)

any tips?

Link to comment
Share on other sites

37 minutes ago, ComGrafPL said:

You could try with page builder module, that have such option. Fast and easy. If you don't want to create code from scratch.

I have HTML, JavaScript and css skills but in prestashop is really different.

isn’t other way to reach this without modules?

Link to comment
Share on other sites

20 hours ago, kryztH said:

I have HTML, JavaScript and css skills but in prestashop is really different.

isn’t other way to reach this without modules?

You just need to make a few adjustments.
1. In the file ./themes/your_theme/modules/ps_contactinfo/nav.tpl, add your class to a href
2. Insert your javascript in the file ./themes/your_theme/assets/js/custom.js (if not exists, create it)
3. You create a tpl file in which you insert your html code
4. You will create a php file that will process your form

 

1. obrazek.thumb.png.fb0770dee8f78c827749b3334573ef94.png

 

2. obrazek.thumb.png.7e1b2af34e327cec364966adf8677749.png

.....

.......

Edited by 4you.software (see edit history)
  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...