Page 1 of 1

Problem with showing red text for required field in contact form

Posted: Sat Jun 15, 2019 7:28 pm
by Orlin
I use 3.0.2.0
The contact form don't show red text for required field when click submit button.
How can I fix this problem. Thanks
This is my site
http://www.karrati.co.uk/index.php?rout ... on/contact

Re: Problem with showing red text for required field in contact form

Posted: Sat Jun 15, 2019 7:56 pm
by thekrotek
Actually, the text IS displayed, but immediately hidden. Hard to say why, but you have a JS error in your site:

TypeError: a is undefined
http://www.karrati.co.uk/catalog/view/j ... uiry.js:10


Start with fixing this one.

Re: Problem with showing red text for required field in contact form

Posted: Sat Jun 15, 2019 8:15 pm
by by mona
Sorry I completely misunderstood the question before ...
I just wondered why this was at the bottom of the page .. just a likely source of conflict with an enquiry form ..
<script src="catalog/view/javascript/productenquiry/productenquiry.js" type="text/javascript"></script>