Social login on popup Woocommerce social login.

Home Forums Legacy Support Support queries How-to & Troubleshooting Social login on popup Woocommerce social login.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #221329
    raulgalaviz
    Spectator
    Hi guys!!! again Raúl Galavíz requiring your super powers. I have this situation. The button to log in with social networks in the popup seems to have lost the image of social networks. This is how it should look: https://prnt.sc/op8la3   This is how it looks: https://prnt.sc/op8lg8   The problem is only in popup, on the page My woocommerce account looks good. Ref: https://prnt.sc/op8lqz   These are the codes I have: On wplms-customizer.php https://prnt.sc/op8m0o On CSS: https://prnt.sc/op8mrm On Footer Google Analytics: https://prnt.sc/op8nei Those are the codes that you kindly gave me in the case: https://wplms.io/support/forums/topic/social-login-on-popup-with-woocommerce/   What I already tried Replace the wplms theme and the child theme Already remove Social Woocommerce login completely and reinstall it. I deleted the cookies from my computer and tried different browsers.     I will send credentials in the following private message ¡Come to Tequilas in México Chingao!  
    #221330
    raulgalaviz
    Spectator
    This reply has been marked as private.
    #221453
    Ava
    Member
    Hi Okay for this I have already given code and was working at that time. I wonder how it stopped working, but I have rewritten the code and the issue has been fixed now.   This is the updated code: <script> jQuery(document).ready(function($){ jQuery('#vibe_bp_login span').removeClass('si').addClass("fa"); jQuery('#vibe_bp_login span').removeClass('si-facebook').addClass("fa-facebook-square"); }); </script>   To fix the alignment: Please add the custom code to Wp-admin > Appearance > Customization > Custom Css > Publish

    #vibe_bp_login span {vertical-align: bottom;}

      Refer: http://prntscr.com/opl50e
    #221477
    raulgalaviz
    Spectator
    Once again I appreciate your help!!!   Ava I am ashamed to say, I put the Hello Theme for a moment to speed test, I think that broke the code, to be honest I am not sure :( Now with your help it works perfect again :) You may close this topic.   Many thanks, tequilas in México as soon as you come!!!!
    #221519
    Ava
    Member
    Thanks for the confirmation. Closed !!!
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Social login on popup Woocommerce social login.’ is closed to new replies.