Hi all
We have always operated without "Reviews" on all our courses on WPLMS which suits us, however I notice when we rolled over to the newest WPLMS version, we have our "Reviews" back again.
Can anyone help us to get rid of them?
Thanks for reading!
website:
www.australiaonlinecourses.com
Brent Havill
Founder
Australia Online Courses
Add following CSS in WP Admin - Appearance - Theme Customiser - Custom CSS
.single-course #item-meta, .course_single_item .item-meta { display: none !important; }
<div class="bbp-reply-content clearfix">
Hi Mr Vibe - We tried to Add following CSS in WP Admin - Appearance - Theme Customiser - Custom CSS
<span style="color: #222222; font-family: Menlo, monospace;"><span style="font-size: 11px; line-height: normal; white-space: pre-wrap;">.single-course #item-meta, .course_single_item .item-meta { display: none !important; }</span></span>
</div>
However, the blue 'Saved' button at the top LSH isn't active for us to click on so we cant save the new code. See screenshot - can you help us?
Correction - the code we tried to add was:
<span style="color: #222222; font-family: Menlo, monospace;"><span style="font-size: 11px; line-height: normal; white-space: pre-wrap;">.single-course #item-meta, .course_single_item .item-meta { display: none !important; }</span></span>
correction - sorry:
.single-course #item-meta, .course_single_item .item-meta { display: none !important;
Please share WP Admin credentials, if you want us to apply and fix this. :)
Hi Mr Vibe
Creds:
*****
*****
Thank you for all your help with this!
Brent Havill
Hi Mr Vibe
Creds:
aocadmin
ozgroup1000
Thank you for all your help with this!
Brent Havill
--------------------
Please make sure to set the reply as private when sharing credentials.
Hi Mr Vibe
Creds:
aocadmin
ozgroup1000
We want to get rid of all references to 'reviews' if possible.
Thank you for all your help with this!
Brent H
Can you please check now.
We added the code in custom css and it seems to be working fine.
Thanks Mr Vibe - Perfect - Much appreciated !
bh