Events Made Easy Forums How do I … Enabling editing of address on membership form

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60739
    Anonymous
    Inactive

    How do I allow a user to edit/update their address on a membership form.

    #60760
    Franky
    Keymaster

    Is this when a user is logged into wordpress and then applies for a membership? Normally the address is just a field to be filled out …

    #60767
    Anonymous
    Inactive

    It is when a user is logged in. I would expect that the name and email address to be populated from the user’s WP account, but the address also seems to be locked. This seems to be associated with $readonly_basic parameter which is set when a user is logged in. Maybe it should only be set for the First, Last, and email address. I still need a way for a user to update their address. For example, If I have a membership, and the user moves during the year, how would she change her address?

    #60773
    Franky
    Keymaster

    Indeed, the $readonly_basic param was a leftover from older code, for the address I removed that logic for RSVP forms but I forgot to remove it for membership forms. So it can be simply removed:
    https://plugins.trac.wordpress.org/changeset/2236489/

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top