Categories list

This defines the layout of the list of categories shown when defining templates for use in the shortcode [eme_categories]. The placeholders mentioned below can be used:

  • #_CATEGORYFIELD{xx} (with ‘xx’ being one of ‘category_id’, ‘category_name’, ‘description’ or ‘slug’) displays respectively the id, name, description or slug of the category.
  • #_CATEGORYURLa link to the category, which will return all events for that category
Scroll to Top