HI Everyone
Please take a look at http://www.facebook.com/FanPageEngin...48891981830105
That facebook page will allow you to view the contents only when you click on the "Like FanPage Engine" button.
Does anyone here know how to do that?
Any help will be appreciated.
Many thanks in advance
|
Go4Expert Founder
|
![]() |
| 23Feb2011,07:50 | #2 |
|
This is not a Facebook Page but a Facebook App.
|
|
Go4Expert Member
|
|
| 23Feb2011,08:00 | #3 |
|
Thanks. How do we do it now?
|
|
Go4Expert Founder
|
![]() |
| 23Feb2011,08:06 | #4 |
|
See http://developers.facebook.com/docs/guides/canvas/ There are some disadvantages of using an App which is it always needs user to give permission before you can do anything.
|
|
Go4Expert Member
|
|
| 23Feb2011,08:11 | #5 |
|
Quote:
Originally Posted by shabbir If you see the link I provided, it will not ask you to allow anything, but when you click on that big customized LIKE button, it will act as the FB LIKE and post on your wall as "you liked blah blah" My question is how do we create custom LIKE button because FB does not allow you to customize it. Pls help |
|
Go4Expert Founder
|
![]() |
| 23Feb2011,09:04 | #6 |
|
All this can be easily done using just FBML
Just use the following condition in your Static FBML page. Code:
<fb:fbml version="1.1"> <fb:visible-to-connection> Visible to people who like it. <fb:else> Not visible to people who did not like it </fb:visible-to-connection> </fb:fbml> |
|
Go4Expert Member
|
|
| 23Feb2011,09:25 | #7 |
|
Quote:
Originally Posted by shabbir Few questions for you 1) How did you made your APP as default page on your FB page? 2) How did you hide the other default tabs, i.e Walls, info, etc 3) Can you NOT make a custom FB LIKE button? |
|
Go4Expert Founder
|
![]() |
| 23Feb2011,10:14 | #8 |
|
Its an option under page settings.
Quote:
Originally Posted by cancer10 I never thought about it but yes I can using the Facebook like plugin for a Facebook URL |
|
Go4Expert Member
|
|
| 23Feb2011,10:16 | #9 |
|
Quote:
Originally Posted by shabbir I wish to make a custom LIKE button, can you please tell me how? Thanks |
|
Go4Expert Member
|
|
| 23Feb2011,12:54 | #10 |
|
Also, if you can tell me how did you added this image?
|


