• Resolved Sofia

    (@affiliatedachs)


    I use this shortcode: [lifterlms_course_outline collapse=”true” toggles=”false” outline_type=”full” course_id=”2322″]

    1. There is no difference if I set collapse to false or true. What does this parameter supposes to do?
    2. Toggles are always there despite the parameter toggles set to false.

    I would like to have an expanded list of all lessons of the course. Without any toggles. Possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @affiliatedachs

    1. There is no difference if I set collapse to false or true. What does this parameter supposes to do?

      Collapse, if true, will make the outline sections collapsible via click events.
    2. Toggles are always there despite the parameter toggles set to false.

      If true, will display “Collapse All” and “Expand All” toggles at the bottom of the outline. Only functions if “collapse” is true.

    To not have toggles you will want to just use: [lifterlms_course_outline course_id=”2322″]

    Let us know if you have any further questions.

    All the best,

    Thread Starter Sofia

    (@affiliatedachs)

    Yes, the last example works they way, I need it. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcode for Course Outline’ is closed to new replies.