Author name: Franky

CSV import payments

Importing payments into EME is done by using a CSV file. The csv delimiter and enclosure can be specified during import. If the delimiter value is empty, then “,” (comma) is taken as value. If the enclosure value is empty, then ‘”‘ (double quotes) is taken as value. The first line should indicate the names …

CSV import payments Read More »

[eme_mymemberships]

[eme_mymemberships] Will show all memberships for the logged in user, based on the layout given by the templates. Accepts the following arguments: template_id, template_id_header, template_id_footer (at least template_id is required, otherwise nothing will be rendered): use a predefined format template for the memberships list header, footer or list entry, See format templates . Because the …

[eme_mymemberships] Read More »

[eme_mytasks]

[eme_mytasks] Will show all signed up tasks for the logged in user, based on the layout given by the templates or by the generic booking list format. Accepts the following arguments: scopelimit tasks to events with mentioned scope. Default value: “future”, other values: “past” or “all” template_id, template_id_header, template_id_footer (optional): use a predefined format template …

[eme_mytasks] Read More »

Tasks (volunteers)

EME can help you manage volunteers by defining tasks for an event. To activate tasks, go in the EME settings, tab “General” and activate the option “Use tasks”. After that, you can define tasks per event in a separate tab, like the RSVP definition. Once you have defined your tasks for an event, check the …

Tasks (volunteers) Read More »

[eme_tasks_signups]

[eme_tasks_signups] Returns a list of signups for event tasks. Accepts the following arguments: event_id: the ID of the event you want to show the bookings for. If not present, all future events with tasks activated will be chosen. The events matching this shortcode also get influenced by the [eme_filterform] shortcode template_id, template_id_header, template_id_footer (optional). These …

[eme_tasks_signups] Read More »

[eme_tasks_signupform]

[eme_tasks_signupform] Returns a form where people can signup for event tasks. Accepts the following arguments: event_id: the ID of the event you want to show the bookings for. If not present, all future events with tasks activated will be chosen. The events matching this shortcode also get influenced by the [eme_filterform] shortcode. If your event …

[eme_tasks_signupform] Read More »

Scroll to Top