[ad_1]
I have tel links throughout my site, but the one in the top bar opens to a 404 error page
here is what i have (domain and number changed for this post)
<a href=”tel:1234567890″>123-456-7890</a>
​
But it is opening to a 404 page that has the address
[https://sampledomain.com/]”tel:123456789/ [ad_2]
here is a working example: <a href=”tel:+4733378901″>+47 333 78 901</a>
Try it with the country code.
That’s definitely odd, there is nothing wrong with your link. I use that exact formatting all the time and have no issues. My guess is you have a plugin or something set on the server (htaccess maybe) that is adjusting the link.