VB condition to allow mobile users to not see ads?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Huskermax
    Senior Member
    • Mar 2010
    • 622
    • 4.2.X

    VB condition to allow mobile users to not see ads?

    I curently have the below condition in on some ads I have in showthread. The ads push the margins so bad that on an ipad or like device it makes the site unusable. So I have put in that the paid users (paid only board) can't see those showthread template ads. But not all 900+ paid users use ipads to view the board. So is there away to have a condition that just detects mobile devices and shut those ads off to only those users?

    <vb:if condition="!is_member_of($vbulletin->userinfo, 29)">
  • Paul M
    Former Lead Developer
    vB.Com & vB.Org
    • Sep 2004
    • 9886

    #2
    Duplicate, See http://www.vbulletin.com/forum/forum...to-not-see-ads
    Baby, I was born this way

    Comment

    Related Topics

    Collapse

    Working...