17870 comments found.
Hello, when creating a course, is there eligibility to add and remove lessons to specific users? For example, there is a course with 5 lessons where 10 students have access to it. Can I add/remove lessons to that course ONLY for specific students? I want to avoid creating a new course for each student just for some changes on lessons.
That is only possible with WPLMS Batches. You can create batches of students and batch can have different curriculum for the same course. See video : https://www.youtube.com/watch?v=M0Yv1KNlQ48
Hello support, Do you have a maintenance service packages similar to what Dokan does for their marketplace owners? See link below and please advise if this is possible for WPLMS admins
https://wedevs.com/wecare ThanksSupport please respond if you offer such support similar to one shown above..
Currently, we do not have such service. If you face any urgent issues you can simply post in item comments.
Can i use your customization service as maintenance, security hardening,staging and monitoring etc? I mean you guys already do DevOps for your own site already. I can mimic the exact server stack you currently use and host on etc. Think of it as a clone to your demo sites.
Can you please confirm with your management?
Hi. I have a problem with WPLMS Appointments plugin. After the plugin activation, course edit option is not working. What should you do?
WPLMS Version 4 needs vibe appointments not wplms appointments. If you have wplms appointments you get vibe appointments free from wplms.io/downloads
Thank you.
plz resolve it asap.
https://wplms.io/support/forums/topic/query17/Awaiting response on topic.
does WPLMS suport any CRM. does wplms support infusion soft???
how can i connect this with CRM
WPLMS has Zapier integration available which can be used to integrate with any CRM.
Is it possible to send a mail to the admin account, whenever a student enrolls for a course?
Yes possible.By default it sends email to course instructor. If you add this code in your child theme – functions.php
add_filter('wplms_course_instructors',function($instructor_ids){
if(!is_array($instructor_ids)){$instructor_ids = array($instructor_ids);}
$instructor_ids[]=1; // ID of administrator get from WP admin - users
return $instructor_ids;
});
i tried everything but i am not able to inbuilt the ppt file in the unit.
please share a video of your own local machine, how to do this and how to access this
please share a video. PLEASE
DIANA told me this but does not work: https://wplms.io/support/forums/topic/how-can-i-embed-the-pdf-doc-docx-in-wplms-4/
replied on your topic
support system not working? My problems are still not resolved. the exam system is faulty. There is no action for True and False options. no results are returned.
Replied on your topic. Please share details, there are no reports from any other user on this.
awaiting response on your topic : https://wplms.io/support/forums/topic/true-false-exam-error/
Is it possible to provide instructor app to our teachers
Yes, the WPLMS version 4 App, your instructors can create courses and publish on web and app.
Replied on topic. Thanks for sharing link.
Replied on topic. Thanks for sharing link.
Hi, where can we find your Learnpress migration tool plugin ? Do you have a demo/tutorial on how to use it? The previous link do not work
Please see link, https://wplms.io/downloads/wplms-learnpress-migration/ this has the link for tutorial as well.
Hi there,
I wanted to ask that how can I enable course content search? At the moment it searches only in course title for me.
Kindly let me know please.
Thanks
please clarify which search are you referring here : https://prnt.sc/wlhyzw
Again. It’s one more month, totalling 4 o 5, I’ve lost count now since you offered Divi templates, and you keep saying things like “soon” or “working on it”, but so far nothing. I’d really like you to take customers requests into account and have Divi templates and WPLMS with Divi Theme as soon as possible please.
In another 24 hours, we will release Divi modules and a demo.
Where can I download them from?
use this link there are still minor css issues which we are fixing and awaiting official launch.
It’s been over one more month again, plus the 5 months since you offered to have Divi theme working with WPLMS and to have the tutorial ready, and so far nothing.. Take your word more seriously please.
Hi, is there any alternative solution / plan in the future regarding the PWA issue not working on iOS? As I see the iOS does not support the PWA apps on their App Store and there are no official statements from Apple to clarify things for the near future.
On the other hand the supposed alternative you stated “the native wplms app” using your wordpress plugin on codecanyon seems not anymore supported. The guide in the website is old-dated, multiple issues on installation, the support there was poor too, and there are no updates more. I paid myself for the 19 $ to do the customization more than 6 months ago, sent all required files, but get no response/no customization.
What is your plan?
Yes, there are 2 ways to publish PWA on App store, wrap it in cordova or adding inbuilt data in form of json so it acts as an app and not pulling all of its data from the web [ We are working on this part ] .
Firstly some clarification on the CodeCanyon WPLMS Student App project : the project is a hybrid Ionic app . The biggest issue about the project is maintenance. We build some feature in theme and then also build in the App both were using different technologies. From version 4, the Theme is a web app, we build once and you get that in the apps as well. This is far more sustainable and maintainable in the longer term. We also had a project on react Native for native apps which we dropped because the PWA is so much faster and maintainable than native apps.
Hi VibeThemes
We purchased your theme as well as the app from codecanyon a couple of years ago, but at the time it was a bit complicated for us in the backend so we never used it and we went back to Thimpress.
We now see you updated and it really looks amazing, especially because of the app. We would like to see if we can migrate the classes from Thimpress to WPLMS, is that possible?
Also from the comments we see that this also acts as a plugin so that we can possibly use it with another theme, how does that work? Do we upload this theme and then change to another theme so all the plugins will still be there and can be used?
Thanks
It is possible, we have a migrator plugin. please see this video on how to use the WPLMS in any other WP theme : https://www.youtube.com/watch?v=3Q3wbIs7Mzo
Thanks VibeThemes. We watched the video and it looks a bit too complicated for us so we decided to use your theme as is. We uploaded it on a test subdomain and we have the same problem as a few years ago. Not all the data from the demo has been imported and also Pages in the menu only 3 show but none of them are clickable. We asked last time what to do and you asked us to give you an access to our website which we did but many problems were not solved. Now coming back again its still a problem. We followed Instructional Wizard video. Can you please tell us what do do. We don’t mind giving you an access again but we want to learn what we didn’t do correctly so we know next time how to fix it. Here is the test website we just did https://www.rylecasnew.lovelstzyfilms.com Problem so far that we see is that Under Course tab its empty and and Pages Menu has only 3 options in stead of 6 like in Demo but none of them are clickable. Thanks for your help
PS. We went over all of the information and we really love everything that this theme can offer so we would very much like to switch (we also have purchased the app but never used it https://prnt.sc/wkpigm ) so we would appreciate if you can help us. Thanks
As this is same issue which you faced years ago, it is very likely that this is a server to server connection issue. During setup your server downloads contents from our server. For such cases we provide free setup, so just post on wplms.io/support and we’ll setup the theme in your sample site where you can migrate the data.
Here’s what i recommend :
1. Create a blank wp site.
2. Import complete data from your learnpress site using WP Admin – Tools – import / export.
3. Share credentials with us, we setup WPLMS and run the migrator plugin.
4. You can then test out how the theme will work.
We do realise how important it is content protection, in coming updates we have the exportable features coming up which will allow you to take export of courses and run in any other xAPI compliant LMS.
Thank you very much for your reply. We’d rather not go that route.
We just installed the main demo and had some questions and bugs we’re not sure how to fix.
First of all when we followed the video, It gave us a choice of University, Mooc, etc, but they all had the main theme in common which we chose. We chose University for instance.
After we did this there were some discrepancies between the demo you advertise publicly and what we imported. The first one is that when you hover over “Pages” in the menu, we see only 3 instead of the 6 that you have on your live demo. The bottom half is missing “information”, “Artificial Intelligence” and “Data Mining”.
The second we found was when we clicked on “Courses” in the menu, it goes to a mostly blank page labeled “Activate”. There appear to be 3 “Activate” pages when we view the list of pages from the WP back end. In your live Demo when you click on “Courses” it leads to a page with all the courses, which makes sense.
The third thing we are having a challenge with is before we set up this theme it was recommended to increase the PHP capacity, which we did, but it still showed as if we didn’t.
Any thoughts?
Thank you so much again for your support.
1. Yes, the Learncenter demo is suitable for all modes.
2. The objective is to give you a working site which acts as a starting point for building the site. There could be some differences in how demo is imported in your site depending on various configurations available. If you want the exact clone we can give you the xml import which’ll give you exact clone of the demo but it requires higher PHP requirements.
3. Most likely the PHP configurations in your site is not captured correctly. The pre-requisites are mostly guidelines, the theme post setup, has very less memory requirements.
can we use zoom for live session instead of BBB
can now students book teacher using appointments plugin via zoom or
We currently have BBB support (jitsi can be added), Zoom meetings require account selection, so this can not be automated. You can connect existing zoom meeting with appointment, but automatically creating meeting is not possible as of now.
Hi support team, I would like to know how to add several video to a unit. When I select a video unit type, I can only add one video and description.
Please update to wplms plugin 1.5.1 and use the multi-media unit type and add multiple unit videos.
this problem from 4 month
https://wplms.io/support/forums/topic/how-to-hide-free-sections-and-units-for-course-students/and
Diana
Need to check in the code in 4 months
Reply with the problem solving
again way we pay for the support if you not solve problems for months ????
Please continue on your topic, Replied there
Hello Mr.Vibe
i ask you
I want to add multi line description or menu also I want a collapse button like section in unit description to be able to collapsed
why just reply on a small part of my problems ?
https://wplms.io/support/forums/topic/unit-description-style-and-formatting/#post-333020 my questions has a 3 partsyou reply in one of them just css problem
Reply in my problems please