Author Archives: Admin

4 Plugins for LearnPress That Saves You Time!

learnpress plugins

LearnPress courseware WordPress plugins have got four new friends that enhance the productivity of course creator by leaps and bounds. How? See the most time taking part of course creation is creating quizzes and actual courses and lessons. For every course, there may be hundreds or even thousands of quiz questions for practice and test […]

Learndash Tutorial: Redirect Users After EVERY Quiz Completion

How to redirect

Previously, we posted a Learndash tutorial on how to redirect Learndash users after completion of a specific quiz, but what if you want to redirect after every quiz ?? So here is the solution. Please watch the video ….snippet code for redirection is given after the video Video on Redirection After Every Quiz Snipped Code […]

LearnDash Print Certificate Button Formatting Made Easy !

learndash Print certificate button

If you want to change the background colours or text colour of print certificate button that appears after the user (learner) completes a LearnDash course or quiz , then this post is for you. This post will also show you how the colors on hover can be set as per your choice. Formating Normal State […]

Learndash : How to redirect a user after specific quiz completion?

learndash users

Learndash quiz is great , but this post is going to help all those admin who wants to redirect a user or learner to a specific page ( maybe bonus study material or a reward page ). Redirection is easily possible if you paste following code in the function.php. But wait! Do not paste directly […]

LearnDash Tutorial: How To Enable EDIT button in User’s Profile Page

edit profile

Even if you do not use any membership plugin, you can enable a user to edit his/her profile from the exclusive profile page that Admin can easily by using the shortcode provided by LearnDash – [ls_profile]. Now on that page if you wish, you can enable edit functionality for the user to edit their profile. […]

Learndash : Redirect Visitors from Course Content Table to Any Page?

learndash redirect users

Do you want to send or redirect the visitors to a LearnDash course page to another specific page if they click on the course contents. It can be easily done. This can be easily done . Just follow the steps Step 1 : Download Code Snippets WordPress plugin Step 2: Create New and paste the […]

Learndash : Easy way to disable lesson progression & show next and previous button ?

learndash snippet for

Have you noticed that lessons in a course progress on its own. But only the registered users to a course can see the lessons progression. If a user is not registered , the lesson does not progress . So for any reason, if you desire to disable lesson progression and put the Next and Previous […]

Import Export Error : Absence of ZipArchive for Php is No 1 Reason

ziparchive install

This post is being written after we found that many web hosts do not install one very important library for the PHP – ZipArchive . In fact the problem is reported with PHP-7 version , so when upgrading to PHP 7, you should make sure to install the PHP 7 versions of libraries – that […]

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 […]