• Resolved jianping cheng

    (@chengjianping)


    <font _mstmutation=”1″></font>Hello, I have previously applied for Google’s IPA through other plugins of the same type, but I cannot use it after inputting it. Let’s verify it. What’s going on?

    <font _mstmutation=”1″></font>When clicking on verification, it shows that this application request is invalid

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter jianping cheng

    (@chengjianping)

    <font _mstmutation=”1″></font>After I clicked Save, there was no option to log in through Google on the login page. How should I set it?

    Plugin Support Laszlo

    (@laszloszalvak)

    Hi @chengjianping

    By “Google’s IPA” do you actually mean a Google App?
    If you do, then each plugin uses its own endpoint and its own configuration, so although you created an App, that doesn’t guarantee that you configured it properly for Nextend Social Login.

    So in the first place I would suggest you to go through the steps of our Google provider in its Getting Started section, and make sure you did everything that we described there, as the “Access blocked: This app’s request is invalid – Error 400: redirect_uri_mismatch” error:

    typically occurs if you skipped some of our steps, more specifically you didn’t add the redirect url that we suggested in the Getting Started guide, like we mention here:

    Once it is done, the verification should be successful and you could enable the Google provider. Once the provider is enabled the Google button should appear in your WordPress default login form ( /wp-login.php ).

    Note: As I see you use WooCommerce. In the forms of WooCommerce the social buttons won’t appear automatically, unless you

    Best regards,
    Laszlo.

    Thread Starter jianping cheng

    (@chengjianping)

    <font _mstmutation=”1″></font>Google has successfully verified, but still does not display the social login button. How can this be set?

    Thread Starter jianping cheng

    (@chengjianping)

    The Google account login button is only displayed on my management login interface, and the social login button is not displayed when the buyer logs in. What’s the matter?

    Thread Starter jianping cheng

    (@chengjianping)

    <font _mstmutation=”1″></font>My website is bjhxrm.com

    Thread Starter jianping cheng

    (@chengjianping)

    The management website I logged in to is bjhxrm.com/cjp9217, which has Google’s social buttons, but bjhxrm.com doesn’t have them. Even if I checked all the settings, it wouldn’t work. How can I solve this problem?

    Plugin Support Robert

    (@robertnextendweb)

    Hi @chengjianping!

    On your website:
    bjhxrm.com/cjp9217
    The buttons are not from us, but from Heatero Socil Login.

    By default we are only displaying the buttons in places where the wp_login_form action was used to create the login form. When the login form is customized, the hooks which are used to call in other codes aren’t existing, so in that case you could use the shortcode of the buttons:
    https://nextendweb.com/nextend-social-login-docs/usage/
    But we have an option at the Appearance -> Widgets too to display the buttons in a widget position:
    https://nextendweb.com/nextend-social-login-docs/nextend-social-login-widget/

    Thread Starter jianping cheng

    (@chengjianping)

    <font _mstmutation=”1″></font>Hello, initially I used yours. The interface prompts me to upgrade to display the social login button on the login interface. Can I still display it on the login interface without upgrading?

    Plugin Support Robert

    (@robertnextendweb)

    Hi @chengjianping!

    The Pro Addon allows you to automatically show the buttons, but you could still show them in the Free version anywhere, you just need to add our shortcode:

    [nextend_social_login]

    to your “My account” page, or wherever you want to show it, and the buttons will appear there.

    Thread Starter jianping cheng

    (@chengjianping)

    <font _mstmutation=”1″></font>I see, I’ve been prompted to close it all along. I copied the short code you sent me to the original code on my account page, right? If I want to modify the length of the button, does this free version support it?

    Plugin Support Robert

    (@robertnextendweb)

    @chengjianping

    Wherever you put the shortcode, there the buttons of the configured providers will appear. So if you want to show it here:
    https://bjhxrm.com/my-account-2/
    where your page currently has this:

    [woocommerce_my_account]

    then just place our shortcode there as well:

    [woocommerce_my_account]
    [nextend_social_login]

    Both the Free and Pro Addon supports the same Button lengths, which you can see here:
    https://nextendweb.com/nextend-social-login-docs/theme-developer/#shortcode
    at the “style” parameter. So for example the “fullwidth” would make the button as wide as their container. The “default” would align it based on the text.

    [nextend_social_login style="fullwidth"]

    Please note that we do not provide support for theme and CSS customizations, so where you need to publish the social buttons exactly needs to be determined by you. Also, if you want other button styles, you will need to do so with custom CSS.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Google IPA’ is closed to new replies.