17929 comments found.
1) In landing page, is there any way to add course promo video? Like udemy
2) Here i can see that any instructor can upload course by themselves. My question is, then what will be my video host?
1. Yes, this feature has been added in upcoming 3.8 link
2. You can use your web host, or amazon S3 ( using our s3 addon) or vimeo ( using or vimeo addon)
I have a quiz that has 75 questions. 73/75 are correct, but the system returns a 85% whereas it should return a 96%. Can you help?
You’re saying percentage, so I will assume it is for the course. Can you check the following from Course – activity. Did the student re-take the quiz after submitting the course ? You’ll see the quiz retake and evaluation activity after the course submission, which means the student retakes the quiz after course submission and the quiz score updated to 73/75. Since, course submissions calculates scores at the point of course finish, it will not auto-update its scores. You can manually do that from Course – Admin area.
the student did not retake the final course. There are 5 quizzes. quiz 1-4 receive zero marks so the final pass is 0/0. The idea is to allow them to prepare for the final test. I filtered on evaluated quizzes and it only shows the final being taken once.
https://prnt.sc/lbaafaHi. I found out that it was associated to an assignment (essay) worth 10 points that was deleted, but not removed from trash. It still associated itself iwth the course. I have deleted the assignment and will try the exam score again.
However would you please tell me how we can edit scores from admin?
Open course – admin area, select the student and click on change course status, when you select the status as “finished course” you get the option for setting the marks. http://prntscr.com/lbaw2g
Awesome! Thanks.
Hi there. How do I make sidebars show in posts? I can’t seem to find a way to do this. Thanks
Every post has a post template section in the post settings.
There are only 3: content on the left, on the right and full width, but none of them let the main sidebar show. Please help
Can you share a screenshot of how you want it to apepar.
Hi, I have asked for a refund and you told it will be processed on Sunday. But no response after that. Could you please let me know the status?
I replied on mail as well, I can not locate your request. Please request from here
Hi I have made request in the link
Hello,
I can not use the support forum because my license is expired, but at the time I bought the theme, a long time ago, there was no such period of 6 months or 12 months. Besides, it was support forever, that is, I can not have expiration like this is happening.
Unfair I have bought the theme at the time that there was no such resource and today have to pay.
I want a solution to that!
I think I replied on facebook as well. Lets continue the discussion there.
Can I create one member for a company which, say 20 people use. They log on with the same user and password and take the same course, some at the same time. (I don’t want to create every user). So can we start the course over and over again with the same account, and save statistics, queries? Please give instructions. ( I have batch activated)
If 20 people log in with the same account you will get statistics of 20 attempts by the same user, without any feedback which user did which attempt. A better alternate is to combine those 20 users into a group ( also called a batch ) and you can see batch statistics in Batch – Statistics. https://wplms.io/support/forums/forum/wplms-addons/wplms-batches/
You can upload a CSV into batch and add members into the batch they’ll get an activation email . refer this doc : https://wplms.io/support/knowledge-base/bulk-add-students-to-batch-via-csv/
Thanks for the answer. I have a bit of a speciell case here which is why I need only one log in. Say it’s 300 workers that we don’t have names on and don’t have their own computers. They will borrow a computor, login with one user name, do some education reading and then answer an anonymous survey at the end. Can I do that? Are there any special settings that I need to know about so that I can start the course over and over again.
Well, we have a feature coming up in 3.8 which is Guest user. Users do not need to register to pursue courses, they can pursue the course as guest by clicking on the button continue as guest. and you can embed the form as a quiz or any other survey plugin.
ok, then 3 more question, I really must know that wplms can fulfill my needs before I start working on it. 1. With the guest login can I then have hundreds of different companies that have their own “login” and staticstics? 2. When do you plan for 3.8. 3. I try the same question a third time, I must be very unclear on this!? Can I with one login restart a course over and over again, and then how?
Guest login feature is ready. In WPLMS we assume 1 user login per user, we never designed it for same login to be given to 100 users. If you give 1 login to 100 users then it is a nightmare for data handling and statistics generation, server resources consumed will be same as generating 1 login per user, plus better communication, easy data handling, report generation and statistics. Although it is possible, I think we may be better if we generate a new login form which accepts company user id, password and some employee code to detect the employee and record properly. Let me know if you want this customisation.
Can a student user restart a course many times, how do I set it up?
yes simply edit course in front end and set the course retakes in course settings : link
How do they restart it, it says only “under evaluation” when they have finished the course. How do they start over??
Set the course to auto-evaluation in Course – Settings. Only a finished course can be re-taken. They’ll see the option to retake the course right below the finished course button : http://prntscr.com/lc89gl
Cart page is missing from my website, when i click on take this course button, it redirects me to checkout page instead of cart page.
Following option are not working, let me know is there any other option or i have to add anything to the source code??
Wocommerce-setting-product-redirect to cart page.
WPLMS- Miscellaneous-Direct Checkout-Skip product page.
Check the pages from WP Admin – WooCommerce – settings – Advanced, make sure there is a cart and checkout page connected.
Hi, I am trying to use edit the text on the “LOGIN” button using Loco Translate. I want to change it to Login/Register. I am however unable to translate the WPLMS theme – the “Start translating” button depresses but nothing happens, and if I try and add a translation the Save button spins without ever saving. I am able to successfully translate plugins but not any themes. Any advice, please?
I would need to check your site for this. Also, for update safe translations please first move the theme translation file from wp-content/themes/wplms/vibe-xx-XX.po/mo
to
wp-content/langauges/themes/vibe-xx-XX.po/mo
Thanks, please clarify: I must MOVE the file not just COPY it?
And which one do I mover? The .po or the .mo? as both of them exist.
Also they are not exactly where you said… I presume this is still correct – they are in: wp-content/themes/wplms/LANGUAGES/vibe-xx-XX.po/mo
You can Copy it. Both .po and .mo (.mo gets auto generated when you save .po) yes inside the languages folder.
Hi, thank you. Ok, it turns out WP SuperCache was preventing my changes from saving. I deactivated it and changes saved,
BUT I don’t think I am targeting the right file as the change is not showing on the front end login button? Is the login button text definitely found in the theme language file? Or is it maybe in a plugin file? Just trying to figure out why it is not changing the button text. How will I know which “login” term in the language file is for the button? There are three lines which say just “login” in the file I tried to translate, but none of them appear to be the correct one as changes are not showing on front end.
Can you please post this on wplms.io/support translation issues. I think we may need to check your site.
Hi, there is no “forgot password” link on our Ajax log-in form. Even when I enter an incorrect password the only message that pops up is : “invalid username or email” . Our students are constantly emailing to ask how to reset password. Please help – why is it not showing? https://bit.ly/2JhgoZh
Just checked it seems it is there but it is black in colour. Try changing login drop down colours from Wp admin – appearance – customiser – header
Hi, thanks, I have changed the background color and I still cannot see a link for lost password.
Oh, I see, it is a teeny little icon on the far right. Is there any way to make this more obvious? Can we have the “lost password” text showing instead of the tiny icon?
Or make the icon twice the size?
Ok, don’t worry, I have manage to make the icon bigger. Would be nice if we could have the text instead of an icon, if possible?
Sorry, also where can I change the password reset text where it says “enter email id” to “enter email address”? And also need to edit the text about checking for the email to tell people to check in spam as all website emails seem to be going to spam for gmail accounts. Thanks
Hi – apologies, I have one more question… where do I set the email address that the password reset emails are sent from? I have tried the general settings for the website, as well as my SMTP email plugin settings but it is using a differnet email address which I can’t seem to locate where to set. Thanks
SOLVED – I found where to do it in the LMS Settings. Thank you.
Just confirming are all the issues resolved ?
Hi, yes it is resolved. However if there is a way to show the text “Forgot Password” instead of the question mark icon, that would be great to know. Thank you.
Yes it is possible. Add this in custom CSS section in Appearance – customizer :
a.tip.vbpforgot i.icon-question:before { content: 'FORGOT PASSWORD'; font-family: arial !important; } change the font family according to your site.
Perfect! Thank you very much!
In the form for “Forgot Password” the placeholder text says “Enter registered email id” Can I change this to say “Enter registered email address” ?
Somehow missed this one. Use translation files for this.
hi,
Saw the them support buddypress and bbpress.
Which of your demo theme has below features so that I can try ?
a ) all buddypress features e.g – Profiles,setting,groups,activity streams,notification,friendships connection,chatting
b) all bbpress features – discussion forum
Is mobile app delivered same all features as website ?
All the demos. Wplms is a buddypress theme. Try demo1. App does not have all the features but all the profile features are available.
So , does it comes with buddypress featue like Profiles,setting,groups,activity streams,notification,friendships connection,chatting ?
How about bbpress forum ? Does it include ?
Yes, BuddyPress has all the above features, BBPress forums, includes forums, topics, replies.
Hi, is there a direct link to the page that shows which courses a student has access to? This page: https://mydomain.com/members/"membername"/course/ Some of our students are having difficulty finding their courses they have purchased and so we want to put a direct link in the main menu bar. Is this possible? Thanks
Enable student menu feature and you show different menu to your students. You can add my courses link directly in the main menu from the wplms section , enable it from show options. Refer video https://www.youtube.com/watch?v=O87Ew8Nx6bk
“You can add my courses link directly in the main menu from the wplms section , enable it from show options” Thank you – this is what I was looking for. 
Hi. Different from the One Instructor template, the course page shows the course title on the header. How to remove it? Thanks.
Complementing: I check the source code and this title appears inside of the section id = title. Is it possible to remove all this section from the course page? Thanks.
Yes it is possible. Add custom css in customiser :
.single-course #title{display:none;}
This code removes everything on top (image header and title). After I insert it, only the logo and the menu remain.
You asked for removing the section completely. Maybe I missed something, do you want to remove only the title . ?
I also need to reduce the header height and I don’t know if only by removing the title will fix this issue.
Please send me email at vibethemes@gmail.com with subject “Wplms support” and share your site link and details.
Hi, I know what I need but I don’t know how or if wplms can help me. I have one course that I’m going to sell to many companies. Each company will have one responsible that needs to see statistics and quiss results for their employees. They should not be able to change anything. Then we want to see statistics and quiss results for all companies that we work with aggregated. Is this possible, how?
Yes this is possible using WPLMS Batches addon link. You can create a batch for a company, all the users of the batch are subscribed to the common set of courses, a Batch will have its own administrator and moderator who can see statistics of students in their batches. The only thing missing is Batch statistics like cumulative batch average reports for the admin, which we can help you build it.
Hi, this is an excellent theme. I have a few queries.. Can you help
Does your platform support forums and peer reviews? Will students be able to book appointments with instructors How many active students can application support with dedicated server having 4 gb ram
Thanks
Yes, WPLMS supports forums and we have a plugin called WPLMS Peer Evaluation, where peers evaluate each others quiz/assignment submissions. Yes, appointment booking is also ready (not released). It also depends on processing power of your server, as a general rule it should be enough for 100+ concurrent logged-in members.
Hi, i have already purchased the extended support, but it is still showing “Your support has expired !” please help on this.
Hi, please help to check on the certificate verification issue – https://wplms.io/support/forums/topic/certification-verification-is-not-working/. I have been waiting for 3 days, and the reply from you guys are just “will check” or “ping me again”.
Thanks for mentioning here, replied and resolved.
Enable the switch to allow users to post reviews on course home : http://prntscr.com/l9z3rl and for units, make sure you have set a notes and discussion page in WP admin – WPLMS – Course manager. IF not, then create a page in WP admin – Pages and set the page template “notes and discussion”, then connect this page in WP Admin – wplms – course manager – notes and discussion.
Hi. In your demo, the one-instructor theme has a menu above the image (https://wplms.io/demos/oneinstructor/) but in the preview thumbnail image in the “item details” on the theme forest sector, (https://ibb.co/b1cL8A) this menu shows over the image. How to do this? Thanks
Thanks for pointing out, now resolved.
Could you please explain how can you do that? Another issue: the text below the image only appears if I scroll the page. One more question: what I’ve to do to change this image? Thanks.
the oneinstructor template is a child theme, some of its css was outdated. Which has been updated. You can either use visual composer template or in the page builder, edit the corresponding block and you will find a background image section.
Good afternoon. I bought the support for 6 months, but when I entered it told me that if I wanted to buy the support. Could you please solve this problem?
Please try login via envato : https://www.youtube.com/watch?v=lVNOpfwr4bQ , it will automatically update your support access and from next time you can use your login details.
Hi, does your theme support custom widgets in the header? An example in the attachment. https://wmpics.pics/di-ZAJF.jpg
I need custom widget areas:
Custom widgets after Navigation, Custom widgets after Logo, Custom wİdgets before Logo, Custom widgets Topsection Left, Custom widgets Topsection Right.
No the current header similar to the image does not have these widget sections. If you want we can modify this header style and add custom widget areas for your site for free 
I’m trying to add a quiz that has already been built to a course that is already on the site but every-time I search for the quiz to add it to the course curriculum nothing shows up. I have tried this from both the back end and the front end. See attached screenshot. Please revert ASAP
https://prnt.sc/l71am7 https://prnt.sc/l71azx https://prnt.sc/l71adiIs instructor privacy enabled in WP Admin – WPLMS – Course manager ? If yes, the please make sure you’re the author of the quiz : http://prntscr.com/l8ys1g
You can post on wplms.io/support or share credentials with me via email at vibethemes@gmail.com , so that I can check your site for this.