• Resolved parwiz

    (@parwiz)


    Hello

    I have created a separate home page to list all my courses, i have used the short code to list the courses according to id, but it is just showing the 6 courses, even though i have 7 courses. it is now showing all the courses, if i have 10 course than there will be just 6 course, how i can list all the courses that iam making.

    [tutor_course id=”1633,590, 1268, 1388,1469,951,1862″ column_per_row=’4′

    ]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Your shortcode includes some IDs with values : 1633, 590, 1268, 1388, 1469, 951, 1862 which are the IDs of the courses that are shown.

    You can add more IDs, but when you create a new course you will have to manually add the ID of the new course.

    Or you can delete the id with all its values and the shortcode will display all published courses. the shortcode will be:

    [tutor_course column_per_row=’4′]

    For more information you can check this page in the documentation

    https://docs.themeum.com/tutor-lms/shortcodes/#courses

    I hope I could help

    Thread Starter parwiz

    (@parwiz)

    Yea thanks the problem has been solved, i have just added a count = 7 and now i have all the courses

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tutorl LMS Short Code Not Working’ is closed to new replies.