[eme_person_memberinfo]

[eme_person_memberinfo]
Will show all membership info for the currently treated person for the mentioned membership, based on the layout given by the template. Accepts the following arguments:

  • person_id: the id of the person to be shown. Can be #_PERSONID if used inside another shortcode (that then first replaces #_PERSONID with the required value and then the shortcode is interpreted)
  • template_id: use a predefined format template for the membership info, See format templates .
  • membership_id: the ID of the membership for which to show membership info for. The EME person will be checked for membership of the mentioned membership ID. Only if that person is a member, something will be rendered based on the template_id

Example:
[eme_mymemberinfo template_id=3 membership_id=91

Scroll to Top