- This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Member Profile page… can I change the input text labels?
Tagged: change, input box, labels, profile page
Hi People,
I’m wondering if I can possibly change the input labels for “state” and “zipcode” on the Member’s profile page. Since I live in Canada, the appropriate labels would be “province” and “postal code”.
Or else, I could even omit them, because those are not necessary in our case. I am comfortable in editing PHP scripts if necessary via FTP.
Thanks for any advice on this!
Gary
There’s an addon for that:
https://simple-membership-plugin.com/simple-membership-form-builder-addon/
thanks for suggestions. I discovered I could hack the form that generates the profile table and just comment out the rows I don’t want.