Hi,
I am having an issue with the autocomplete attribute on the forms of the Amelia plugin when you go to input your name, email and number to confirm an appointment booking.
My issue is it keeps populating the fields with the information of the WordPress user currently logged in which I do not want it to do. I am obviously logged in to develop the site but I want to show it to a client and do not want them to see the logged in WP user details. I just want the input fields to be blank.
Are there any workarounds for this? I was hoping there would be a way via JavaScript or adding something in functions.php to turn the input attribute “autocomplete” to “off” but I have had no such luck.
Or maybe there is a setting I am missing somewhere?
I have checked across Safari, Chrome and Firefox as the issue is across all browsers.
I am using a child theme of Storefront so not sure if that affects anything.
Many thanks in advance.
Chris