Questions tagged [learnpress]

LearnPress is a comprehensive WordPress LMS Plugin for WordPress, just like WordPress Moodle or Moodle for WordPress if you know what Moodle is. This is one of the best WordPress LMS Plugins can be used to easily create & sell courses online. Each course curriculum can be made with lessons & quizzes which can be managed with easy-to-use user interface. With this WordPress LMS plugin, you can quickly and easily create education, online school, online-course websites with no coding-knowledge required.

LearnPress is free and always be free, but it has premium high quality WordPress Plugin which will probably help you make money from your WordPress based LMS, try and see how it is. LearnPress WordPress Online Course plugin is lightweight but super powerful with lots of add-ons to empower its core system.

https://wordpress.org/plugins/learnpress/

23 questions
0
votes
3 answers

Delete "Curriculum" tab from LearnPress plugin (wordpress)

is there a way to remove/delete the "Curriculum" tab/section from LearnPress plugin? I can't find a soluction to this problem.
DarkPassenger
  • 67
  • 1
  • 8
0
votes
1 answer

JQuery .load() method returns values twice

So I'm trying to load data from another page in my site, specifically a course progress (from a LearnPress course, this is a WP site for what it's worth) to a div in my page. To do so, I'm doing: $( document ).ready(function() { …
Demian Licht
  • 129
  • 3
  • 10
0
votes
0 answers

Learnpress: check answer and hint do not work when not enrolled

For a client, we have set up Learnpress so they can add some small courses to their site (“microlearnings”). These are free courses, no enrollment required. They uses quizzes. Now, for a logged on user (a wordpress user) this works fine: you answer…
Jelmer Jellema
  • 1,072
  • 10
  • 16
0
votes
1 answer

How to register custom Taxonomy to Learnpress course post-type?

I'm theme developer and I want register custom taxonomy like "way" to one of learnpress plugin's post type (i know learnpress plugin register "lp_course" as post type) I want "way taxonomy" share with "lp_press" and "post" post types! This is my…
0
votes
1 answer

Execute custom function after purchase a course/complete an order in LearnPress?

I need to execute a function immediately when someone purchases a course or an order gets completed successfully. The function I am trying to execute is actually called an API. I don't see an appropriate Hook from LearnPress. It works perfectly when…
0
votes
1 answer

How do I create sub-post type for a custom post type

image of WordPress dashboard highlighting LearnPress menu I wanted to know how to make one custom post-type a menu item for another custom post type. As you can see in the image, the way LearnPress has in its menu Courses, Lessons, etc. There…
0
votes
0 answers

When checkout button is clicked, the login popup shows up how to disable this login form

I am using learnpress theme when I clicked checkout the login window popups I need the user to be redirected to the cart or checkout page and not ask him to login or create an account. Currently if you click on any of the TAKE THIS COURSE buttons,…
pankaj kumar
  • 31
  • 1
  • 2
-1
votes
1 answer

Wordpress Learnpress filter to modify levels

I'm trying to add more choices in the levels field of Wordpress LearnPress plugin via the filters, but my code doesn't work. On the LearnPress plugin in the folder inc we have the file lp-template-functions.php starting on line 1709 /** * Get level…
1
2