How to Setup WP Courses
Recommended Setup
This setup is easy and provides a modern user interface where content is loaded without refreshing pages.
- Make a new page called something like “Courses.”
- Paste the following shortcode in the page: [wpc_courses]
- Create a link to that page by going to appearance->menus.
Classic Setup Instructions
Use this setup if you’re experiencing any sort of issues with the recommended setup. This setup looks virtually identical to the recommended setup however whole pages need to reload when searching, loading lessons and more.
- Go to “Appearance->Menus” and create a new custom link to https://yourhomepage.com/?post_type=course
- Click “Save Menu.”
- Create a new page called “my profile” or whatever else you’d like to call it.
- Include the shortcode
in the profile page you just created.
- Go to “Appearance->Menus” and create a menu item which links to the profile page you just created.
- Click “Save Menu.