Events Made Easy Forums How do I … Have a user update their address info / show member related things for a user?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #60884
    Anonymous
    Inactive

    Hi there, Some of the people registering for an RSVP event does not fill in all the information. Is there a way to have them update their address info after ? Obviously they might then maybe need to be linked to a wp-user and logging in, maybe there is an update address page of some sorts? Is this possible or do I have to think a bit differently in the way the plugin is made?

    Also thinking about having a booking event list and membership list for each user logging in so they can see what they have purchased.. also wondering if something like this is possible..

    #60887
    Franky
    Keymaster

    For RSVP: if you require that info, make the field a required field. EME doesn’t foresee for people to edit that info (it is not in wordpress, I only made the EME phone number an extra wordpress field in their profile). Also in the profile is a list of future bookings, but not memberships (the next version will show the active memberships there too).
    For bookings, see also [eme_mybookings], but again not for memberships :-). Feel free to open a feature request for this. The next version will have a new shortcode eme_mymemberships for this.
    Next to that, there’s also the option for them to request all info EME has on them by using the eme_gdpr shortcode, see https://www.e-dynamics.be/wordpress/eme_gdpr/ (or use the wordpress privacy tools).

    #60905
    Anonymous
    Inactive

    Thanks Frank!

    Appreciate your efforts with this plugin, I have really fallen in love with it 🙂

    New Memberships short code, I’m really looking forward to it 🙂

    I would love to see also being able to make a short code to change a person’s details, like address, email, name, and other custom fields in eme linked to a wp user. But I will make it work without this for now 🙂

    #60907
    Franky
    Keymaster

    The latest version has just been released, check out if the new shortcode eme_mymemberships does what it should 🙂

    #60911
    Anonymous
    Inactive

    Upgraded to the latest version.
    I added the code: [eme_mymemberships] and it seemed to not do anything.. ?
    even the user has one membership to it.

    Did I spell the short code correctly?

    #60912
    Franky
    Keymaster

    Here that seems to work fine: [eme_mymemberships]

    #60915
    Anonymous
    Inactive

    Strange, here it only returns null

    #60917
    Franky
    Keymaster

    It only returns true if the member is active, not pending

    #60919
    Anonymous
    Inactive

    My user is active with a membership. It doesn’t seem to be working here.. what does the shortcode do? print out the active memberships? Maybe I’m not using it right?

    #60920
    Franky
    Keymaster

    It just prints the name of the active memberships (comma separated).
    How are you using this (inside another shortcode, on a page standalone, …)? So I can test that here.

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