[eme_categories]
Will show a list of all categories. Accepts the following arguments:
eventful
: if set to true, only locations with events planned will be shown. Default: false.scope
: see the explanation for [eme_events]. You need to seteventful
to true for this to have any effect.event_id
: only show categories for a specific event id.template_id
,template_id_header
andtemplate_id_footer
use predefined format templates for the category listing, header and/or footer. See http://www.e-dynamics.be/wordpress/?cat=51. See the doc concerning placeholders for more info on which placeholders you can use in these format templates for categories.
Example:
[eme_categories template_id=3 template_id_header=7 template_id_footer=9]
[eme_categories template_id=3 eventful=true]