Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @kaquna

    To change Courses URL, you will need to use this piece of code in your child themes functions.php to prevent that from updating or by overriding Tutor LMS templates https://docs.themeum.com/tutor-lms/developers/override-templates/

    Code gist link: https://tinyurl.com/y8t9bnmq

    You can change the lesson slug base easily from WordPress dashboard > Tutor LMS > Lessons tab . .

    Hope this will work

    For further help, please send your query at support@themeum.com. Our dedicated support engineers will help you over there. .

    Thread Starter kaquna

    (@kaquna)

    it’s the same thing…
    the question is not about override templates.
    the question is that the final path to, for example, the tab “announcements” is “/courses/name-of-the-course/announcements”.

    if the slug “courses” is changed to, for example, “the-full-courses”, when the student acces to the course, if click in the tab “announcements”, the program try to find the path “/the-full-courses/name-of-the-course/announcements” and get 404 error.

    Hello @kaquna

    Now, I have tested and found the thing is right. . Tabs are not working after changing the course slug. . Thanks for explaining . .

    I will notify the developer team soon. .

    Have a good day . .

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘not found with changed slugs’ is closed to new replies.