Home Forums WoodMart support forum Hook for Login/Register Slideout

Hook for Login/Register Slideout

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #227345

    fdeross
    Participant

    I am looking for a hook for the Login/Register slideout. I am trying to integrate Woocommerce’s Social Login plugin (https://docs.woocommerce.com/document/woocommerce-social-login/). It should automatically integrate and add the login buttons similar to how your social login works, but it is only showing the buttons on the sidebar when I am on the My Account login page. I have a shortcode that I can use to show the buttons on the sidebar, but I am not sure if there is a hook to add them.

    Could you tell me if you have a hook for the Login/Register slideout?

    On the My Account Page:
    https://pasteboard.co/JrG6JzW.png

    On any page that isn’t My Account:
    https://pasteboard.co/JrG7cDk.png

    #227372

    fdeross
    Participant

    I am also trying to use your integration for Advanced Captcha. I need to add some text to the login form slideout and to the login form on my-account. I assume that these will be in the same space as the above hook?

    https://developers.google.com/recaptcha/docs/faq

    #227408

    Hello,

    Please find this function woodmart_sidebar_login_form() in this file woodmart\inc\integrations\woocommerce\template-tags.php

    Copy this function into functions.php of your child theme and edit as per your needs.

    Best Regards

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