Discussion on WPLMS Learning Management System for WordPress, WordPress LMS

Discussion on WPLMS Learning Management System for WordPress, WordPress LMS

Cart 28,712 sales
Recently Updated
Well Documented

VibeThemes supports this item

Supported

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

17911 comments found.

Hi Vibetheme, When appointment plugin will be released? it’s now 1,5 year when you said. it will be released soon.

Well it took time coz we re-built it from scratch three times as our approach was wrong . Also this kind of functionality requires a lot of use cases to cover . But finally it is about to complete and hopefully will be available next month .

I have extended the license but wplms.io still says that my license is expired. Your immediate help is needed.

Thx

I have attempted to renew the license using my login ID > it runs a few sec, comes back saying expired still.

Please try now.

how to wc vendor plugin to become a vendor and vendor can add teachers and teacher create a course accrding to there timetable student how to make it ?? is it possilbe?

Hi, Is there a woocammerce plugin for selling wplms assignments?

Not yet but we can add it. Optionally you can use Wplms Woocommerce variable pricing plugin and sell your course at different price points for course with assignments and course without assignment.

Please help me to setup Chat and OTP Plugin, as I tried on the test site but failed, also I successfully added push notification, but dont know wether it is working on my site or not?

https://wplms.io/support/forums/topic/live-plugins-setup-problem/

No problem, we are checking your topic in few hours.

replied on topic

replied on topic

Hello!

We need to register about 1200 users in the platform, and that these users are also automatically enrolled in 1 specific course. Would you have a practical and automatic way of doing this registration by batch by sending a file with the name, email, function (student), and the course that will be available for these users?

Sure it is possible with import function, only 2 rows are required for every user let me share a sample file with you.

Great!

Send us the email sample (equipeead@teknisa.com) the sample file, and the steps we must take to upload this file to the lms. We are waiting for you! Thank you!!!

Hello! We continue to wait for the sample file, and the steps we must take to upload that file to the lms.

Thank you!

Hello, I would like to know how to use the drip feed. First an explanation of how the course is: The course is being 5 days running. It started Monday and goes until today. Each day of the week there was 1 night class per web conference that lasted 2 hours. Forming a total workload of 10 hours. I set the course, put it 10 hours long, put it started on Monday. I put the drip feed to start when the student clicked on the unit, and set a static time of 1 day. But when the student entered the course, after 10 hours, the course expired. Wanna know how do I set it up? And if my course lasted 10 hours, but I only put 1 lesson of 2 hours duration per week, how was I supposed to set it up?

Ps .: When I go to administer course, and I go in the members section, only the first page of members can select. When I move to the next page, you can not select the members. What do I do?

The course expiration is set from course duration. This is like maximum access duration for the course, so if your course is running for 2 hours per week then the duration is set in the number of weeks. You can extend the users subscription or duration period from course – admin section. Since you’re unable to select I will need to check your site for this, can you send me email at vibethemes@gmail.com with subject “wplms support”

I did not get the WPLMS demo plugin, can I download it somewhere? I want to install and activate the modern child theme with the sample data, how do I do that? Thank you!

We pressed switch demo and chose demo9 instead and then blank child theme. So this issue is solved.

Ok thanks for update

pre-sale question: any chance for bundle deal? (theme+plugins pack)

There are no deals as of now.

Happy to swap to the right side

Hello Mr. Vibe,

Your theme is great and quite happy with it. Thank you very much for your hard and good work!

I am thinking if it is possible to let students take notes using H5P. Every student can decide whether this note will share with other students or not and can decide this one to share and that one not. The ideal way is having an UI like Snax plugin, a very intuitive approach.

Is it possible to do so? I think this will be a great tool as well as theme feature to bring much more fun for the site.

Mr. Vibe, any good news so far?

Need some more time around 1 week. Thanks for patience

Thanks very much for your feedback! Can’t wait to see this exciting new feature :)

Hello Mr. Vibe,
How to make custom link to member’s dashboard in wp editor ?
like this : http://domain.com/members/usernamehere/dashboard/

thanks

