Discussion on WPLMS Learning Management System for WordPress, WordPress LMS

Discussion on WPLMS Learning Management System for WordPress, WordPress LMS

Cart 28,711 sales
Recently Updated
Well Documented

VibeThemes supports this item

Supported

This author's response time can be up to 1 business day.

17908 comments found.

Hello-great theme! Pre-sale questions here:

1. Is it possible to attach documents/files at the course level and at the unit/lesson level, so students can download them when they take the course?

2. If a lesson/unit is based on video, is it possible to configure the theme to automatically progress to the next lesson/unit as soon as the video reaches its end (just like Udemy does it)?

3. in the course landing page (i.e. the page you see before buying the course) currently there is a large promotional image. My question is whether it’s possible to place a promotional video there instead of the image. This is very important for us, and again – very similar to what Udemy offers.

4. Can you use the visual page composer, including all of its components, as well as any short-codes, to create the page of a unit/lesson? If so, is it possible to create a template that applies to all units, so you just need to fill in the blanks when creating new units/lessons? This, again, is a very important feature for us.

5. Do you offer a “full screen” mode for opening a course, similar to the one offered by Education WP theme and by Udemy? This is a really nice mode, that allows you to view the course in full screen, with the “table of content” on the left.

Thank you!

1. You can embed Videos in the Course landing pages
2. WPLMS uses WooCommerce for coupons and eCommerce
3. The gift course feature development is complete and we’re releasing the plugin next week.
4. Yes, theme has a notes and discussions section at unit levels. For course levels you can use forums, the theme also integrates with DWQA questions and answer platform.
5. Yes it is available.
6. No, affiliates are not available in the theme, you can use third party plugins like affiliate WP for this.
Try registering via facebook. The course page contentcan be customized by visual composer into any layout and yes you can add gallery of images.

Well…. fantastic! I’m about to purchase.

One last question. I understand that the minimum memory requirement for WPLMS is 128MB. Did you do any load testing to simulate usage scenarios by large number of concurrent users? So assuming I need to support 100 concurrent users on the site (with “average” usage patterns), what kind of server do I need to support that (and provide good user experience) in terms of Memory and CPU?

Thanks for your prompt answers!

No, we’ve not yet done any bench mark testing to share the numbers. The memory consumption depends upon the functions you’ve enabled in the site. For example : If you trigger an email, private message, notification to the student and the instructor when the student subscribes to the course, the memory consumption would be higher than when the switches are disabled. All in all WPLMS in itself has a very robust framework and uses WP & BP architecture (no custom tables) to record various activities in the LMS. Also the memory consumption is not linear in nature like X mb for 10 users and 10XMB for 100 users, mostly because we’re caching a lot of information internally in the processes and there is also an option for persistent storage available in the theme. I hope this clarifies the concerns.

Not exactly like this but we have quiz link this : https://www.youtube.com/watch?v=Lk3BnAJOOmI check at 1:48

Thanks, but I don’t see video quiz example in your video

You can embed a video in the question description, but the video quiz is not possible in WPLMS. You can however embed h5p video components in the question, example

do you offer any customization service? if you do, please give me your contact info.

thank you very much

Yes, we do offer customisation services. Please create this in our forums – customisations section and share the link here.

HI, new user email is never sent, i have to manually approved new members, how can i automate this?

Are you using any email plugin your Wordpress setup ? Can you try this tutorial

Hello, I am looking at purchasing this theme. I am being tasked to create a site that is inhouse/members only. Few questions to see if it is appropriate:

1) Can the homepage just be a log in screen as it is members only?

2) Can the rest of the site to be hidden from public view and google indexing? This needs to suit a completely closed environment, they are issued with log in credentials and then they work their way through available courses.

3) Can courses to be assigned to each student by an Admin? So the student logs in and sees what courses/modules are to be completed?

4) Can courses be immediately available and all the student needs to do it to work their way through them?

5) Can course pages include both video and quizzes?

6) Can courses be set in levels. So that the student gets Level one completion by completing all modules?

Cheers!

1. Yes, refer tutorial
2. Yes
3. Yes, refer video
4. Yes
5. Yes
5. You can set course base and certificate which gets awarded to the student on course completion.

Lovely thank you for the swift reply.

A tip for anyone who is having problems after updating the VibeShortecode Plugin. It hides the editor controls, locking if you try to switch between text and visual mode. To fix, I just deactivated, and reactivated the plugin, and the controls started up again. Cheers!

