• Resolved richiecvz

    (@richiecvz)


    Hi, im using ajax search lite to search for lessons in my lifter lms page. The problem is that when the lesson is searched I want to display to which course it belongs. For this I need to know how the courses are stored, as taxonomies or custom fields.

Viewing 1 replies (of 1 total)
  • Plugin Support Nick Mariano

    (@reddotinmotion)

    Hi @richiecvz

    Courses and lessons are stored as custom post types. If you access a lesson, you can get the parent course by looking for the “_llms_parent_course” meta key.

Viewing 1 replies (of 1 total)
  • The topic ‘How courses are stored’ is closed to new replies.