Add this code in your child theme – functions.php

 add_shortcode('wplms_profile_link',
function($atts,$content=null){ 

if(empty($atts) || empty($atts['user_id'])){
$user_id = get_current_user_id();
}else{$user_id = $atts['user_id'];} 

return bp_core_get_user_domain($user_id);
});
and then you can use the shortcode [wplms_profile_link] to get the profile link , so for dashboard link you can use [wplms_profile_link]/dashboard this generates dashboard link for current user.

Thanks a lot Mr. Vibe

Hello I extended the support 2 days ago, but I still don’t have access. It ask me to pay again. please advise.

Please try now.

IT’S WORKING. Thank you

Hello,

A friend of mine wants to create an online course website like Udemy website. I found your WordPress theme is best matched with that excepted the homepage interface, he wants it looks like Udemy homepage.

He asked me to help develop for him a site like that while i have very basic knowledge of WordPress and i thought i don’t have knowledge to make it looks like that.

Would you mind have me to customize the home page of that online course website to make it looks like Udemy website if I buy your WordPress theme?

Look forward to hearing from you.

Best Regards, Sovann

I sent you an email to this: bethemes@gmail.com Please kindly reply me please. Thank you

I sent you an email to this: vibethemes@gmail.com Please kindly reply me please. Thank you

Checking asap.

WPLMS PDF Certificates

You have version 1.3 installed. Update to 1.2. View version 1.2 details.

Compatibility with WordPress 5.1.1: Unknown

This is so weird. any idea ?

Thanks for updating, we’re checking this. Yes, this is kind of strange.

any fixes about this?

Hi, I missed out the email for extending support in discounted rate that was 35$ now it is showing over 50$, is there any possibility i can get the discount on extended support again.

Course layout 9 in version 3.9.2 demo 14 is not visible in our update we only have layout till 8 in the elementor, We need that, plus we also need the layout of Instructors with their social link just like demo, but unable to find the option in new update.

Please check

replied to the topic, please check

hey getting infinite loading on the imported demo 14 page, edfinite.in/home-2

Hi, will these WPLMS WooCommerce template files be updated to 3.6.0? (WooCommerce plugin is now version 3.6.2)

wplms/woocommerce/content-product.php (current version 3.4.0) wplms/woocommerce/content-single-product.php (current version 3.4.0)

this is resolved in wplms update 3.9.2 . please update your theme .

I’m confused. I had previously asked if student assignment upload (video) was possible to store in S3 to which you said yes. Here’s a link to my previous question: https://gyazo.com/055f5d9e13d351da050d5521b0619aeb Now your support team is saying it’s not possible to use s3 for assigment upload: https://wplms.io/support/forums/topic/how-to-use-both-vimeo-video-vibe-and-s3/

Well im sorry this is not available as of now .But yes this is surely in our planned features for wplms s3 addon plugin .

If you have WPLMS S3 plugin installed (use free trials) then I can give you a small code to enable this. Create a support topic at wplms.io/support and share the link with me.

Could you provide me with a code for VideoVibe (Vimeo) instead?

I have a few questions before I know if this is correct for me.

I am looking into a LMS to be able to release courses online. But I also want to have offline courses, workshops, speakers and individual course spots in offline locations.

For some courses I want to show price and for some not, I want to be able to set individual criteria for online courses, offline courses, speaking sessions, per course, education, speaking session, course spots.

Is this possible with WPLMS, as I want to have all of these in the same system and format and sometimes presented together.

Have a nice day and thank you!

Well yes this is possible with wplms . Online courses are available as you can see . There is a provision for offline courses also : https://wplms.io/support/offline-courses-in-wplms-2-0/ apart from this we have events also which you can use to portray your offline courses dates seminars and all. Also you can connect events to courses : https://www.youtube.com/watch?v=nVGolm4XLhc

I am having issues with setting up this theme. I don’t know if it’s the updated version. Every time i install the vibe themes i always get the WordPress white screen error. Kindly help look into this.

Try this. Disable and delete the plugins(all plugins if this is a new site). Then try the installation again and use the setup wizard for installation, only activate those plugins which you really need.

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