Seeing the login buttons twice for the registration form

Hi,

I am seeing the login buttons twice. What can I do about this?

image

Best Answer

  • Fred_PinelFred_PinelMember
    Answer ✓
    Ok.
    Then to help us troubleshoot, could you try adding the following code, in your theme's functions.php:
    remove_action ('woocommerce_register_form_end', 'oa_social_login_render_login_form_registration');
    
    or: remove_action ('register_form', 'oa_social_login_render_login_form_wp_registration');
    If this works, pick the one that works best for you.

    Thanks.

Answers

  • Hi,
    What is your web page (so we can have a look)?

    Thanks.
  • Hi Frederic,

    https://algaebarn.com/my-account/

    Thank you for the reply.
  • Hi,
    Are you using the buddypress or woocommerce plugins?

    Thanks.
  • I am using woocommerce
  • Frederic. Thank you for responding. Both of your suggestions work. The first one
    remove_action ('woocommerce_register_form_end', 'oa_social_login_render_login_form_registration');
    Removes the top quick login button set,

    The second one removes the bottom login set.

    I ended up chosing to remove the top login social media set. You are awesome!! Thank you for all of your help!
  • Fred_PinelFred_PinelMember
    edited September 2015
    Great. Thanks for your help.
    Please make sure your chosen option does register correctly (redirection and all).
    Regards.
  • Hi,
    We will be releasing an updated version of the plugin with a fix.

    Thanks.
  • I am having this exact same issue. Did it ever get fixed in the update?
  • Hi,
    Oops, the fix is ready but it is not uploaded it to the Wordpress directory.
    Apologies about this. We'll correct this.

    Regards.

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.