• Hi,
    Great plugins. I’m using all 3 of the social connect plugins.

    I’m also using the buttons with user frontend pro. But I want to adjust the “image button” redirect to the same page for some forms. Some of my forms I use on various pages.

    So far I am using the below to display 3 buttons and my chosen styling.

    <h3>Login to post your social responsibility initiative.</h3>
    <a href="http://forestnation.com/login/?loginGoogle=1&redirect=http://forestnation.com/my-forestnation/social-responsibility/“ onclick="window.location = 'http://forestnation.com/login/?loginGoogle=1&redirect='+window.location.href; return false;"><div class="new-google-btn new-google-7 new-google-default-anim"><div class="new-google-7-1"><div class="new-google-7-1-1">CONNECT</div></div></div></a> <a href="http://forestnation.com/login/?loginFacebook=1&redirect=http://forestnation.com/my-forestnation/social-responsibility/" onclick="window.location = 'http://forestnation.com/login/?loginFacebook=1&redirect='+window.location.href; return false;"><div class="new-fb-btn new-fb-7 new-fb-default-anim"><div class="new-fb-7-1"><div class="new-fb-7-1-1">CONNECT</div></div></div></a> <a href="http://forestnation.com/login/?loginTwitter=1&redirect=http://forestnation.com/my-forestnation/social-responsibility/" onclick="window.location = 'http://forestnation.com/login/?loginTwitter=1&redirect='+window.location.href; return false;"><div class="new-twitter-btn new-twitter-7 new-twitter-default-anim"><div class="new-twitter-7-1"><div class="new-twitter-7-1-1">CONNECT</div></div></div></a>

    Any ideas how I can edit the href to redirect to the same page?

    Thanks

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

The topic ‘Redirect to same page automatically’ is closed to new replies.