Thread Starter
dodowa
(@dodowa)
I tried to use the CSS but it didn’t work. How can i do to remave the author?Someone can help me ? thanks~~~
CSS from appearance > customize > additional CSS
.tutor-loop-author > div {
display: none;
}`
Hello @dodowa,
You can apply the code given below
.tutor-mt-auto {
display: none !important;
}
Thread Starter
dodowa
(@dodowa)
Hi @munayam It’s working ! Thank You !!!
Hello.
I have a similar problem, I’m trying to remove the module that displays “A course by admin” in the main course page.
There is no option to remove that and I’m not good with codes. I tried the code above in Appearance > Customize > Additional CSS
It didn’t work. Any help please
Hi @cehleb
You have to modify the plugin template file. wp-content/plugins/tutor/templates/loop/meta.php
Remove the highlighted lines: http://prntscr.com/GBYhPld_NNl_
Thank you!
Best Regards
I think I may have found a way around it. Okay. Thank You.
BUT THIS IS VERY IMPORTANT AND URGENT!!!!.
The progress bar not showing for any other user, I can see the progress bar with the admin account I created the course with.
But any other account used doesn’t have the progress bar visible, also even after finishing some lessons, there is no “continue learning” and “progress bar” when the course is visited again.
It keeps showing “start learning” with no progress bar.
I’ll appreciate this fix too, Thanks
Hi @cehleb
The issue that you are talking about regarding course progress needs to be checked from your end. It would be highly appreciated if you can share us the issue using our support ticketing system.
Thanks