• Resolved basdemeijer

    (@basdemeijer)


    Hi, I want to change the notification text that Sensei shows.

    Like as a student doesn’t have an active course yet, it shows the message
    “Je hebt geen actieve cursussen. Start een cursus!” (In Dutch, so I Think it should be something like “You don’t have active courses yet. Start a course”. I want to change that kind of messages, I don’t want to redirect them to all available courses (I only want to so to show them the courses that are appointed to them). Where can I change that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Stef (a11n)

    (@erania-pinnera)

    Hi there, @basdemeijer,

    You’d need to override our default template file to do this. Here’s a general tutorial:

    https://senseilms.com/documentation/theming/

    The file to override in this case is:

    • archive-course.php
    • loop-course.php
    • content-course.php

    That said, we aren’t able to actually write the code for you. You may want to look into the following if you need help:

    https://jobs.wordpress.net/

    Hope that answers your question!

    Thread Starter basdemeijer

    (@basdemeijer)

    Hi, Thanks for the answer. I’ve looked in those files and couldn’t figure it out right away. So maybe I’ll use the jobs.wordpress.net for help.

    For now, I’ve discovered that the text is coming from class-sensei-shortcode-user-courses.php. I’ve removed the links there and it’s ok for now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing notification text’ is closed to new replies.