Home Forums Archived Forums Mobile View Clickable phone number on Smart Phones

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17427
    KimWesley
    Participant

    I’ve read past discussions indicating <a href=”tel:1##########”>###-###-####</a> works to create a clickable link on mobile websites. However, when I try it I keep getting a Sorry, no such page error. Is there another setting I’m missing somewhere?

    Thanks!

    Kim

    #20222
    Cain
    Participant

    I have this same question Kim.

    I’m interested in Mobile Phones, from my Web phone number.

    For the iPhone any telephone number, including area code, will display in blue, and be click-able to dial.

    In Android it needs some help. 

    I tried the same code you did, and it did not seem to work.  I’m missing something as well.

    #20223
    Weaver
    Keymaster

    You have the wrong format. Try this:

    <!– Cross-platform compatible (Android + iPhone) –>
    <a href=”tel://1-555-555-5555″>+1 (555) 555-5555</a>

    NOTE – THIS IS NOT A THEME RELATED QUESTION, BUT HTML.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘ Mobile View’ is closed to new topics and replies.