using tel: links in wp_nav_menu
-
Hi,
iOS recognises links in the format
<a href="tel:07954000000">CALL<a/>
I’d like to add such a link as a ‘Custom Link’ to a wp_nav_menu that I’m only targeting at iOS (more specifically, only iPhones) but entering “tel:07954000000” in the URL amounts to nothing (it gets wiped when I try to save the menu).
I suppose these links have to start “https://” (or similar) to work; I wonder if anyone knows of a way in which I could make this work (short of hard coding it in).
Basically, I’d like a link on my wp_nav_menu which, when tapped, will make a phone call.
All suggestions much appreciated.
Thanks,
D
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘using tel: links in wp_nav_menu’ is closed to new replies.