Hi folks.
I've found that my links for SMS and Emails have stopped working.
It's definately WAMP that's causing it as I uploaded my site to a web hoster and it works ok there.
I use this on my site:
<div class="links">
<div class="email"><a href="mailto:mymail@gmail.com">CLICK HERE TO EMAIL ME</a></div>
<div class="sms"><a href="sms:+44123456789">CLICK HERE TO TEXT ME</a></div>
</div>
Can anyone direct me to where the issue might be?
I've found that my links for SMS and Emails have stopped working.
It's definately WAMP that's causing it as I uploaded my site to a web hoster and it works ok there.
I use this on my site:
<div class="links">
<div class="email"><a href="mailto:mymail@gmail.com">CLICK HERE TO EMAIL ME</a></div>
<div class="sms"><a href="sms:+44123456789">CLICK HERE TO TEXT ME</a></div>
</div>
Can anyone direct me to where the issue might be?