• Resolved cleverschooling

    (@cleverschooling)


    i want to separate 2 main categories in 2 pages. for example: kids-courses and adult-courses
    I am able to show a page like this:
    https://drive.google.com/file/d/1gAU1q-YH6qjI4799u9sQ-gB1fFbMa7RZ
    using custom link MySite/course-category/kids-courses
    or using shortcode: tutor_course category=”kids-courses”

    Could you please provide a code snippet to:
    – remove (adult course) element in a targeted page
    – hide the primary category on the left and only show its sub categories
    – target a certain page only with this snippet

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    This is not possible without customizing source code. You will need to hire a developer to customize the system according to your needs.

    Thread Starter cleverschooling

    (@cleverschooling)

    isnt this similar to customizing WooCommerce checkout page where we can disable or hide elements from the page.
    so create a page with the shortcode: tutor_course category=”kids-courses”
    then try to disable or hide elements from the page using some snippet.
    i dont want to lose it every time i update

    Hi @cleverschooling

    This is not similar to WooCommerce checkout page customization where you could disable or hide the options from the checkout page. You will have to change the source code as Sekandar Badsha suggested above.
    If you override the source file, you will not be overridden everytime when you update the plugin. Here is the process of override tutor templates. https://docs.themeum.com/tutor-lms/developers/override-templates/

    Thread Starter cleverschooling

    (@cleverschooling)

    thanks
    will try it later.

    i ll mark it solved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘snippet to custom course archive page’ is closed to new replies.