Reply 211469 to: Button facebook on the my account front page hover

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.