Md Billal Hossain
Forum Replies Created
-
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Pre-Sales QuestionsHello @alexzaragoza21
Glad to see you here. Here are the answers based on your questions.
1. We are working on this update for students who can review correct answers after attending the quizzes. Hopefully, it will add by the end of this month.
2. Teachers to see the list of students enrolled per course in his/her front end dashboard option is coming by the end of this month.
3. We do not have any download option for detailed report. But we will add this feature in future updates.
4. There is no feature for setting up a password in a course But You may set a 100% discount coupon and provide this coupon to students to enroll your course for free.
5. Yes, You can add a search bar and filters in course archives. Please see our pre-made themes with all the features including search and filter. Also you can choose one of these for your website.
https://demo.themeum.com/wordpress/skillate/courses/
https://demo.themeum.com/wordpress/edumax/courses/Hello @shravan592
You can modify the login popup content from plugins/tutor/templates/login.php file.
To be safe, override the main file in a child theme. Please follow the override template documentation: https://docs.themeum.com/tutor-lms/developers/override-templates/
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Transferring HostHello @andytodd88
Sorry for the inconvenience. We did not face such problems. But maybe any plugin conflicts Over there.
Try to troubleshoot your issue through this link: https://docs.themeum.com/tutor-lms/troubleshooting/general/
Hello @andytodd88
Sorry for the inconvenience. We did not face such problems. But maybe any plugin conflicts with Tutor LMS.
Try to troubleshoot your issue through this link: https://docs.themeum.com/tutor-lms/troubleshooting/general/
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Frontend course builder?Hello @indiansnz
Sorry for the late response. Frontend Course builder is available in Tutor LMS Pro version only. If you have Paid version of Tutor LMS, You will see “Add A New Course” button on the dashboard page.
We haven’t test WCFC plugin with Tutor LMS. Please send us WCFC Plugin URL so that we test with Tutor LMS. If it’s a Paid plugin, Please send it with an email at
support@themeum.comYes you are correct, This feature only available to Pro user only
Hello @andytodd88
You can change the background color of continue to lesson button by using some custom CSS code into Appearance->Customizer->Additional Css.
.tutor-button.tutor-success{ background: #f9cc3f !important; } .tutor-button.tutor-success:hover{ background: #f9cc3f !important; }- This reply was modified 6 years ago by Md Billal Hossain.
You can easily change the font if you write CSS. See this screenshot for better understand – http://prntscr.com/suuyuj. Go to Appearance-> Customizer -> Custom CSS and Just put those CSS lines into your themes CSS file.
If you don’t know how to write CSS, I can help you to make changes. Create a screenshot ad mention which area need to which font/size and provide your Website link. I will check and give you those CSS lines.
Could you please mention the area you want to add date field? It would be easier for me to understand if you provide a screenshot.
You can choose Vimeo video source and place the video direct link into the video link box. You don’t need embedded code for it, Vimeo link will show with tutor default player.
Here is a screenshot for you to understand better – http://prntscr.com/suuspkHey @solistia
Did you fix the validation issue? If not you may hire a developer.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] short codesThe login file is located inside tutor/templates/login.php.
You can override this file following this documentation – https://docs.themeum.com/tutor-lms/developers/override-templates/You can find more about adding extra fields from this documentation – https://docs.themeum.com/tutor-lms/developers/custom-field-on-registration/
MathJax-LaTeX Plugin could help you but its outdated now. You can use any Latex plugin which works on WordPress. You can find the related plugin like https://wordpress.org/plugins/mathjax-latex/ . This plugin used to work until last month but now it is not working anymore. So you can pick any plugin that fits your case.
Hello @andytodd88
If you are a pro user of Tutor LMS, You can easily find the addon In Tutor LMS > addon -> Course Attachments.