:( The problem has happened again. I can only edit if I disable the shortcode plugin.

Update the Vibe shortcodes plugin to version 2.6.1.2 and this issue is already resolved.

Hi Vibe Team, In normal, when user click on CONTINUE COURSE button, the web auto jump to the units which have not marked complete yet. I want to turn off this feature (when user click on CONTINUE COURSE button, the course status page will start at the first unit, even thought that unit has marked). Have way to do?

Try adding this code in Child theme – functions.php :

add_filter('wplms_get_course_unfinished_unit',function($unit_id){return '';});

i added above code but it show instruction page and can not start course and access the units.

Have you enabled the switch disable Ajax in wp admin – LMS – settings ? Please post this in the support forums so that we can track and give you a fix for this.

Hello,

I need to a add a video presentation from youtube or video in each course, would it be possible?

For example i need to add a video in ths page: http://themes.vibethemes.com/wplms/skins/demo6/course/how-to-develop-mobile-apps/

Many thanks!

Yes, it is possible, simply add the Video shortcode with youtube video.

Many thanks! One question more: Is it possible to set a sticky header in all the pages?

Thanks,

Yes, there is a switch available for this.

Hi,

I’m very excited to see the update. Last week you said the update will be released by the end of the week. On Sunday, I thought the update is not released because of envato’s validating process. Now it’s Wednesday morning and still no update. After your detailed comparison between WPLMS and “the-other-theme-I-won’t-say-it’s-name” I decided to go with WPLMS but I want to see the update first. I don’t expect huge addons like new layouts or conplex features but I’m curious about the fixes and small things that you improved. Based on your comments from above I expect the update to contains quite a few things. So, when will the update be available? Thank you for efforts!

Yes, there were some delays but the update will be released this week, we’re currently in active development and testing mode for the release. You can check the release status here, let me know if your issue is not in the release “In Development” list.

Good afternoon. I have purchased WPLMS and have been testing WPLMS as a Multi Tenanted LMS and it looks like it will be able to do what I need it to do. I am not a developer, but I know what I want to do. Do you offer support if I provide a login, and what is the cost per hour to help develop? Regards Dennis

Hi, Yes we do offer site support and customisations. The cost is mostly in terms of feature requested. Please create a support topic here and we can discuss more on this.

When I right-click to Print the page, it comes up blank. I can print from any other website except from my WPLMS site. I need for students to be able to print the course pages.

Ok, can you send me an email with subject “WPLMS Support” and share the site link in the mail so that I can check this.

In the course directory page, can course filter by Instructor have number of courses in brackets after Instructor name like Vibe Instructor (28) example https://www.myamcat.com/courses

Thanks

This is an excellent suggestion, we can add this, please create a support topic for this, for tracking purpose.

Hello! I would like to use your theme as a store front, ‘cause I sell all my courses through a marketplace, like Udemy, for example. So, I need to use a external URL (pointing to another site) when the user clicks the buy button. Is that possible? Can I implement this concept with your theme? Thanks and regards!

Yes that is certainly possible, many users are using WPLMS for this purpose alone. please check this link

Hello, I have a question about course batches and instructor commission. If a set of courses is sold in a batch, is there an easy way to monitor when the batch students actually open/begin the various courses in the batch? I want to be able to track when students engage with a course in a batch and then pay commission to the instructor, rather than just paying commissions to all the instructors when the batch sells but then students never engage with their course. How would this be managed/achieved? Is there an automated way to manage this on a large scale?

Also, when each course order comes through does it provide any information on the source of the student referral in order to calculate variations in commission based on source?

Thanks

I am assuming this is with regards to the WPLMS Batches plugin. The Batches plugin would allow you create independent subgroups of users which can be connected to various courses.
The activity is currently tracked on a student and course level. However, the progress percentage of the student in course included in the batch would be visible in the Batch administrator – statistics area. So the Batch Admin/Moderator can monitor when the student started the course.
No currently variable commissions based on source are not available.
Let me know if I missed something.

Thank you. Is the owner of the site able to view the batch admin page in the backend or frontend to see what the moderator would see? Or is it possible to have two moderators attached to a batch?

1. Yes, everything is available to the administrator.
2. You can have unlimited batch admins and moderators.

Please Help Me! It is urgent. The Start Course Button does not show on the course for the student to click and get on the Course Status Page. instead this error Message appeared on the spot that the Start Course Button should have appeared.

Warning: Division by zero in /home/naijaproperties/public_html/bridgemycareer.online/wp-content/plugins/vibe-course-module/includes/bp-course-offline.php on line 132

Edit the course and check the settings, check the offline course setting and check if you have enabled the switch “hide course button after subscription”

The comments on my site are unit-enabled (not by paragraphs), can I allow students to edit comments after posting them?

Yes, this request is already with us, fix coming up in the update.

Pre-sales question: is there a admin/backend demo I can check out? I want to see how easy it is to create things on the backend.

Unfortunately due to security issues we only provide instructor demo, wherein you can create courses and test out the course creation. In Wplms you can manage everything from the front end, you can create course, manage courses, award certificates etc. Try creating a test course here : http://vibethemes.com/demo/Wplms login as instructor/p@ssword also check this video : https://www.youtube.com/watch?v=Lk3BnAJOOmI

I’m going to run an all membership site. Is it possible to restrict numbers of course each member can take each week/month?

This is not inbuilt in the system but we can help you with it. For memberships you can use Pmpro, restrict content pro or woocommerce memberships.

Hello Mr.Vibe!

I use the “Vibe WooCommerce Carousels” widget to show top courses. But when the student clicks, the website links to the products page. How can I display the course introduction page instead of the product introduction page?

Thanks!

Use the BP Courses Widget instead of WooCommerce Carousel. Courses widget has a display option to show courses in carousel format. Refer link

Hello, I am interested in your theme on behalf of my client, a training center for organizations. His clients are organizations, who send personnel for training. So I want to know if it is possible, with the WPLMS theme, to have this users hierarchy: organizations (lvl. 1 users)/ personnel (lvl2. users). The courses and activities need to be tracked at both levels (by student and by organization). Thank you for clarifying this aspect, if the theme can provide this feature or if adding it is not too difficult, my client is interested in buying it.

Yes, this is available. For thee organisations we have a premium plugin called “Wplms batches”. It is like an independent entity where in you can add users, add courses, set administrator, moderators, forums for the organisation. the tracking is currently done on course and user level but this can also be displayed in the organisation level. Please check this link for more details.

Thank you for your answer, I’m going to discuss it with my client and hopefully be back to you very soon.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey