Redirect After login

Discussion in 'Integration' started by cpaprotna, Mar 12, 2014.

  1. cpaprotna

    cpaprotna Member

    Joined:
    Dec 23, 2013
    Messages:
    44
    I have a site using amember and WordPress. I'm using the aMember widget to login to the site. Instead of going to the aMember profile page, I want to redirect the user to a specific page on the website. Can this be done in admin, or does this need to be done programatically?

    Thanks
  2. cpaprotna

    cpaprotna Member

    Joined:
    Dec 23, 2013
    Messages:
    44
    I figured it out. Thanks anyway.
  3. hans_haller

    hans_haller New Member

    Joined:
    Apr 18, 2015
    Messages:
    5
  4. wckicksass

    wckicksass New Member

    Joined:
    Aug 5, 2012
    Messages:
    21
    VB 4:
    Setup>Config>Login
    http://prntscr.com/7m41q9

    If it's vb3 I think you need to hire a PHP dev to get a custom login for you, which isn't that difficult.
  5. hans_haller

    hans_haller New Member

    Joined:
    Apr 18, 2015
    Messages:
    5
    I use v4.6.3

    The changes you can make in Setup>Config>Login only apply to the login form on the /amember/login page but not for the wordpress widget. When members login via the widget the get redirected to /amember/member .

    I want to use only the login via the widget. The member should redirected after the login to a content page and not to the usual /amember/member

    thanks
  6. wckicksass

    wckicksass New Member

    Joined:
    Aug 5, 2012
    Messages:
    21
    No Experience with Wordpress/aMember integration. However I did some Googling for you and found this: http://prntscr.com/7m9uqu appears your best bet is disable WP Login/Registration & place an aMember login form in the sidebar of your theme. I'm not apart of aMember support, but I hope this helped.

    SOURCE: https://www.amember.com/docs/Integration_Overview_-_Please_Read_First
  7. hans_haller

    hans_haller New Member

    Joined:
    Apr 18, 2015
    Messages:
    5
    thanks
    i really appreciate your help

Share This Page