show all sections open

Home Forums Legacy Support Support queries How-to & Troubleshooting show all sections open

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #361104
    eduardovid
    Spectator
    Hi, I would like to show all of the sectiones open, now jusn the first one. Now, users have to do click on + symbol to look the content on the rest of the sections. Look: https://cursospilatesonline.com/course/formadores-como-publicar-un-curso/
    #361214
    Ada
    Participant
    Hi, Please add this jQuery code in wplms>>footer>>google analytics code then check.
    
    <script>
    jQuery(document).ready(function($){$("ul.course_curriculum li.course_section input").prop('checked', true);});
    </script>
    
    #361235
    Veronica
    Moderator
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘show all sections open’ is closed to new replies.