Тёмный
LDX Design
LDX Design
LDX Design
Подписаться
LDX Design is dedicated to improving the design of your LearnDash site. Expect LearnDash tutorials on customizing every aspect of your LMS -- button styles, font colors & sizes, LearnDash widgets, course navigation, quiz styling, and more. We'll also show you how to setup LearnDash, start selling courses & accepting payments, how to create membership sites, and more.

If it deals with LearnDash, we're going to try and discuss it on this channel.
Welcome to the LDX Community
2:02
2 года назад
Комментарии
@linacoaching1530
@linacoaching1530 18 часов назад
is it posible to remove this complete button? so that users can access any lesson they want at any time? thank you
@ldxdesign
@ldxdesign 13 часов назад
Yes. You can do that with custom CSS. You'll probably also want to remove the progress bars and the check marks because they don't make sense if there's no mark complete button. You can contact me from my website on ldx.design if you need help achieving this.
@gilgar8708
@gilgar8708 7 дней назад
How do we add bulk hundreds of users from an excel file?
@ldxdesign
@ldxdesign 7 дней назад
I'm not aware of a way to bulk add existing WP users to a LearnDash course via Excel file. You can import WP users via an Excel file with a plugin. WP All Import is one to look into.
@fernandapio4196
@fernandapio4196 11 дней назад
It is possible to use LearnDash on wix?
@franciscorico5107
@franciscorico5107 Месяц назад
hi I really liked your video, you explain it very well and get to the point. I searched all morning but I only found people who did not do their job well, you do it very well, I congratulate you, you have gained a new subscriber.
@RafaDeAtlanta
@RafaDeAtlanta Месяц назад
Hello, I’m facing an issue with restricting lessons in LearnDash. I would like to set up the system so that lessons are visible but locked, and students can unlock each lesson individually only after making a specific payment through WooCommerce. Here’s the scenario: All lessons in the course are visible but initially locked. When a student purchases a specific lesson through WooCommerce (using tokens or direct payment), they should gain access only to that paid lesson, without unlocking the rest of the course’s lessons. I’m having difficulty configuring LearnDash to restrict access to each lesson until the corresponding payment is made via WooCommerce. Could you please help me understand how to properly set up this lesson restriction so that students only access the content after individual payment? Thanks in advance for your help!
@yiiiiix
@yiiiiix Месяц назад
I followed all the steps but the button doesn't work for me:( has there been any change in those years that we have to do an extra step for this to work?
@oscarcreativedigital
@oscarcreativedigital 2 месяца назад
After 3 weeks of going back and forwards with LearnDash, who have no clue.... i finally find the tutorial to actually solve this issue. Thank you!
@daSilvaRosa
@daSilvaRosa 2 месяца назад
It would be nice to change the design of the Mark Incomplete button, because it looks exactly the same
@patrickbelliot
@patrickbelliot 2 месяца назад
Hi, I'm still using your plugin, but it hasn’t been tested with the latest 3 major releases of WordPress. Two years without any update. This worries me. Wordpress says "This plugin may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress"....
@anoushkachoudhri2043
@anoushkachoudhri2043 2 месяца назад
this video saved me!
@LucaL1fe
@LucaL1fe 3 месяца назад
If you wanna remove Course Home and / or Logout here I wrote some php code for this: <?php /** * Example to remove Course Home and Logout from LD Focus Mode Drop Down Menue */ add_action( 'learndash-focus-header-user-dropdown-before', function( $course_id, $user_id ) { add_action('wp_footer', function() { echo " <script> document.addEventListener('DOMContentLoaded', function() { var userMenuItems = document.querySelector('.ld-user-menu-items'); if (userMenuItems) { var links = userMenuItems.querySelectorAll('a'); if (links.length > 0) { // Remove the first link / Course Home -> if you wanna keep Course Home button delete the line below links[0].remove(); // Remove the last link / Logout -> if you wanna keep Logout button delete the line below links[links.length - 1].remove(); } } }); </script> "; }); }, 10, 2 );
@AhmedSarhan-i8n
@AhmedSarhan-i8n 3 месяца назад
can i color the text itself ?
@cindykrrillo
@cindykrrillo 3 месяца назад
Hi there ! Thanks for the video. I have installed this add-on and I'm working with Elementor Pro. Is there any shortcode to show the reviews ? Because I can't get the reviews form to show in the Single Course template.
@corypopescu7833
@corypopescu7833 3 месяца назад
Excellent video, Dave. Thank You. It helps a lot to have the menu organized! Thanks again!
@Pondicoco1
@Pondicoco1 3 месяца назад
Great tutorial. I´ve been trying hard to understand Chrome Dvlpr Tools for a long time and you´ve helped me greatly. Thanks!!!
@JackLofting-hl2xr
@JackLofting-hl2xr 3 месяца назад
I can’t get the zip download from learndash website
@StudyatAmarclass
@StudyatAmarclass 5 месяцев назад
Awesomely helpful. Detailed and very very informative!!! Thanks.
@ldxdesign
@ldxdesign 5 месяцев назад
Glad you found it helpful 🙌
@DesarrolloWeb-eh4ot
@DesarrolloWeb-eh4ot 5 месяцев назад
Hello, what plugin are you using for the registration form?
@ldxdesign
@ldxdesign 5 месяцев назад
So it depends on what other plugins you're already using and how your site is set up. WooCommerce, EDD, MemberPress and other ecommerce platform have login form functionality built in. You can also use a premium form plugin if you already have. Or a site builder or block plugin if you already use those (Elementor, Kadence Blocks, etc.). Another option is a login plugin like LoginWP or Login Customizer.
@ger.amoretti
@ger.amoretti 5 месяцев назад
great video! thank you
@evawolff5432
@evawolff5432 5 месяцев назад
i want the progess bar out is that an option
@ldxdesign
@ldxdesign 5 месяцев назад
Do you mean that you don't want the LearnDash progress bar visible at all? You just want to remove it entirely?
@kimlove5678
@kimlove5678 5 месяцев назад
OMG I can't believe I found you. I am a self taught web developer. I use wordpress. Never had a class in html etc. i have for YEARS been wishing that chrome developer tools had a way to make the changes in the live site and how to find out what file I need to make the change in. Your two videos taught me everything i have been needing for years!!! you made it so easy! You should do a whole series of how to's!! I have bookmarked your site forever in my main toolbar. thank you SOOOO much!! XOXO - Kim
@ldxdesign
@ldxdesign 5 месяцев назад
Thanks Kim! 😊
@ifeanyireed
@ifeanyireed 6 месяцев назад
This was really helpful. Thank you.
@ldxdesign
@ldxdesign 6 месяцев назад
Glad you found it helpful 🙂
@jamesmarsh4047
@jamesmarsh4047 6 месяцев назад
thanks for doing this. WP Couresware should have done it, but there youtube videos are CRAP
@ngujocynel9234
@ngujocynel9234 6 месяцев назад
can you show if i should create a login page or the uncanny will provide automatically the login button?
@ldxdesign
@ldxdesign 6 месяцев назад
If you're using the Uncanny Toolkit plugin, it WILL NOT automatically add any login form to your site. You'll need to enable the "login form" module, and then add either a shortcode or block (if using the block editor) to a page that you create. That page will then become your login page. See here for instructions: www.uncannyowl.com/knowledge-base/front-end-login/?ref=4
@HanyDanial
@HanyDanial 6 месяцев назад
Thanks for the video. Is there a way to change the word "Materials"?
@ldxdesign
@ldxdesign 6 месяцев назад
Not with LearnDash. You can use a WordPress translation plugin to do that though. I recommend either Loco Translate or Say What?.
@EmbroideryGarden
@EmbroideryGarden 8 месяцев назад
I'm new to LMS. I have an existing working website that I added the LMS plugin to. I created a simple course as a test. The course can be purchased and immediately accessed. If you logout on the website you cannot access the course and a link to purchase the class is displayed. Does my course need a separate login other than the login to my website and customers accounts to keep access to the course?
@ldxdesign
@ldxdesign 7 месяцев назад
No. Their login to the website, which should be created at the time of purchase, is what they use to access the course.
@pixelgap
@pixelgap 8 месяцев назад
Nice video. Thank you very much.
@ldxdesign
@ldxdesign 8 месяцев назад
Thanks. Glad you liked it.
@francheskafarr4841
@francheskafarr4841 8 месяцев назад
Hello Sir. My logo in my header (the logo aligned in my main-nav-menu) disappears when I tried to logout. Why is this happening? ☹
@ldxdesign
@ldxdesign 8 месяцев назад
Hi. I'm not sure. The logo in your main site navigation is inserted and controlled by either your theme or a page builder, not LearnDash. Also, I'd need to know what you're using for a logout button (there are several options). The only way to diagnose this would be to look at your site and replicate the issue. If you'd like, you can email support@escapecreative.com and give me a student login so I can try it myself.
@JD-un6tk
@JD-un6tk 8 месяцев назад
In this video you can see the "mark complete" instead of "next lesson" I'm talking about. On the top header. around minute 1:30
@ldxdesign
@ldxdesign 8 месяцев назад
By default, LearnDash should show "mark complete" instead of "next lesson" in the top bar in focus mode. If the lesson has already been completed, I think it replaces "mark complete" with "next lesson." If you want it to say "mark incomplete" instead of "next lesson," you need to enable the mark incomplete functionality. Go to LearnDash LMS > Courses > Settings and toggle on "Mark Incomplete Enabled."
@JD-un6tk
@JD-un6tk 8 месяцев назад
Hello sir. Quick question! How did you change the "mark complete" button for the "next lesson" on the top banner? I only get "previous lesson" and "mark complete". But I would like to remove mark complete and have "next lesson" instead. Just like you have it in this video. I'd appreciate you help! Thanks.
@ldxdesign
@ldxdesign 8 месяцев назад
I'm pretty sure "next lesson" should be there automatically, as long as there is another lesson. Are you viewing the final lesson in your course? It's hard to say exactly without seeing your site. I'd be happy to take a look if you'd like. You can email me at support@escapecreative.com
@JD-un6tk
@JD-un6tk 8 месяцев назад
No sir. It shows that on every lesson. You have other videos where it shows the same thing. Let me comment on one of those, so you can see what I mean. Thank for your response@@ldxdesign
@mam3769
@mam3769 9 месяцев назад
is this addon for LMS ? if so how i activate it?
@ldxdesign
@ldxdesign 9 месяцев назад
Hi. This plugin is specifically for LearnDash, an LMS plugin for WordPress. It will only work with LearnDash, and will NOT work with any other LMS. You can purchase it here. Please read over the text list of features on the product page as some have changed since this video was published. escapecreative.com/products/design-upgrade-learndash/
@rakhatdossanov
@rakhatdossanov 9 месяцев назад
Thank you mate. God bless you.
@EvgeniaKovtun
@EvgeniaKovtun 9 месяцев назад
Hello! I would appreciate your help. How can I change the color of "expand" arrow that you have in purple color at 05:15? thank you
@ldxdesign
@ldxdesign 9 месяцев назад
You can use this custom CSS to change that. The first part is for the background color of the arrow. The second part is for the text color of the word "expand." .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon { background-color: red !important; } .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text { color: red !important; } Add that to Appearance > Customize > Additional CSS. Change "red" to any color you'd like.
@thismoment57
@thismoment57 9 месяцев назад
Finally, someone who talks about the details of the Chrome Dev CSS panel. Thank you! 🙏
@ldxdesign
@ldxdesign 9 месяцев назад
You're welcome! Glad you found it helpful.
@bookstorytelling3380
@bookstorytelling3380 9 месяцев назад
very nice interface , seems like Learndash needs to up their game.
@bookstorytelling3380
@bookstorytelling3380 9 месяцев назад
lovely to see you back and keeping the channel updated. Thank you for all your help in past and best wishes for 2024.
@ldxdesign
@ldxdesign 9 месяцев назад
Thanks for the kind words 😊
@jonathanlance2166
@jonathanlance2166 9 месяцев назад
Very thorough explanation. Do you provide consulting services to folks for LearnDash? Thanks.
@ldxdesign
@ldxdesign 9 месяцев назад
I do. ldx.design/learndash-consulting/
@jonathanlance2166
@jonathanlance2166 9 месяцев назад
@ldxdesign filled out the questionnaire on your website. Thanks.
@FeliciaLittlejohn-o9n
@FeliciaLittlejohn-o9n 10 месяцев назад
Very helpful! Thank you!
@ldxdesign
@ldxdesign 10 месяцев назад
🙌🏼 Glad you found it helpful. Are you thinking of going with WP Courseware? What other LMS plugins are you considering? Perhaps I could prioritize a review on those next.
@gosteronlinecourses
@gosteronlinecourses 10 месяцев назад
Oh I see - it’s their cloud hosting where they set limitations on users not on the plug-in itself. I was going to say that was the only real differentiating factor for using LD over some of the other options
@ldxdesign
@ldxdesign 10 месяцев назад
Correct. Just their Cloud hosting has limits, but like I said, I'm sure they'd want to keep your business, and LearnDash is owned by a hosting company, so I'm sure they could optimize their servers to handle hundreds of thousands of users. You'd just have to ask, and pay for it. The LearnDash Plugin has no hard limitations on users. However, once you get into the tens of thousands, you'll likely need to do some customizations to WordPress & LearnDash for it to handle that many.
@gosteronlinecourses
@gosteronlinecourses 10 месяцев назад
Not too long ago it was unlimited users - which is what drew us to Learndash to begin with.
@ldxdesign
@ldxdesign 10 месяцев назад
Are you implying that you can't have unlimited users with LearnDash? Because you can. You just need very powerful hosting to support it. LearnDash Cloud says they support 25k users on their biggest plan, but I'm sure they'd create a bigger plan if you needed one. Can you clarify please?
@TeresaHart7
@TeresaHart7 10 месяцев назад
Thank you!
@ldxdesign
@ldxdesign 10 месяцев назад
You're welcome. Glad you found it helpful.
@jpflynnoz
@jpflynnoz 10 месяцев назад
Excellent coverage, Dave. Please do more for the other less well-known LMS systems.
@davewarfel1
@davewarfel1 10 месяцев назад
Thanks 🙏🏼. Can you name the 3 LMS platforms you'd most like to see walkthroughs from? I'll put them at the top of my list.
@karmacoachingeugeniagiampaolo
@karmacoachingeugeniagiampaolo 11 месяцев назад
Thank you for this video
@ldxdesign
@ldxdesign 10 месяцев назад
You're welcome! Thanks for watching 🙂
@jonathanober-fl
@jonathanober-fl 11 месяцев назад
Thank you for this video. I just took on a new role at a company who is using learndash and settings were all frankensteined together in a hodge podge of developers. I couldn't for the life of me figure out where the mark complete settings were located. Cheers!
@ldxdesign
@ldxdesign 10 месяцев назад
Glad it was helpful!
@Patrick-qk4ss
@Patrick-qk4ss Год назад
Hi, I have a learndash web site. I want to provide a better student quiz report for each quiz, other than the default of LD. Wonder could you give me some advices please. Thanks
@ldxdesign
@ldxdesign 10 месяцев назад
Check out this article on various LearnDash reporting options. ldx.design/learndash-reporting/ The Gradebook is where I'd start looking.
@jeerish
@jeerish Год назад
I have 4.9 installed at the setting is no longer there? Am I missing something? Have the removed the functionality?
@ldxdesign
@ldxdesign 10 месяцев назад
I don't think so. It should still be there.
@noonie7166
@noonie7166 Год назад
i installed this plugin but when i disable my LMS color it is not showing the clear option . so i can't disable it?
@ldxdesign
@ldxdesign 10 месяцев назад
When you clear out the LearnDash colors, they still show their default colors (for some odd reason). But as long as you do that, the plugin settings will work, even though you still see those LearnDash colors.
@Edywo_Club
@Edywo_Club Год назад
It's working in tutor LMS Pro
@ldxdesign
@ldxdesign 10 месяцев назад
That's a completely different plugin. This video only applies to LearnDash.
@Bertthemovieguy
@Bertthemovieguy Год назад
Can I highlight code or element that needs to be removed then copy the css and paste it into my custom css to remove it in WordPress?
@ldxdesign
@ldxdesign 10 месяцев назад
Yes.
@Mike-mz7ir
@Mike-mz7ir Год назад
Bravo! Why can't every coding-related tutorial be this comprehensive and easy to follow?
@ldxdesign
@ldxdesign 10 месяцев назад
Thanks for the compliment 😊