Facebook Popup Widget

  • Hello,


    Today i'm gonna teach you how to create a facebook popup widget to encourage your page visitors to like your page.

    Bitte melden Sie sich an, um dieses Bild zu sehen.


    You need to add the code above </body> tag everywhere in your index.php.


    Edit like this:

    To change facebook page link:

    Code
    1. https://www.facebook.com/ancient2mmorpg/

    and replace with your link.

    Time until the popup will appear, after the page load

    Code
    1. .delay(1000)

    where 1000 mean 1 second.