Remove number of reviews and students

Home Forums Legacy Support Support queries How-to & Troubleshooting Remove number of reviews and students

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #155965
    nursesed.net
    Participant
    Hi, I need to remove the number of students and reviews from the course page: http://prntscr.com/jfw6nm and from the category page: http://prntscr.com/jfw6ya  
    #155981
    Diana
    Participant
    @nursesed.net, Paste this in wp-admin > Appearance > customize > custom css In Single Course Page: div#item-meta strong{display:none !important;} Category Page: .tax-course-cat .block_content .course_meta .star-rating{display:none !important;}
    #156084
    ashtardesign
    Participant
    I have the same problem, and I tried pasting both codes in CSS but nothing happens..   http://vvcap.com/uNJyjuPCFMW http://vvcap.com/6ihHfUiPZ5U      
    #156104
    nursesed.net
    Participant
    The number of students are still showing on the course page: http://prntscr.com/jg9w45
    #156170
    Diana
    Participant
    @nursesed.net, Please paste this css in wp-admin > Appearance > customize > custom css .single-course .students {display:none !important;}
    #156172
    Diana
    Participant
    @ashtardesign, Can you please create your own topic and share your site URL there. We'll fix this for you
    #156250
    nursesed.net
    Participant
    Thank you! The number of students are still showing up below the course title: http://prntscr.com/jglin4 The course carousel also has a members icon and number of students next to it http://prntscr.com/jglcm0 Can I remove these as well? Can I change the layout for the course slider, so that it displays the price for the course? Thank you!  
    #156354
    Diana
    Participant
    @nursesed.net, Use this css code in wp-admin > Appearance > customize > custom css .students_undertaking {display:none !important;} To remove number of students Yes you can change the layout from wp-admin > WPLMS > Course Manager > Default Course Block Layout
    #156603
    nursesed.net
    Participant
    The course slider with related courses already has the layout I need:  http://prntscr.com/jhskgq The related course layout is the only problem: http://prntscr.com/jhslas
    #156683
    Diana
    Participant
    This reply has been marked as private.
    #248679
    artschoolvideos
    Spectator
    I cannot remove number of students in the course category or related courses.  Nothing in any of these threads will make them go away.  I have only been able remove them in the course page.  Please help.
    #248700
    Diana
    Participant
    @artschoolvideos, Okay please share your page URL on your own topic and I will share site specific custom CSS for you
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Remove number of reviews and students’ is closed to new replies.