contact form now work!
This commit is contained in:
parent
8da66e71a9
commit
a880d6bc8a
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"liveServer.settings.port": 5504
|
"liveServer.settings.port": 5506
|
||||||
}
|
}
|
||||||
@ -67,7 +67,7 @@
|
|||||||
<a class="navbar-item" href="../about/index.html">
|
<a class="navbar-item" href="../about/index.html">
|
||||||
About Us
|
About Us
|
||||||
</a>
|
</a>
|
||||||
<a class="navbar-item is-tab is-active" href="index.html">
|
<a class="navbar-item" href="index.html">
|
||||||
FAQ
|
FAQ
|
||||||
</a>
|
</a>
|
||||||
<a class="navbar-item" href="../terms/index.html">
|
<a class="navbar-item" href="../terms/index.html">
|
||||||
@ -78,7 +78,7 @@
|
|||||||
Gallery
|
Gallery
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a class="navbar-item" href="../contact/index.html">
|
<a class="navbar-item is-tab is-active" href="../contact/index.html">
|
||||||
Contact
|
Contact
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -92,6 +92,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
<iframe style="border:none;width:100%; height: 600px;" id="contact-us-q7uycv" src="https://forms.beachpartyballoons.com/forms/contact-us-q7uycv"></iframe><script type="text/javascript" onload="initEmbed('contact-us-q7uycv')" src="https://forms.beachpartyballoons.com/widgets/iframe.min.js"></script><!-- <div class="container theme-light padding">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -115,8 +115,7 @@
|
|||||||
</div> -->
|
</div> -->
|
||||||
<!-- http://form.beachpartyballoons.com/forms/contact-us-qdc1ky -->
|
<!-- http://form.beachpartyballoons.com/forms/contact-us-qdc1ky -->
|
||||||
<!-- <iframe src="http:/form.beachpartyballoons.com/forms/contact-us-qdc1ky/" frameborder="0"></iframe> -->
|
<!-- <iframe src="http:/form.beachpartyballoons.com/forms/contact-us-qdc1ky/" frameborder="0"></iframe> -->
|
||||||
<iframe style="border:none;width:100%;" id="contact-us-nnzxln" src="http://forms.beachpartyballoons.com/forms/contact-us-nnzxln"></iframe><script type="text/javascript" onload="initEmbed('contact-us-nnzxln')" src="/widgets/iframe.min.js"></script>
|
<iframe style="border:none;width:100%; height: 600px;" id="contact-us-q7uycv" src="https://forms.beachpartyballoons.com/forms/contact-us-q7uycv"></iframe><script type="text/javascript" onload="initEmbed('contact-us-q7uycv')" src="https://forms.beachpartyballoons.com/widgets/iframe.min.js"></script><!-- <div class="container theme-light padding">
|
||||||
<!-- <div class="container theme-light padding">
|
|
||||||
<div class="columns is-justify-content-center">
|
<div class="columns is-justify-content-center">
|
||||||
<div class="column is-6-tablet is-5-desktop is-4-widescreen is-3-fullh">
|
<div class="column is-6-tablet is-5-desktop is-4-widescreen is-3-fullh">
|
||||||
<form method="POST" action="sendEmail.php" class="box p-5">
|
<form method="POST" action="sendEmail.php" class="box p-5">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user