Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author aviplugins.com

    (@avimegladon)

    If you want to use only the Facebook icon and not the complete login form then you have to use the pro version of the plugin.

    The pro version has support for login with Facebook, Google, Twitter and LinkedIn by placing the icons only using a function in your theme.
    https://aviplugins.com/fb-login-widget-pro/

    Thread Starter misad91

    (@misad91)

    how to use shortcode like this?

    <?php if (function_exists(‘fb_social_logins’)) { fb_social_logins();} ?>

    Plugin Author aviplugins.com

    (@avimegladon)

    This function is only available in the PRO version.

    How to implement forgot password in PRO version?

    Aviplugins,

    I have PRO version.
    Could you please let me how to setup so that I can only see icons of FB, Twitter, Gmail, and not the login form?

    I tried [fb_login_pro title=”Login”] and [fb_login_pro]. Both give login form with icons.

    Plugin Author aviplugins.com

    (@avimegladon)

    Use this function in your template <?php if (function_exists(‘fb_social_logins’)) { fb_social_logins();} ?>

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Only facebook icon’ is closed to new replies.