Events Made Easy Forums Bug fixed or feature request implemented Conditionnal based on membership status ?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #60590
    Anonymous
    Inactive

    Hello Frank !
    I’m working again with your wonderful plugin.

    I try to find a way to show specific informations on a “become a member” page for specific person according to there membership status :

    • If they didn’t submit for any membership
    • If they submit but didn’t pay yet
    • If they submit and pay

    I tried with several tags like #_IS_USER_MEMBER_OF{xxx}, #_MEMBER_QRCODE, #_MEMBERID, but didn’t make it to any good result. Is there anyway we wen do it ?

    Thank you 🙂

    #60591
    Franky
    Keymaster

    #_IS_USER_MEMBER_OF{xxx} is the one you should be testing (and replace “xxx” by the name of the membership of course).
    However: currently the shortcode [eme_if] can only be used inside event or membership templates because the placeholders only get resolved by those. But the next version will allow [eme_if] to be used on a “standalone” wordpress page and some placeholders will get replaced/evaluated then. See this change:
    https://plugins.trac.wordpress.org/changeset/2208214/events-made-easy

    #60593
    Anonymous
    Inactive

    I already tried #_IS_USER_MEMBER_OF{xxx} (and replacing xxx by the name of the membership) and it bring me the information if the person submitted for a membership. That’s one part of the thing I’m looking for. Now I want to find who in the people who submitted which ones have paid or not, I mean as an [eme_if] formula argument.
    Do we have anything that will do ?

    Thank you for the precision about [eme_if]. I didn’t know about it.

    #60594
    Franky
    Keymaster

    #_IS_USER_MEMBER_OF{xxx} is only 1 if the person actually paid as well (active members only).

    #60597
    Anonymous
    Inactive

    Oh my bad. Yes, it’s that part of the thing I want to do.

    So when someone submitted for a membership but don’t pay directly online after, anyway he get a mail I made with the payment URL (works perfectly)

    But if this someone go back to the membership sumbition form, it’s like he didn’t do anything before. He can try to submit but it’ll show a message like “this person is already a member”, though the membership aren’t paid yet. What I want to do is to avoïd that possibility and lead the person who did one submition for a membership, who don’t pay now, who come back to the sumbmission form later, to either the payment page or to a text explaining him he alrdeay submitted for a membership and received an email with the payment link.

    Am I clear ? (I’m french and sometime my english can tricks me)

    #60599
    Franky
    Keymaster

    Although it is not completely what you want, this change should help a little already:

    https://plugins.trac.wordpress.org/changeset/2210425

    #60662
    Anonymous
    Inactive

    Oh that’s already quite helping ! ^^ Thanks a lot !
    Is there anyway I can change it into french ? (i’m sorry if my question may seems out of subject. I must say i’m not familiar with websites translation processes)

    #60664
    Franky
    Keymaster

    That’s already old code and in the current release 🙂
    For French translation, please speak to the people translating it in French. See https://translate.wordpress.org/locale/fr/default/wp-plugins/events-made-easy/

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top