Before Mobile Joomla customers could click on the our phone number that we displayed at the to of the home page from their mobile device and it would be an automatic click to call. Now that MJ is installed, that feature is disabled. Any way to get that to work again with MJ?
I have the same problem. Haven't found an answer yet.
After a bit of searching and testing:
And this works!
Using "tel" protocol:
<a href="tel:+1234567890">CALL US</a>
<a href="tel:+1234567890">CALL US</a>
And this works!
Could you please tell me which file this is in?
Could you please tell me which file this is in?
This is not in a file or something.
This is just the link to the telephonenumber;
Just program it like an link, instead of "href="/www...." you have to type "href="tel:+311234545667"
So like this:
call us :<a "href="/tel:+311234545667">+311234545667</a>