Telephone link doesn't open on smartphone and iPad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Robertnz
    New Member
    • Dec 2015
    • 2

    Telephone link doesn't open on smartphone and iPad

    Hi,

    I got this signature code in my templates but the phone link doesn't work. I tried different url setting but not give me the call option on my iPhone and iPad.

    Anybody any idea?
    cheers Rob

    Code:
    <!DOCTYPE html>
    <html>
    <head>
    	<title></title>
    </head>
    <body>
    <p>​</p>
    
    <p>Cheers,</p>
    
    <p>Nick and Rob</p>
    
    <p><img alt="" src="https://www.campervan-hire-new-zealand.com/signature/signature.jpg" usemap="#map1449122027303" /><map id="map1449122027303" name="map1449122027303"><area alt="Mail us" coords="95,39,276,53" href="mailto:info@bayofislandscampervans.co.nz" shape="rect" target="_blank" title="Mail us" /><area alt="Website" coords="95,57,259,69" href="https://www.campervan-hire-new-zealand.com" shape="rect" target="_blank" title="Website" /><area alt="Call us" coords="97,71,185,86" href="tel:006494027511" shape="rect" target="_blank" title="Call us" /><area alt="Facebook" coords="352,3,391,44" href="https://www.facebook.com/campervans.newzealand" shape="rect" target="_blank" title="Facebook" /><area alt="Website" coords="2,3,88,91" href="https://www.campervan-hire-new-zealand.com" shape="rect" target="_blank" title="Website" /><area alt="Twitter" coords="397,4,440,46" href="https://twitter.com/boicamper" shape="rect" target="_self" title="Twitter" /><area alt="Instagram" coords="397,51,438,93" href="https://instagram.com/campervanhirenewzealand" shape="rect" target="_blank" title="Instagram" /><area alt="Tumblr" coords="352,50,393,92" href="http://bayofislandscampervans.tumblr.com" shape="rect" target="_blank" title="Tumblr" /><area alt="Image HTML map generator" coords="440,95,441,96" href="http://www.html-map.com/" shape="rect" target="_self" title="HTML Map creator" /></map></p>
    </body>
    </html>
    Last edited by Rabbit; Dec 3 '15, 05:00 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
  • Robertnz
    New Member
    • Dec 2015
    • 2

    #2
    I also tried href="tel:+6494 027511" or callto:

    Comment

    Working...