Like2Reveal Facebook Like 2 Reveal Content for Everyone, Every site

Like2Reveal (Standalone) Documentation

You're reading documentation about Like2Reveal (Facebook Like 2 Reveal Content) - Standalone version (please check WordPress plugin version if you're using WordPress). In this documentation, basically we cover the installation & use of Like2Reveal script and FAQ to common problems and issues.

We encourage you to read this documentation if you are experiencing any difficulties before use contact solution, because this documentation is going to help you fastest resolve any common problem.

Get Started

Because Like2Reveal is a PHP script, so we need an already installed PHP web-host that working well to use Like2Reveal. We have 2 simple solutions to run Like2Reveal:


LITE version

Like2Reveal is designed to run without server database / installation. You only need to upload Like2Reveal folder to your site host, and run your/path/to/Like2Reveal/index.php on browser. Then you'll go straight to Like2Reveal's config page where you may build your Like2Reveal blocker.

CAUTION this version does not provide any authetication level, everyone may still access your Like2Reveal's config page if they know the URL. So you MUST rename/delete the index.php file after finish the creation of Like2Reveal blocker.


ACP Package (Admin Control Panel)

With this package, in the first run, Like2Reveal requires you to create the "admin" account. This step is really very simple, it takes few seconds to finish. After this step, there's only you can access Like2Reveal's config page.


Please contact your web-host provider for FTP upload information.


CAUTION if you're looking for a Wordpress plugin, let check Like2Reveal: Wordpress plugin.

Install Like2Reveal on site

Once you have set favorite options successfully (by clicking Save button), you must still do 2 more steps to apply the Like2Reveal blocker into your websites. These steps is still simple & easy to finish.

1. Include PSZ-APP-generator.php into any file/page you want to show blocker. Read more below.

include_once('./path/to/your/directory/Like2Reveal/PSZ-APP-generator.php');

Yes, just one action, you don't have to install anymore. All done!

Build favorite configs

Go to Like2Reveal's config page by typing http://www.yoursite.com/path/to/your/Like2Reveal/index.php in the address bar of browser then press enter key. Let's start the game!

Take a quick look into Like2Reveal's builder layout below:

Like2Reveal: Builder layout and functions
Reset configs
Use thif function if you want to reset Like2Reveal blocker configs to default
Save button
  • Save your modified changes to current Like2Reveal blocker
  • Be careful if you're having an existing Like2Reveal blocker, changes will be affected immediately
Preview button
  • Preview changes by you only
  • Should use this function before "Save" if you're having an existing Like2Reveal blocker
Enable/Disable with 1 click
You may easily enable / disable layout's features with 1 click only
Disable Like2Reveal blocker
  • This function gives you ability to enable/disable Like2Reveal blocker
  • Or you do not want to show Like2Reveal blocker but keep all configs for future use

More details about Like2Reveal features and functions

Facebook App Settings
Facebook App ID Your Facebook App ID
Facebook App secret Your Facebook App secret code
Like Box options
Facebook's fanpage or Custom URL Enter Facebook's fanpage or Custom URL you would like to force visitors like it
Show Friends' Faces Show list follower's faces of your fan page or URL
Include Share Button Display Share button beside Like button
Layout
Disable blocker heading title Check this option if you want to hide blocker heading title; you may still enter title but it only displayed if this checkbox is not checked
Round blocker corners If you think the curves are nicer, let round blocker's corners
Auto hide blocker The blocker shalle be closed automatically when timeout is up; uncheck this option if you want visitors to click outside of blocker to close it
Blocker's timeout How long you would like to show blocker; in minute
Recall blocker after When closed, your blocker would be recalled after this period; in minute
Enable Loading Bar Stick this option for attractive loading bar; uncheck if you would like to show time counter ONLY
Animated Rainbow Loading Bar Do not like a solid color bar? Let apply colorful loading animation bar by sticking this option, it overwrites loading bar's custom color
Click to reveal If your visitors are gold; allow them click out of blocker to unlock immediately
Show on Leaving Don't want to bother your visitors? Yes, you're very good site manager, let uncheck this option to do
Blocker Title
Heading text Choose what you want to display for blocker's heading text
Typography Style your blocker's heading text with 650+ Google fonts, sizes and styles
Blocker options
Page Targeting Control Choose which URL(s) you would like to show out blocker, by default: blocker displayed on all URLs
Welcome message Use integrated WYSIWYG editor to create awesome content as you wish, there's no limit
Color Set There are 49 available color-sets in Like2Reveal for you to choose. But if wanna use your own colors, let drag the pointer to left direction, back to custom position.
"Please Wait" options
Text of "Please Wait in" The text you would like to show for "Please Wait in"
"minute(s)" The text you would like to show for "minute(s)"
"second(s)" The text you would like to show for "second(s)"
Typography Style your "Please Wait" message & counter with 650+ Google fonts, sizes and styles

Localization

Like2Reveal's Localization is really very simple & easy. You even do not need any tool except a text editor, because Like2Reveal uses PHP language files for showing the text. Like2Reveal has a default language file (en.php) in languages folder, you may translate all strings to other languages easily & quickly.

For more new other strings, it's also easy, just follow our instructions in Like2Reveal's Multilingual support to manage Like2Reveal's languages better.

FAQ

Contact us if you have any problem.

THE END