• Resolved tigzik

    (@tigzik)


    Hello,

    After the major update, course shortcode filtering is not working properly as per your documentation.

    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 to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

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

    (@tigzik)

    Hi @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

    (@jobayertuser)

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