• Resolved halloy

    (@halloy)


    Hello, I need to add the shortcode for Facebook login in a PHP page (WP) but nothing appears. I added this above in a div
    <?php echo do_shortcode('[TheChamp-Login style="background-color:#000;"]') ?>
    Could you help me please ?

    Thanks a lot !

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    Make sure that you have enabled social login at Super Socializer > Social Login page in admin and you are not logged into your website while testing the shortcode.

    Thread Starter halloy

    (@halloy)

    Thabnks for your reply. Finally, I added the shortcode into the page. Of course, it’s enabled into Supers Socializer > Social Login.
    I had created an app in Facebook Developper but I made a mistake into the url auth. I changed it today (https://mywebsite.com/?SuperSocializerAuth=Facebook) but it is always the previous url wich is displayed (https://mywebsite.com/wp-login.php?loginSocial=facebook).
    The url is correctly saved in the settings of the FB app. The cache is emptied. I don’t understand why the WP connexion is always displayed. And it opens a new window, not a popup.

    Thanks for your help !

    Plugin Author Heateor Support

    (@heateor)

    Would you let us know the url of webpage where you have added the shortcode?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Shortcode in php doesn’t works’ is closed to new replies.