Making A Facebook Reveal Tab Or Fan Gate - How To Get More Facebook Fans
Loading...
3,658
Loading...
Uploader Comments (mywifequitherjob)
see all
All Comments (14)
-
Where is the zip?
-
ok , found other way to do this , if you guys have a wordpress site , use the plugin found here , facebooktabmanager . com , easy to install , and manage the pages .
-
Great video! i was looking for this . Nice tutorial !
-
Great video. I love how at the end you actually implemented the whole Like process to reveal your zip file. clever.
-
Where do I get the zip file?
Loading...
This plugin does the same thing except your are pointing your tab to a wordpress page instead of the static page under nonfan.php and fan.php. The one disadvantage to linking to a WP page is that the FB tab will load slower due to the additional WP overhead.
mywifequitherjob 3 months ago
Hi and thank you so much for this. I have two questions:
1. How do I edit a PHP document?
2. How can I enter HTML code into my app? For example, I've been trying (and not succeeding) to embed video into a tab after someone has liked it. Is there some way to use the YouTube embed code in the php? If so, how would I add that or any other HTML code like images, links etc?
Thanks for any help you can provide, much appreciated! :-)
Pannadol 8 months ago
@Pannadol
1. You can edit a PHP document using WordPad or notepad. PHP files are just plain text files.
2. As for HTML code, you simply insert your HTML in the two files fan.php and non.php wherever you want. If you want to embed a youtube video on for fans for example, you simply cut and paste the embed code into fan.php
mywifequitherjob 8 months ago