Button facebook on the my account front page hover

This topic has 4 replies, 3 voices, and was last updated 4 years, 6 months ago ago by Rose Tyler

  • Avatar: Eduard
    Eduard
    Participant
    March 26, 2019 at 07:48

    good day, how can I put facebook login button and on the first page, as in the attached picture?

    https://prnt.sc/n2z4op

    Thank you

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 26, 2019 at 18:11

    Hello,

    We’ll change it in the next theme update. To change it on your site edit xstore/framework/theme-functions.php , find etheme_sign_link function, find the code

    <p class="login-submit">
    	<?php wp_nonce_field( 'woocommerce-login', 'woocommerce-login-nonce' ); ?>
    	<button type="submit" class="woocommerce-Button button" name="login" value="<?php esc_attr_e( 'Log in', 'xstore' ); ?>"><?php esc_html_e( 'Log in', 'xstore' ); ?></button>
    </p>

    and add the below the following code
    <?php etheme_faceboook_login_button(); ?> to get http://prntscr.com/n38q0i Save changes and check the frontend.

    Regards

    Avatar: Eduard
    Eduard
    Participant
    October 18, 2019 at 07:17

    Hello, my facebook button login is dissapear after update theme why???

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 18, 2019 at 08:11

    Hello,

    Because your header is created using the Header builder, there is no such option right now. Our developers will add this in the next update of the theme.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.