L
lmurr248Dec 13, 2024
Contact form is redirecting to form.php and printing { "alert": "success", "message": "We have successfully received your Message and will get Back to you as soon as possible." }.
The opening tags are as follows:
<div class="form-widget" data-loader="button" data-alert-type="inline">
<div class="form-result"></div>
<form class="row mb-0" id="landing-enquiry" action="include/form.php" method="post" enctype="multipart/form-data">