1. Home
  2. Docs
  3. Events Shortcodes Pro
  4. Show Category Based Events

Show Category Based Events

Events shortcodes pro plugin helps you to display your events based on a particular category. Using our Events Category setting in the shortcode generator or block settings you can select the category for which you want to show the events. By default, the “All Category” option is selected to showcase events from all the categories.

[events-calendar-templates template="grid-view" style="style-1" category="all" date_format="default" start_date="" end_date="" limit="3" order="ASC" hide-venue="no" time="future" featured-only="false" columns="3"]

Category: Professional

Let us now see how to select the professional category:

[events-calendar-templates template="grid-view" style="style-1" category="professional" date_format="default" start_date="" end_date="" limit="3" order="ASC" hide-venue="no" time="future" featured-only="false" columns="3"]

Category: Traning

Let us now see an example showing events of the training category:

[events-calendar-templates template="grid-view" style="style-1" category="traning" date_format="default" start_date="" end_date="" limit="3" order="ASC" hide-venue="no" time="future" featured-only="false" columns="3"]