How to customize start course/continue button in the single course?

Home Forums Legacy Support Support queries Setup issues How to customize start course/continue button in the single course?

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #241436
    xyz911
    Spectator
    Hello Team, We have 2 types online courses Type 1: Real Time face to face online course, this course takes on a online study software. Type 2: Normal online course (with video,audio and text,etc..) For case 1, after the stduent buys the course, there is a start/continue button in the single course page for him. when he clickes the start/continue button, I want to open a specific page to tell him to open the online study software on his devices. Now it opens the section/unit page which is for case 2. So I need to customize this button for single course not all the courses. Thanks
    #241497
    logan
    Member

    Hey,

    The external button link here means that when the user is on the course page then the course button is converted into the external link. When user click on take this course button then the user is taken to the external link.

    when you will enable this setting

    goto wp-admin >> LMS >> setting >> general.

    refer: http://prntscr.com/q997eg

    It will appear in the course edit >> front end edit >> pricing section. put your link here in https://

    Thanks

    #241759
    xyz911
    Spectator
    Hi Logan, I want to customize the start/continue button to jump a specific page. It means after the user has already bought this course. The method you said is to customize the "take this course" that means the user didn't buy this course yet. Thanks.
    #241791
    logan
    Member
    Please explain more about your desires so that i can help you better.
    #241814
    xyz911
    Spectator
    This reply has been marked as private.
    #241894
    Anshuman Sahu
    Keymaster
    Okay we got it .There is a way to do it. For your software course you can actually put a link into the first unit of that course in order to direct the user to your online software .
    #242058
    xyz911
    Spectator
    This reply has been marked as private.
    #242207
    Veronica
    Moderator

    hello dear,

    you can follow this tip: https://www.codeproject.com/Articles/113678/How-to-execute-a-Local-File-using-HTML-Application

    now you have to check this out how it's going to work what kind of changes you have to make here. like the path and url.
    #242652
    xyz911
    Spectator
    This reply has been marked as private.
    #242782
    Veronica
    Moderator
    hi, not for the single course but it will apply for all the courses. disabled the course curriculum under course description.
    #243267
    xyz911
    Spectator
    Hello, I didn't find where to diable the course curriculum, can you show me? Thanks
    #243399
    Diana
    Participant
    @xyz911 You can find this setting in wp-admin > LMS > Settings refer: http://prntscr.com/r5iuxf
    #244174
    xyz911
    Spectator
    This reply has been marked as private.
    #244285
    Veronica
    Moderator
    hi, by disabling this setting: http://prntscr.com/ra9wj3 will hide all the curriculum for the course in the curriculum section. BUT if you want to hide the CURRICULUM button completely then you can make use of custom CSS: add this is in apperance>>customize>>custom css .single-course div#object-nav ul li#curriculum { display:none; }
    #244720
    xyz911
    Spectator
    Thanks, it works!
Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘How to customize start course/continue button in the single course?’ is closed to new replies.