Customize Member Login Dashboard

Discussion in 'aMember Pro v.4' started by glacius, Feb 13, 2012.

  1. glacius

    glacius New Member

    Joined:
    Jan 11, 2012
    Messages:
    24
    Currently, when a member logs in, the "Main Page" has the categories:

    - Active Subscriptions
    - Active Resources
    - Unsubscribe from All email
    - Useful Links

    ....I would like to remove the "Active Subscriptions" area from this "Main Page". I do not want members to see which products they are subscribed to and expiry dates, etc.

    How do I customize this page to remove the "Active Subscriptions" section?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Create theme for your site. http://www.amember.com/docs/Themes_and_Templates
    Copy /amember/application/default/views/blocks/member-main-subscriptions.phtml to your theme folder:
    /amember/application/default/themes/YOURTHEMENAME/blocks/member-main-subscriptions.phtml
    Then remove everything from /amember/application/default/themes/YOURTHEMENAME/blocks/member-main-subscriptions.phtml Or modify it as you want.
  3. glacius

    glacius New Member

    Joined:
    Jan 11, 2012
    Messages:
    24
    This worked perfectly.

    I had a theme already, but just wasn't sure which file had the code I needed to remove!

    blocks/member-main-subscriptions.phtml was it!

    Thanks!
  4. mrhoneyfoot

    mrhoneyfoot New Member

    Joined:
    Feb 2, 2012
    Messages:
    5
    Thanks for this! I just did the same thing... :)

    Since this thread is about customizing the dashboard, I have a quick question: How can we add links to the 'useful links' section?

    Anyone know how to do this?

    Specifically, I want to add a link to the Helpdesk.

    Thanks.
  5. fran_whitaker

    fran_whitaker aMember Pro Customer

    Joined:
    Aug 16, 2018
    Messages:
    1
    I did this - very helpful, thank you...
    But the "Active Subscriptions" header is still visible? Can I remove this?
  6. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295

Share This Page