willlifterlms
Forum Replies Created
-
Hello, there’s not a way to embed a LifterLMS course using an iFrame unfortunately. The user data for reporting needs to belong in the WordPress database, so I’m not familiar with any methods to embed a site that way.
The same course across multiple websites is a complicated issue. It might be best served with hosting your course content off-site for example, I’ve seen users who work with H5P to create their learning content and what they’ll do is create their learning data on the H5P website, and then use the embed code from there to embed in their WordPress.
So if the eLearning page content itself is offloaded or not hosted on your site directly, you could embed it in each site. (your course descriptions, images, videos, etc.)
If you wanted to add or delete a course or change the order of lessons for example, this change would not roll over to the other websites, but the content changes would. Hopefully that helps understand what options may be available to exploreHello, unfortunately there’s not a way to limit gateways based on access plans. Any enabled gateways will show up on each access plan.
I did drop a feature request to our product team to consider adding that feature in to select payment gateways based on access plan.
Hi All,
This thread’s second question above is related to another topic we discussed on another thread here: https://www.ads-software.com/support/topic/fatal-error-divi-lms-for-lifterlms/#post-16757823
Hello, we appreciate the workaround you found ?? We’ve reported the issue to our engineering team and since this issue currently has a workarounds it doesn’t’ currently have a fix in the process but is in the queue to be changed down the line, but it seems that this issue occurs with just the Divi + LifterLMS extension by a third-party, and with the workaround option we’ll highlight that to users as an option for the meantime.
Hello, the most common issues related to loading infinitely are plugin or theme conflicts. Do you see this issue with all other plugins disabled and when using a default WordPress theme?
https://lifterlms.com/docs/troubleshooting-with-lifterlms/#disable-pluginsThis is our first step in troubleshooting to isolate exactly which plugin is causing a conflict.
Forum: Plugins
In reply to: [LifterLMS - WP LMS for eLearning, Online Courses, & Quizzes] Payment GatewayHello, that’s correct. LifterLMS currently doesn’t directly support South African payment gateways outside of a setup involving WooCommerce.
We do have a REST API for connecting in from payment gateways to create enrollments in courses. That’s a very popular way to integrate with the LifterLMS plugin into third-party gateways for collecting payments for courses.
Hello, I don’t believe I’ve seen that error before… I have seen issues on the dashboard/lost-password/ page related to the web host having issues around processing the request.
The specific issue I’d seen in the past was related to a WP Engine hosted site and the lost password page was cached and by reaching out to their support team, they removed the lost password page from caching and the lost password form worked perfectly.
I’d suggest reaching out to the website host and making sure the lost password page isn’t being cached. And also disabling any caching mechanisms that may affect the lost password page.
If the lead on possible caching issues doesn’t lead to a solve for this issue, do you think you could provide a few screenshots or reproduction steps we could follow to see if we can recreate the issue with the plugin on our local environment?
Hello, sorry for the late response, we just tested a signup on that page and it worked well to let us into the course. Is this an issue you’re no longer facing?
Hello, LifterLMS doesn’t offer a feature for master courses and child courses. There is a workaround I highlighted in a video tutorial where we use the ‘Reusable Blocks’ feature of WordPress in order to group all items in a lesson and turn it into a Reusable Block and then when a lesson is cloned, it will have the same Reusable Block that will update globally.
This feature doesn’t currently exist for quizzes however. That’s our current recommendation on the master course/child course setup.
Hi Sophia, the lazy loading setup is usually a caching strategy where the cache doesn’t receive the image until the asset is attempted to load on the page which is why we see it as a caching conflict in this case. I’d recommend checking out this forum reply: https://www.ads-software.com/support/topic/lazy-loading-exclusion/
Removing those media files as your images from the Lazy Load sounds like it might work for thatHi @alirezam500, there is a shortcode for courses you can use for LifterLMS: [lifterlms_courses]
We have more information on the certificates here: https://lifterlms.com/docs/shortcodes/#lifterlms_courses
Unfortunately there’s not a certificate shortcode at the moment. I have seen users work with a few Elementor + LifterLMS add-ons to include the ability to have a certificate loop show in the Elementor panel displaying those LifterLMS certificates. That may be worth searching to look into for your use case with certificates displaying in LifterLMS + Elemenetor