Natalie
Forum Replies Created
-
Hi @alankd,
Since we have not heard back from you we’re going to close this topic. If you have any further questions or need to follow up, no problem! You can either open a new topic or reply here and we will reopen the topic!
Thanks and take care,
Hi @bwelburn2017,
Since we have not heard back from you we’re going to close this topic. If you have any further questions or need to follow up, no problem! You can either open a new topic or reply here and we will reopen the topic!
Thanks and take care,
Hi @efstraatios,
This is something you’ll want to reach out to Oxygen about! For page builders to work with LifterLMS they’ll need to support custom post types.
We’re happy to work with them and provide any information they may need to integrate with LifterLMS if they’re interested!
Let us know if you need any further information from us!
Thanks and take care,
Hi @rubidze,
The Password Reset field depends on the LifterLMS Dashboard settings, so there’s no way to make a shortcode really that would isolate that field.
You could theoretically just create a button or link that goes directly to the dashboard/edit-account or password reset page itself. The issue is that resetting the password is going to display differently based on if a user is logged in or logged out.
So, if you’re wanting to display the password reset that’s part of the edit account page you can add this as a logged in view on your custom dashboard by just adding the link to display that page.
If a user is logged out then the link to lost password should display as expected on login.
Please let us know if you have any further questions or if I’m maybe misunderstanding the set up you’re trying to achieve!
Thanks and take care,
Hi @rubidze,
I’m sorry you’re having this issue!
Do you receive any error messages when trying to reset the password through LifterLMS? IF so can you tell us what the error is. If not, then the lost password reset may just be sending to the user’s spam folder.
If it’s not in the spam folder then you will want to check that the email is actually sending from the site. You can do so with a plugin like this: https://www.ads-software.com/plugins/wp-mail-logging/ that logs emails that are queued to send from your site.
If the email is entering the queue to send then there is very likely an issue with your server either being slow in sending the email or with a limitation on emails that can be sent.
We have more information on email issues here: https://lifterlms.com/docs/a-guide-to-understanding-and-fixing-email-issues-in-lifterlms/
If you could provide us with your most recent system report that may tell us more information on what the issue could be as well.
Let us know if you have any further questions!
Thanks and take care,
Hi @rubidze,
We hav documentation on how to change the text of buttons in LifterLMS here: https://lifterlms.com/docs/how-do-i-customize-the-text-of-lifterlms-buttons-and-more/
I hope this helps!
Let us know if you have any further questions!
Thanks and take care,
Hi @fcres004,
You should be able to remove these form the lessons themselves either by removing the Gutenberg Block or the shortcode in the Classic Editor.
However, we also have this code that can remove the navigation blocks: https://gist.github.com/thomasplevy/de94be74ca3281268710ad6907e11ca2
If you prefer CSS you can use this as well:
nav.llms-course-navigation { display: none; }
I hope this helps!
Thanks and take care,
Hi @alankd,
We have some documentation here that might help: https://lifterlms.com/docs/what-is-a-course-track/
Tracks are great for things like setting prerequisites to create course groups! To direct a user to a track, there is no shortcode for it as the content is actually dynamically created.
In the documentation I linked there is a guide on where to find the page the course tracks are displayed on! You would just want to take that link and create a button or place for students to click so they are directed to the track page!
I hope this helps!
Please let us know if you have any further questions!
Thanks and take care,
- This reply was modified 4 years, 10 months ago by Natalie.
Hi @bwelburn2017,
LifterLMS does not have a built in way to roll the plugin back to an old version but there is a guide here: https://www.wpbeginner.com/plugins/how-to-rollback-wordpress-plugins-version-control-for-beginners/ on how to revert to older versions of a plugin on WordPress!
I hope this helps!
Please let us know if you have any further questions!
Thanks and take care,
Hi @sguidenl,
We’re so happy to hear you’ve been having success with LifterLMS!
We are definitely happy to help solve the issue with the editor! If you can provide us screenshots with dropbox or imagur links (or a similar service) that would be great!
Could you also tell us if you’re using any page builders, like Elementor or Beaver Builder. Also, could the switch be that your site is now on Classic Editor for some reason? (If you’re not sure the screenshots will tell us what we’re looking at!)
Please let us know if you have any issues providing this information! Also as a heads up if you have purchased LifterLMS products you can actually submit a support ticket through our system desk!
Thanks and take care,
Hi @rubidze,
I apologize for the delay!
For:
.content-area .llms-access-plans.cols-5 .llms-access-plan { min-width: 300px; display: block; }
You can set a min-height as well to 500px which should get them to snap into alignment!
I hope this helps!
Let us know if you have any further questions!
Thanks and take care,
- This reply was modified 4 years, 10 months ago by Natalie.
Hi @sszukhent,
Since this is for a paid version of LifterLMS we can’t actually help you here in the forms.
If you can copy and paste this into a support ticket with your system report we are more than happy to follow up with you and provide support through the ticket desk.
I apologize for the trouble and look forward to seeing you in the support desk!
Thanks and take care,
Hi @dantheman1981,
Since we haven’t heard back from you we are going to close this topic out.
If you still have further questions for us however, feel free to reply here or open a new thread!
Thanks and take care,
Hi @christmanu,
Just a heads up, if you’ve purchased a LifterLMS add-on or subscription via LifterLMS.com you should not post here. Instead, open a new support request from your LifterLMS.com account dashboard.
That said, I can tell you that at this time the LifterLMS Zapier integration is still in the beta period with Zapier so there are limited Zaps that can be done until we have been approved.
I apologize for the inconvenience!
Please let us know if you have any further questions!
Thanks and take care,
Hi @markmy,
I’m glad this helps!
If you can provide us with your system report: https://lifterlms.com/docs/how-to-use-the-lifterlms-system-report/ wrapping it in the code tags:https://www.ads-software.com/support/article/writing-code-in-your-posts/#code-within-paragraphs we can take a look at any possible theme or plugin conflicts that would be causing the buttons not to show.
Otherwise if you are able to add them back with the blocks and you’re good to go then will will close out this thread!
Please let us know if you have any further questions for us!
Thanks and take care,
- This reply was modified 4 years, 10 months ago by Natalie.