Title: Courses shortcode issue
Last modified: April 6, 2022

---

# Courses shortcode issue

 *  Resolved [tigzik](https://wordpress.org/support/users/tigzik/)
 * (@tigzik)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/courses-shortcode-issue/)
 * Hello,
 * After the major update, course shortcode filtering is not working properly as
   per your [documentation](https://docs.themeum.com/tutor-lms/shortcodes/).
 * Specificaly, I can’t show only one course in a row. It always shows as many courses
   as they are in the category, no matter the number in the parameter _column\_per\
   _row_.
 *     ```
       [tutor_course category="19" orderby="title" order="asc" column_per_row='1'
       course_filter='off' show_paginaton='off']
       ```
   
 * Can you please help/fix this issue?
    Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcourses-shortcode-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [Md. Jobayer Al Mahmud](https://wordpress.org/support/users/jobayertuser/)
 * (@jobayertuser)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/courses-shortcode-issue/#post-15533915)
 * Hello [@tigzik](https://wordpress.org/support/users/tigzik/),
 * Use this code and yes turn on the **Course Filter** and **Preferred Course Filters**
   from tutor > settings > design.
 * [tutor_course orderby=”ID” order=”desc” column_per_row=”1″]
 *  Thread Starter [tigzik](https://wordpress.org/support/users/tigzik/)
 * (@tigzik)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/courses-shortcode-issue/#post-15536688)
 * Hi [@jobayertuser](https://wordpress.org/support/users/jobayertuser/)
 * Thanks for the advice. I turned the Course Filter in Settings on as well as Preffered
   Course Filters. Then I switched Preffered Course Filters off one by one and it
   works as needed with this shortcode:
 * `[tutor_course category="19" orderby="title" order="asc" column_per_row="1"]`
 * I think it helped both delete `course_filter='off' show_paginaton='off'` from
   the shortcode AND turn the Settings on/off after the 2.0+ updates.
 *  Plugin Support [Md. Jobayer Al Mahmud](https://wordpress.org/support/users/jobayertuser/)
 * (@jobayertuser)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/courses-shortcode-issue/#post-15542984)
 * Hello [@tigzik](https://wordpress.org/support/users/tigzik/),
 * Happy to hear that your issue is resolved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Courses shortcode issue’ is closed to new replies.

 * ![](https://ps.w.org/tutor/assets/icon-256x256.gif?rev=3193875)
 * [Tutor LMS - eLearning and online course solution](https://wordpress.org/plugins/tutor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tutor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tutor/)
 * [Active Topics](https://wordpress.org/support/plugin/tutor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tutor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tutor/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Md. Jobayer Al Mahmud](https://wordpress.org/support/users/jobayertuser/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/courses-shortcode-issue/#post-15542984)
 * Status: resolved