Address field not working when hidden
-
Hello Petko,
When calculating distance I need the initial location to be hidden. However, as soon as I hide it, calculation stops working.
Everything works fine when the address is not hidden.
I am using this CSS to hide calculation fields:
input[type=”text”].wpcf7-display-none {
display: none;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Address field not working when hidden’ is closed to new replies.