• Is there a way for me to remove the “This course will end within…” field on the courses page? My courses wont expire

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter cmcgivern

    (@cmcgivern)

    I would also like the option to remove the “Reviews” tab within each course.

    Thread Starter cmcgivern

    (@cmcgivern)

    Sorry, I figured out the “This course will end” issue. I knew I saw the field but I couldn’t find it again. I still would like to be able to remove the “Reviews” tab but don’t know how to do it.

    Plugin Contributor Ken Nguyen

    (@kendy73)

    Hi cmcgivern,

    To remove the duration message, please add this snippet into your theme’s functions.php:

    remove_action( 'learn_press_content_learning_summary', 'learn_press_course_remaining_time', 55 );

    About the review for each course, it’s complicated. Please send me a request to [email protected] with subject “cmcgivern – LearnPress Support”. We will discuss more about this one.

    Regards,

    Ken

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove “This course will end”’ is closed to new replies.