RESERVATION HTML PROBLEMS

Hello. I just downloaded a template, “PATO HTML5”, and I changed the informations. But the reservation button not working, in the contact-form.php and config.json files is rewrited my email. What can i do?

I searched where is linked the html code with config.json or contact-form.php, but i don’t see these names.

hey there

Please show me your website with this template and i will check it, also screenshot of your modifications

I just modified in my computer, not uploaded yet. But here is.

<!-- Booking →
<section class=“section-booking bg1-pattern p-t-100 p-b-110”>
<div class=“container”>
<div class=“row”>
<div class=“col-lg-6 p-b-30”>
<div class=“t-center”>
<span class=“tit2 t-center”>
Foglalj
</span>

					&lt;h3 class="tit3 t-center m-b-35 m-t-2"&gt;
						szobát magadnak
					&lt;/h3&gt;
				&lt;/div&gt;

				&lt;form class="wrap-form-booking"&gt;
					&lt;div class="row"&gt;
						&lt;div class="col-md-6"&gt;
							&lt;!-- Date --&gt;
							&lt;span class="txt9"&gt;
								Érkezés dátuma
							&lt;/span&gt;

							&lt;div class="wrap-inputdate pos-relative txt10 size12 bo2 bo-rad-10 m-t-3 m-b-23"&gt;
								&lt;input class="my-calendar bo-rad-10 sizefull txt10 p-l-20" type="text" name="date"&gt;
								&lt;i class="btn-calendar fa fa-calendar ab-r-m hov-pointer m-r-18" aria-hidden="true"&gt;&lt;/i&gt;
							&lt;/div&gt;

							&lt;!-- Date --&gt;
							&lt;span class="txt9"&gt;
								Távozás dátuma
							&lt;/span&gt;

							&lt;div class="wrap-inputdate pos-relative txt10 size12 bo2 bo-rad-10 m-t-3 m-b-23"&gt;
								&lt;input class="my-calendar bo-rad-10 sizefull txt10 p-l-20" type="text" name="date"&gt;
								&lt;i class="btn-calendar fa fa-calendar ab-r-m hov-pointer m-r-18" aria-hidden="true"&gt;&lt;/i&gt;
							&lt;/div&gt;

							&lt;!-- People --&gt;
							&lt;span class="txt9"&gt;
								Érkezők száma
							&lt;/span&gt;

							&lt;div class="wrap-inputpeople size12 bo2 bo-rad-10 m-t-3 m-b-23"&gt;
								&lt;!-- Select2 --&gt;
								&lt;select class="selection-1" name="people"&gt;
									&lt;option&gt;1 személy&lt;/option&gt;
									&lt;option&gt;2 személy&lt;/option&gt;
									&lt;option&gt;3 személy&lt;/option&gt;
									&lt;option&gt;4 személy&lt;/option&gt;
									&lt;option&gt;5 személy&lt;/option&gt;
									&lt;option&gt;6 személy&lt;/option&gt;
									&lt;option&gt;7 személy&lt;/option&gt;
									&lt;option&gt;8 személy&lt;/option&gt;
									&lt;option&gt;9 személy&lt;/option&gt;
									&lt;option&gt;10+ személy&lt;/option&gt;
								&lt;/select&gt;
							&lt;/div&gt;
						&lt;/div&gt;

						&lt;div class="col-md-6"&gt;
							&lt;!-- Name --&gt;
							&lt;span class="txt9"&gt;
								Név
							&lt;/span&gt;

							&lt;div class="wrap-inputname size12 bo2 bo-rad-10 m-t-3 m-b-23"&gt;
								&lt;input class="bo-rad-10 sizefull txt10 p-l-20" type="text" name="name" placeholder="Név"&gt;
							&lt;/div&gt;

							&lt;!-- Phone --&gt;
							&lt;span class="txt9"&gt;
								Telefonszám
							&lt;/span&gt;

							&lt;div class="wrap-inputphone size12 bo2 bo-rad-10 m-t-3 m-b-23"&gt;
								&lt;input class="bo-rad-10 sizefull txt10 p-l-20" type="text" name="phone" placeholder="Telefonszám"&gt;
							&lt;/div&gt;

							&lt;!-- Email --&gt;
							&lt;span class="txt9"&gt;
								E-mail cím
							&lt;/span&gt;

							&lt;div class="wrap-inputemail size12 bo2 bo-rad-10 m-t-3 m-b-23"&gt;
								&lt;input class="bo-rad-10 sizefull txt10 p-l-20" type="text" name="email" placeholder="Email"&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;

					&lt;div class="wrap-btn-booking flex-c-m m-t-6"&gt;
						&lt;!-- Button3 --&gt;
						&lt;button type="submit" class="btn3 flex-c-m size13 txt11 trans-0-4"&gt;
							Foglalás
						&lt;/button&gt;
					&lt;/div&gt;
				&lt;/form&gt;
			&lt;/div&gt;

			&lt;div class="col-lg-6 p-b-30 p-t-18"&gt;
				&lt;div class="wrap-pic-booking size2 bo-rad-10 hov-img-zoom m-l-r-auto"&gt;
					<img src="images/booking-01.jpg" alt="IMG-OUR" />
				&lt;/div&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
&lt;/section&gt;

Hi there

You have to upload it on the live server first, it will not work in your pc without local server

Its sure it will works on the server???

Hello there,

You will have to upload the changes for them to work especially any buttons that do an advanced function.

Best Regards,
Support

I just uploaded to 000webhost but I have the same problem. What can I do?

just put the information into the link and scroll up… i cant understand… the reservation and the contact same problem…

HI

I need url of the website and screenshot of your modification in .php and .json files
000webhost is free hosting and we can’t guarantee the normal functionality of the web applications in this host, do you have any chance to use any paid host?

Okay, i send my url.

First print screen
Second print screen

can you help me?

Hello ,
i have the same problem.
Reservation button and Contact Button Not Working… :frowning:
Someone can help me please ?
I have upload my site on
http://kyriazopoulos.info/pirates/index.html

Hello athakyriaz

Buttons will not work if you don’t have anything on the backend, this is only HTML template, frontend, the skin of your future application, buttons are not working without backside if the web application

Yes i know it.
I make other html Contact form
look it
http://kyriazopoulos.info/pirates/contact2.html
but now , i dont know how to keep user on contact2.html when user press the button.
Try it if you can… and help me :slight_smile:

Good morning athakyriaz

Everything that is related to the backend side of the html templates is on you, unfortunately, we can’t provide support on this part because of this needs lot of time and custom work, its impossible to support such questions athakyriaz, if you dont have experience with this kind of work you definitely need to find someone