• Resolved subodh_hannutech

    (@subodh_hannutech)


    After Login to face book user press “Cancel ” or “Not Now ” Button . It keeps reloading the same page . It should redirect to some redirect_uri.

    Here is the code i am using
    <a>/wp-login.php?loginFacebook=1&redirect=<?php echo home_url();?>" onclick="window.location = '<?php echo home_url();?>/wp-login.php?loginFacebook=1&redirect='+window.location.href; return false;"><img src="<?php bloginfo('template_url');?>/images/fblogin.png"></a>

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]

    What is wrong with it . I need to fix this urgently

    https://wordpress.org/plugins/nextend-facebook-connect/

The topic ‘After Login Press Cancel Button’ is closed to new replies.