Title: Course Archive Page Problem
Last modified: March 31, 2022

---

# Course Archive Page Problem

 *  Resolved [bbua97](https://wordpress.org/support/users/bbua97/)
 * (@bbua97)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/course-archive-page-problem/)
 * Hey there,
 * I’m currently trying out with the Free Version of Sensei LMS on my new wordpress
   project. I’m using Hello Theme and Elementor page builder. Everything seems working
   fine but the created course archive page created by Sensei LMS doesn’t show any
   of the courses. It only says “Nothing can be found here.”. After adding this 
   codesnippet
 *     ```
       add_action( 'after_setup_theme', 'declare_sensei_support' );
   
       function declare_sensei_support() {
           add_theme_support( 'sensei' );
       }
       ```
   
 * the course archive page seems to work fine but all other pages like lections,
   etc. doesn’t work anymore. So I guess there’S a problem with theme compatibility.
   I found an article in your support forum about adding the content wrappers but
   I honestly don’T know what to do so I would appreciate any help!
 * Best regards

Viewing 1 replies (of 1 total)

 *  [aicee](https://wordpress.org/support/users/aicee11/)
 * (@aicee11)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/course-archive-page-problem/#post-15522985)
 * Hi there!
 * Thank you for sharing the code that you used. You can follow this guide to add
   support for Sensei LMS plugin to your theme:
 * [https://senseilms.com/documentation/enabling-theme-support/](https://senseilms.com/documentation/enabling-theme-support/)
 * Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘Course Archive Page Problem’ is closed to new replies.

 * ![](https://ps.w.org/sensei-lms/assets/icon-128x128.gif?rev=2914239)
 * [Sensei LMS - Online Courses, Quizzes, & Learning](https://wordpress.org/plugins/sensei-lms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sensei-lms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sensei-lms/)
 * [Active Topics](https://wordpress.org/support/plugin/sensei-lms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sensei-lms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sensei-lms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [aicee](https://wordpress.org/support/users/aicee11/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/course-archive-page-problem/#post-15522985)
 * Status: resolved