I've been reading the forums on member page stuff and I can't tell what the current info is and what is from previous releases so I thought I would ask on this thread... How would I go about editing the Members page? For example, I'd like to: 1. Remove the Unsubscribe from all email messages line and checkbox 2. Add a few links in the "Useful Links" section 3. Delete the "Payments History" button and possibly other buttons 4. Add a button or 2 5. Possibly add a welcome video to the Members page Can this stuff be easily done? I am hoping there is a Template somewhere that I haven't found yet that makes it simple but I am guessing that's not the case
The templates for these member templates are in: amember/application/default/views/member You will want to copy the files you want to change and put them into: amember/application/default/themes/yourthemename/member You also need to select yourthemename and set that as your new theme for amember. Don't change them in the default/views folder or when you update amember you'll overwrite your changes. You can find the documentation on this at: http://www.amember.com/docs/Themes_and_Templates