Hello,
- We have just checked out your Website and the issue is that the include/sendemail.php File that processes the Contact Form returns a 500 Internal Server Error which is why you see an Infinite Loop on the Contact Form. Please consider adding the following code at the very top of your include/sendemail.php File:
error_reporting(E_ALL);
which should display all the possible errors. Please notify us about the Error Message you see, after going through the process above, so that we can provide you with more assistance on this.
- There are lots of HTML Validation errors: https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.jdr-datamanagement.eu%2F on your Page which is possibly causing this issue.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.