I want to change the title "Membership Type" To just say "Product Selection" as some of the products I am adding aren't specifically a "membership" I see in the template it is specified as #_TPL_SIGNUP_MEMB_TYPE# and I don't want to break any of the logic by changing it there, where can I change the title without breaking the code?
You change that text in the language file /amember/language/ but you should create a custom language file so that your edits dont get overwritten in an update. David
Where can I find this file? I am running aMember 4 and do not have a Language folder. I would like to change 'Add/Renew Subscription' to "Renew Membership"