Viewing 1 replies (of 1 total)
  • try to change this
    line 223 and line 384 in
    /wp-content/plugins/social-login-lite-for-woocommerce/woocommerce_social_login.php
    window.location.href = “<?php echo site_url();?>/my-account”;

    to
    window.location.href = “<?php echo site_url();?>/index.php/my-account”;

    • This reply was modified 7 years, 2 months ago by dardar26.
    • This reply was modified 7 years, 2 months ago by dardar26.
Viewing 1 replies (of 1 total)
  • The topic ‘Error destination URL’ is closed to new replies.