Remove student count on course page

Home Forums Legacy Support Support queries How-to & Troubleshooting Remove student count on course page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #69748
    Halvard
    Participant
    Hi, I managed to remove student count on all pages except on course page. I followed this instructions: https://wplms.io/support/knowledge-base/remove-star-ratings-reviews-instructor-students-from-course-page/ Here is an example: https://www.nettbasertekurs.no/nettkurs/personlig-okonomistyring/ How can i remove "0 STUDENTER" under the star rating?  
    #69806
    H.K. Latiyan
    Participant
    Add the bellow css in your appearance->customize->custom css: .single-course.c3 .course_header #item-header-content .students {display:none;}
    #94600
    sanumut
    Spectator
    I tried to use this method but nothing changes. Please help.
    #94632
    H.K. Latiyan
    Participant
    @sanumut: please share the page url to check.
    #94638
    sanumut
    Spectator
    You can use this link to check: http://www.lexacademy.com/course/menfi-tespit-ve-istirdat-davalari-egitimi-28-ocak/ We need some specifications on template. We need to cancel Review and Scoring Area ..0.. Enrolled Student Area Also; "Take Course"(Dersi Al) area needs to be changed as "Kayıt Ol" "Eğitim Yeri" (Course Location)  and "Eğitim Saati" (Course Time) needs to be added. Could you make these specifications with payment? If you agree this order, I will sent you our account details. Kind Regards  
    #94647
    H.K. Latiyan
    Participant
    You ca add the bellow css in your appearance->customize->custom css: .single-course #item-header-content #item-meta,.single-course .students_undertaking {display:none !important;} This will remove the student and star rating from the course header and the students enrolled in the course details widget. ----------------- For changing the text this can be done using the loco translate plugin. If you face issues in translation then please create a topic in the translation forum: https://wplms.io/support/forums/forum/support-queries/translation-issues/
    #94650
    sanumut
    Spectator
    I added custom css. It's OK. They're removed. Thanks. Can we do same thing for course list? When we display the courses as a list, they are still standing.
    #94651
    H.K. Latiyan
    Participant
    Also please create your own topic for your issues. Closing this topic.
    #94653
    H.K. Latiyan
    Participant
    Yes for course list add the bellow custom css: #course-list li .item-meta {display:none;}
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Remove student count on course page’ is closed to new replies.