#
Calendar Entry Categories
This function gathers the categories of a module and displays them on a single webpage. By consolidating all relevant categories in one location, it enhances user navigation and makes it easier for visitors to explore content based on their interests.
Attributes:
Shortcodes:
[entry_categories_repeat]
Code Example:
<h3>Services Included</h3>
[entry_categories_repeat id="{{calendar_entry_id}}"]
<p>{{{title}}}</p>
[/entry_categories_repeat]