Hi,
A website I build for a customer encounters unexpected behavior on the forms.
Some of the visitors are not seeing the form fields when they have a placeholder. Now I want to strip out the placeholders, but I can't find where they are programmed. Although most of the visitors are seeing all form fields, they receive 1 or 2 complaints a day.
Is this problem known to you guys? I hope you can point me out where I can disable the code where you print in the placeholders in the Structure Theme and hopefully this will solve the problem.
The website is http://www.osteopathieaalsmeer.nl/afspraak-maken
Kind regards,
Michiel Middelhoven
Hello,
Please open function.theme.inc(sites\all\themes\md_structure\inc\front), go to line 150 and comment/remove the code
Thanks!