lostyazilim
tr.link

Mobil Ziyaretlerde Bileşenler Görünmesin

14 Mesajlar 2.645 Okunma
acebozum
tr.link

dump3cz dump3cz Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 01.05.2017
  • Yaş/Cinsiyet 25 / E
  • Meslek Yazılım
  • Konum Bilecik
  • Ad Soyad O** Ç**
  • Mesajlar 1749
  • Beğeniler 169 / 326
  • Ticaret 3, (%67)
yok wordpressin en altına <script></script> tagları arasına
selimcayir

kişi bu mesajı beğendi.

wmaraci
webimgo

selimcayir selimcayir bilgirehberi.net Kullanıcı
  • Üyelik 16.07.2015
  • Yaş/Cinsiyet 35 / E
  • Meslek Vatman
  • Konum İzmir
  • Ad Soyad S** Ç**
  • Mesajlar 376
  • Beğeniler 31 / 88
  • Ticaret 13, (%100)

dump3cz adlı üyeden alıntı

yok wordpressin en altına <script></script> tagları arasına


wordpress'in en altı neresi? :confused:
<script>
function detectMOB(){
if(navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i) || navigator.userAgent.match(/iPhone/i)|| navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/BlackBerry/i) || navigator.userAgent.match(/Windows Phone/i)){
document.getElementById("search-8").style.display = "none";
document.getElementById("custom_html-8").style.display = "none";
document.getElementById("categories-16").style.display = "none";
document.getElementById("text-31").style.display = "none";
}else{
return true;
}
}

body "detectMOB();"</script>
yukarıdaki gibi