How to add click-to-call (or tap-to-call) functionality
AnsweredHow do you embed click-to-call functionality in the body of content and on your site?
-
You can set up an "External Link", with the URL being: "tel:+1-444-555-5555" - and this should prompt to make a call from your site.
Other examples of advanced tap links are:
- Website: http://m.google.com
- Phone: tel:1-408-555-5555
- Email: mailto:john.doe@gmail.com
- SMS/Text: sms:1-408-555-1212
To embed it into HTML you can put this:
or select text or an image, click on the Hyperlink Icon (in the top menu), and then add this:
tel:+4445551212
-
Am I missing something? I've tried doing this (exactly as shown) ... but when I click the "Test" link to see if it works ...I get this from Firefox:
The address wasn't understood
Firefox doesn't know how to open this address, because one of the following protocols (tel) isn't associated with any program or is not allowed in this context.
Please sign in to leave a comment.
Comments
2 comments