Title: Course Filter
Last modified: May 28, 2021

---

# Course Filter

 *  Resolved [fa2oush](https://wordpress.org/support/users/fa2oush/)
 * (@fa2oush)
 * [5 years ago](https://wordpress.org/support/topic/course-filter/)
 * Hi,
 * I want to add the course filter to other pages, and I’m doing so using a shortcode[
   tutor_course course_filter=’on’] after activating all the relevant options in
   the settings.
 * The problem is, the filter does not work; the results do not change no matter
   what I click on (price, category or difficulty level).
 * What can I do?
 * Please & thank you.

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

 *  [munayam](https://wordpress.org/support/users/munayam/)
 * (@munayam)
 * [5 years ago](https://wordpress.org/support/topic/course-filter/#post-14496840)
 * Hello [@fa2oush](https://wordpress.org/support/users/fa2oush/),
 * You can use course shortcode with the filter on for example
 *     ```
       [tutor_course id=1182,1173,1048,1010 category=38,33 orderby="ID" order="desc" count=3 column_per_row=3
       course_filter='on']
       ```
   
 * For the list of available shortcode you can visit our [documentation](https://docs.themeum.com/tutor-lms/shortcodes/)
 *  [asrme](https://wordpress.org/support/users/asrme/)
 * (@asrme)
 * [5 years ago](https://wordpress.org/support/topic/course-filter/#post-14525090)
 * How to hide sub-categories and show only main categories in course filter?
 *  [munayam](https://wordpress.org/support/users/munayam/)
 * (@munayam)
 * [5 years ago](https://wordpress.org/support/topic/course-filter/#post-14526342)
 * Hello [@asrme](https://wordpress.org/support/users/asrme/),
 * If you don’t have courses assigned to sub-categories then none of the sub-category
   will show up on the archive page. You can further customize the following file
   to meet your requirements
 * >  \wp-content\plugins\tutor\classes\Course_Filter.php

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

The topic ‘Course Filter’ 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/)

## Tags

 * [TutorLMS](https://wordpress.org/support/topic-tag/tutorlms/)

 * 3 replies
 * 3 participants
 * Last reply from: [munayam](https://wordpress.org/support/users/munayam/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/course-filter/#post-14526342)
 * Status: resolved