After the latest update I am facing a lot of bugs, first of all when accessing a student profile all I have is blank page, same with all courses page!
The student should login again every time he refresh the page!
Screenshots:
https://imgur.com/a/AEGaeJK
Also I want students to be able to login with usernames and not email.
People aren't getting notifications when sending messages or added for course...
This reply has been marked as private.
The all courses page is actually blank. There is not content in it.
Creating and saving.
There are 2 All-courses page, the previous one with id 26 is the directory page.
https://prnt.sc/ttzvxn
For the second part you can check the JWT token duration for the time you want the user to remain logged in from here : https://prnt.sc/ttzx3l
Make sure while testing you are not testing in browser incognito mode, because then the browser is not saving the authentication token.
The user login is also working correctly without the need to login . see video : https://wplms.io/support/wp-content/uploads/2020/08/login_check.mp4
Thanks for your response, courses now are showing well, member profile show when am connected as admin but not from student account.
As for the login I want to use username and not an email to login
Also when clicking on take course the page is blank
Hi please check wp-admin -> wplms -> buddypress :
https://prnt.sc/tv6ejg
The directories are now available although it was members only which should still be available on students.
Now for not getting notifications when receiving a message and log in with username and not with email?
Well the usernames can be added in upcoming updates for login .
for the notifications : the notification is sent to the user :
https://prnt.sc/tvskj7
for private messages .
But its does not indicated anywhere. .This can be done with the help of firebase setup .
Okey thank will be waiting for the update