Design

Here you will find various course design templates. These templates can be used for any type of learning development.


How to add different TABS to individual LearnDash posts

LearnDash lets you create tabs in their different post types. Their post types are course, lesson, topic, and quiz and you can add different tabs to any or all these post types. To accomplish this, you can either use a code snippet plugin or you can add a child-theme to your site and add code into that, but no matter how you accomplish this, you’re going to be adding code if you want to do this for free. Below is a fully functional PHP code example that adds custom TABS on a post-by-post basis in LearnDash post types.These posts have ID numbers for each one.These are the post ID’s you will see in the code be and will want to change to match your own