Category
View a Category example on our demo site.
The code below displays the details of a specific Course Category:
<div class="administrate-widget" id="widget" data-administrate-category="category_id=84"></div>
The following configuration options are available:
show_description | true|false – Toggles whether to show category description. (default true) |
show_children | true|false – Toggles whether to show subcategories, if present, or course list otherwise. (default true) |
show_codes | true|false – Toggles whether to show course codes in course list. (default true) |
show_empty_courses | true|false – Toggles display of courses with no scheduled events. (default false) |
The following widget options are available:
category_id | Category to display |
Comments
0 comments
Please sign in to leave a comment.