Category Archives: LearnDash Tutorials

Learndash Tutorials : Changing See More Button Text and Ribbon Text

learndash tutorial

Here is another Learndash tutorial ! This time , about changing the See More button or the Ribbon text. The requirement to change these buttons maybe felt for a variety of reasons.  Maybe the Grid landing page requires a different colors or text than the “See More” or Ribbon Text. ……It is easy to do […]

How to Format LearnDash Course Previous, Next and Back Buttons through CSS

LearnDash Design

If you want to change the formatting of the buttons that appear as Previous , Next and Back buttons on Learndash Course , Lessons , you can paste the following CSS code and then change the values . CSS Code for LearnDash Button Formatting .learndash #learndash_next_prev_link a.next-link, .learndash #learndash_next_prev_link a.prev-link { display: inline-block; background-color: #f4511e; […]

Remove Published Date From Learndash Course,Lessons or Topics

remove published date in learndash

If you ever want to remove the published date that come under the title of Learndash course or lessons or topic , there  is an easy way out to hide or remove the published date by pasting the CSS code given below. CSS Code to Hide Posy Meta .single-sfwd-lessons .post-meta { display: none !important; } […]

How to Arrange Learndash Quiz Horizontally

Learndash quiz options

The LearnDash course plugin has various types of quiz creation facility . One of the most common type is Multiple Choice Question which provides four or five answer options . The default design of the quiz is that the quiz options are arranged vertically . However , at times , you may desire to spread […]

Learndash Custom User Imports & Exports : 2 New Plugins

learndash user import export

Many Learndash Courseware customers  asked us for excel and CSV based custom user import and export plugin . So , keeping in mind their demand , we have released two new  extension plugins for the Learndash  users.First one is Learndash Custom User Enrollment Plugin and the second one is complementary plugin – Learndash User Export […]

Learndash Courses : Apply Negative Marking in Quizzes Now !

learndash Negative Marking

The otherwise excellent course ware plugin i.e Learndash Course – does not have a Negative Marking feature inbuilt in quizzes. Now, the concept of awarding negative marking for incorrect answer is a good step towards curbing guess work. Many a times when students may not be sure about the answer they may indulge in guessing. […]

Easy Way for Text Alignment in Learndash Certificate

learndash certificate

We had earlier published a how to video on creation of certificate for a LearnDash Course. However , often our users complained about the alignment problem while creating a certificate within LearnDash,  we thought to publish a video tutorial on the alignment of text while creating LearnDash certificates. Video on Text Alignment on  LearnDash Certificate

How to Know Quality of Quizzes in a Learndash Course

learndash quiz ratings

Okay , you set up a very useful course using Learndash Courseware WordPress plugin with all the essential Lessons or topics . Further , you have also set up numerous quizzes for learners to practice and test their knowledge. But are you sure that the quiz questions set by you are not too easy or […]

Import quiz to Learndash Quiz Builder Directly !

import quiz to learndash

After Learndash published new version 2.6.3 , many users complained that quiz are not being shown. Fact is that Learndash provides a button for upgrading quiz question, only after that new system of quiz builder becomes effective, We have fully updated the Excel to LearnDash Quiz Import plugin that will allow you import questions directly […]