• Resolved tushargangoly

    (@tushargangoly)


    Is there a shortcode to display a single course, latest courses or group courses (by tag or category) or the entire course listing.

    I see the entire courses listing page auto-generated on mywebsite.com/courses/ but when I try to insert this page on my homepage it shows blank.

    I am using Eleganto PRO theme for my website.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @tushargangoly,

    You can use the following shortcode to display your courses
    [tutor_course id=”20,64″ exclude_ids=”567,332″ category=”18,19″ orderby=”ID” order=”desc” count=”3″]
    For more details in these parameters you can visit our documentation

    Thread Starter tushargangoly

    (@tushargangoly)

    Thank you @munayam
    I did go through the documentation, but missed the section of courses ??

    lwhwill

    (@lwhwill)

    There is a recent update, Tutor has included a course filter for the course archieve page. This filter is really a good update. However on my homepage display, I used to show the 8 most popular courses using the shortcodes.

    With this update, they will also show the filter function in this section of my homepage where I only show the preferred 8 courses.

    Is there anyway to remove the filter function in this section alone?

    divyapp

    (@divyapp)

    course_filter=’off’ add this in your shortcode
    [tutor_course count=”6″ course_filter=’off’]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘shortcode to display courses’ is closed to new replies.