wordpress popup

Discussion in 'PHP' started by ahdsan, Apr 16, 2013.

  1. #1
    hello,

    i need to display 2 popups on my wp site, after a visitor visits the site for say n times.
    i chked many plugins but nothing seems matching my requirement.

    regards,
    abhi.
     
    ahdsan, Apr 16, 2013 IP
  2. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #2
    I would store the number of visits for every user in a cookie and always check if the visitor is allowed to see the content.
     
    Devtard, Apr 16, 2013 IP