Contact Form on my website is not working - https://sellcad.com.au/contact.asp. We use MS Office to send emails. I am not sure what the SMTP settings for this would be. At this time, nothing happens even after we submit button.
Steve Bungay Envision IT Pty Ltd Suite 4, Level 2, 255 Blackburn Road MOUNT WAVERLEY VIC 3149 Tel: +61 3 9886 7240 Fax: + 61 3 9886 7377
Hi Steve You are trying to load the JQuery on HTTP and it is being blocked. At the moment you have... http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js ...and you should change that to... https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js
I would imagine that the contact form depends on JQuery and once that loads, everything should fall into place.
Hi Steve The problem now seems to be that the form elements don't seem to be in an enclosing <form> tag. It really does seem to be the setup of the form. But there are lots of free contact form type scripts available so would the idea but to just use a new one?
Hi Steve This will probably be down to the configuration settings for your contact form. One way to find these is to look what you have in your ECT admin Main Settings page and use the same settings for your contact form.