You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to a Course page as a guest user - see Login link
Go to a Lesson page as a guest user - only see link to sign up for course
What I Expected
When visiting a lesson page as a guest user (for example user is sent a direct link to this week's lesson utilising Content Drip plugin) I would expect to see a link to allow me to login to access the lesson.
What Happened Instead
Instead I am presented with suggestion to sign up for the course from the course page.
To be clear: on the Course page there is a useful link to login, but not on the Lesson page.
PHP / WordPress / Sensei LMS version
PHP: 7.0.21
WordPress: 5.4.1
Sensei: 3.0.1
Browser / OS version
macOS 10.15.4
Screenshot / Video
Context / Source
I can use sensei_single_lesson_content_inside_before to add an additional alert here, but this is also confusing for the user having two conflicting alerts.
The text was updated successfully, but these errors were encountered:
As a solution to this, we should consider enabling the Take Course block on the lesson page. If the user is not logged in, clicking on the button is already programmed to take them directly to the login page.
Steps to Reproduce
What I Expected
When visiting a lesson page as a guest user (for example user is sent a direct link to this week's lesson utilising Content Drip plugin) I would expect to see a link to allow me to login to access the lesson.
What Happened Instead
Instead I am presented with suggestion to sign up for the course from the course page.
To be clear: on the Course page there is a useful link to login, but not on the Lesson page.
PHP / WordPress / Sensei LMS version
PHP: 7.0.21
WordPress: 5.4.1
Sensei: 3.0.1
Browser / OS version
macOS 10.15.4
Screenshot / Video
Context / Source
I can use
sensei_single_lesson_content_inside_before
to add an additional alert here, but this is also confusing for the user having two conflicting alerts.The text was updated successfully, but these errors were encountered: