Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

WP Affiliate – Redirect After Logout

by

Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate General Questions › WP Affiliate – Redirect After Logout

Tagged: log out screen

  • This topic has 1 reply, 2 voices, and was last updated 14 years, 1 month ago by amin007.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • April 20, 2011 at 4:03 am #3218
    mjstrong
    Member

    Hi,

    When we log out of the affiliate software, we’re redirected to the /?wp_affiliate_view=logout which is the same as our sign up page. Is there any way to redirect to /?wp_affiliate_view=login when an affiliate logs out?

    Thanks much!

    April 21, 2011 at 12:09 am #31596
    amin007
    Participant

    Open the “wp_affiliate_platform1.php” file and search for the following line:

    if(isset($_GET['wp_affiliate_view']) && $_GET['wp_affiliate_view']=='logout')

    Take note of this “if” condition block and add the following just before the end of this if condition block (modify the URL to suit your need):

    header("Location: http://www.example.com/where-ever-you-want-to-redirect");
    exit;

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