{tutors}
You are able to use this markup to display tutors on your home, courses, course detail, internal page or any other page. Use this rich text element to embed tutors.
Usage
{tutors tagName:"featured"}
{tutors id:"10"}
[tagName]
Optional. Shows 3 random tutors tagged with 'featured' tag if [count] is not specified. Please note that 'featured' should not be a tag group but a child tag.
[count]
Optional. Defining this option will limit number of tutors that will be displayed. Default value is 3.
[id]
Optional. Defines the specific tutor you wish to display. id parameter refers to the same id which we use in the tutor page URL. ("/tutor/123")
Updated 5 months ago