Tutor LMS and Hierarchy
-
Hi,
Thank you again for a great plugin!
Tutor LMS is a course management plugin. It allows you to create courses, each of which contains lessons.
By default, each of the courses have the following URL structure:
website.com/courses/”course-name”
and each of the lessons within that course has the following structure:
website.com/courses/”course-name”/lesson/”lesson name”
I’m trying to use this plugin so that courses are instead located at
website.com/”course-name”
and the lessons within that course are instead located at:
website.com/”course-name”/”lesson name”
I have no issue with the courses – I changed the default permastructure from courses/%courses% to %courses%.
For the lessons, the default structure is stated in the plugin as lesson/%lesson%. I’ve tried changing that to %lesson%, %courses%/%lesson% among others. However, no matter what I do, it seems to forget its parent and always results in
website.com/”lesson name”
I have tried ticking and unticking the “Do not automatically append the slug” box to no avail. Also, the only way I can get it go back to its original structure of courses/”course-name”/lesson/”lesson name” is to delete the plugin. Resetting and regenerating everything doesn’t seem to achieve that.
I’m not too sure how this plugin works with a parent/child, but should the default structure for lessons not have been stated in the plugin as courses/%courses%/lesson/%lesson%?
Is there something obvious I am missing as to how I can get this to work?
Thank you for your help! ??
- The topic ‘Tutor LMS and Hierarchy’ is closed to new replies.