The phone number for my website http://www.kesaskreations.com is not clickable when I look at my site from my mobile phone (Android). It is fine when I look at it on my laptop.
I have looked through the forum and tried some of the other suggestion you gave to others but they still didn’t work.
This is what I did…
Please edit header.php, find this code on line 14:
<meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
Below, add this code:
<meta name=”format-detection” content=”telephone=yes”>
I even followed the recommendations from this link you gave to someone else, http://mobile.tutsplus.com/tutorials/mobile-web-apps/phone-number-links/, but it didn’t work either.
Any other suggestions?
Hi Kesa!
I have added your phone number using following method in Enfold theme options > Header Layout > Extra Elements
<a href="tel://1-555-555-5555">+1 (555) 555-5555</a>
Regards,
Yigit
It worked! Thank you so much.
Kesa