• Resolved mayuxi

    (@mayuxi)


    Hi guys, I’m using Super Socializer for social login functions. Recently got this message from Facebook:

    In working to create a great Platform experience for everyone, we ask developers to ensure the apps they build comply with our Platform Policies. Your app Магазета (AppId: 131602290252551) doesn’t comply with the following Platform Policies:

    Platform Policy 8.3: Use a clearly branded “Login with Facebook” button and follow the Facebook Brand Guidelines: https://www.facebookbrand.com/.

    Your Login button doesn’t properly reference Facebook. To fix this issue, you should always use our official SDK for Login. For more information on Login best practices, check out the Login section of our developer documents: https://developers.facebook.com/docs/facebook-login/best-practices#buttondesign.

    So the question is: how can I use “Login with Facebook” or “Continue with facebook” button with Super Socilizer?

    • This topic was modified 5 years, 7 months ago by mayuxi.

    The page I need help with: [log in to see the link]

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

    (@heateor)

    Latest version of the plugin is already taking care of the Facebook logo branding. CSS of WPDiscuz plugin is preventing that from taking effect. You need to add following CSS in the Custom CSS option at Super Socializer > General Options page for the new Facebook logo to take effect:
    ul.wc_social_login_by_the_champ ss.theChampFacebookLoginSvg{box-sizing:content-box!important}

    Thread Starter mayuxi

    (@mayuxi)

    Thanks, I will let WPDiscuz guys know.

    Thread Starter mayuxi

    (@mayuxi)

    I added the code (ul.wc_social_login_by_the_champ ss.theChampFacebookLoginSvg{box-sizing:content-box!important}) but it didn’t worked for me. Still seeing the old facebook button

    Plugin Author Heateor Support

    (@heateor)

    Facebook logo was in the center of the blue square before. Now it’s shifted to the right.

    Thread Starter mayuxi

    (@mayuxi)

    Thank you!

    Plugin Author Heateor Support

    (@heateor)

    You’re welcome.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Facebook Platform Policy Restriction for App’ is closed to new replies.