• Resolved fa2oush

    (@fa2oush)


    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)
  • Hello @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

    How to hide sub-categories and show only main categories in course filter?

    Hello @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.