Facebook Code Conflicts with "Tappable" Numbers in WordPress?
-
Not sure what’s going on but as of now if I have the following code in my theme:
<div id="likebutton"><iframe scrolling="no" frameborder="0" src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Ffacebook&send=false&layout=button_count&width=100&show_faces=false&action=recommend&colorscheme=light&font=tahoma&height=21&appId=278942345449142" style="border:none; overflow:hidden; width:135px; height:21px;" allowtransparency="true"></iframe></div>a simple number
<p>123-456-7890</p>becomes unclickable when viewed on a mobile device. I know this code is 100% at fault because when I remove it I can click on a phone number and it will automatically be inputted.
I tried all their code options but all of them conflict?
The topic ‘Facebook Code Conflicts with "Tappable" Numbers in WordPress?’ is closed to new replies.