ow To Hide Content On Facebook Page Until They Like The Page?

Discussion in 'HTML & Website Design' started by Dominatos, Apr 28, 2013.

  1. #1
    On old version of FBML it was done with this code:

    <fb:visible-to-connection>
    <h1>Here is your coupon code</h1>
    <img src=”coupon-visible.png” alt=”visible” />
    <fb:else>
    <h1>Like The Page And Get Your Coupon Code</h1>
    <img src=”coupon-non-visible.png” alt=”non visible” />
    </fb:else>
    </fb:visible-to-connection>
    Code (markup):

    HOW TO DO NOW?
     
    Dominatos, Apr 28, 2013 IP
  2. temp2

    temp2 Well-Known Member

    Messages:
    1,231
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    150
    Digital Goods:
    2
    #2
    wow, I really dont know this, I did thru FB app only

    FB does not suggest other alternates?
     
    temp2, Apr 28, 2013 IP
  3. Dominatos

    Dominatos Member

    Messages:
    229
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    40
    #3
    Yes, i did with app too. It is Iframe based now. But still interested if such a feature is possible.
     
    Dominatos, Apr 29, 2013 IP