Hide Take this button on course page

Home Forums Legacy Support Support queries How-to & Troubleshooting Hide Take this button on course page

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #273753
    ImthiyasHameed
    Participant
    Please let me know how to hide the button "Take this course" on the course page.
    #273836
    Diana
    Participant
    @imthiyashameed But if you will hide the button how will users purchase that course? In wplms there is no option to hide take this course button, but the course button can be hidden when the user is enrolled in the course. This setting is present in the course settings section->hide course button after subscription. https://prnt.sc/jjwy7b
    #273937
    ImthiyasHameed
    Participant
    I am giving the products link as buttons inside the course description. Once user purchased any of those products, Admin will enroll in the course manually or do you have any other solution?. Because I have multiple products to the same course as 4 variety training options. Hope you understood. So let me know how to hide it which is taking me to only one product. Course should be able to associate with multiple products that could be the solution for me.
    #274079
    Diana
    Participant
    @imthiyashameed Follow these steps a. Go to WP Admin - Products - Add new b. Create a new product and add the bundle description. c. Connect the courses you want in the bundle. d. Set the pricing for the product. http://prntscr.com/l4sf6t e. Publish the product. http://prntscr.com/l4sfbx Now anyone who purchases the product gets subscribed to all the courses connected to the product. Course Bundle is we can sell two or three courses with one woo-commerce product. So You have to create a curriculum for each and every course it will look like this: http://prntscr.com/lnxnbl
    But if you want just reverse of that is not possible. I mean adding 2-3 products with a single course. In this case, the product variation will work. To hide take this course button only for that course, share the course URL so I can share page specific CSS
    #274127
    ImthiyasHameed
    Participant
    I want to hide Take this course button from all the course pages including following units related section. NUMBER OF UNITS / UNITS COMPLETED I want to hide Take this course button and above lines from all course page.
    #274130
    Diana
    Participant
    Then this CSS code will work for you .single-course div#course-pricing {display:none !important;} refer: http://prntscr.com/tfujiq This will remove the widget from every single course page
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide Take this button on course page’ is closed to new replies.