Hello
Here is the situation. I am using a non-WPLMS theme.
I would like to have a menu item that is called "My Dashboard" and that takes the student to the student dashboard.
Now... I would like the menu item to appear only when the student is logged in through the WPLMS login system. The fact that we are not using the standard login system means that it is not possible to use the common conditional visibility plugins.
Do you have any suggestions? I would like to avoid forcing a login to the normal wp login structure.
Thanks for any thoughts
Andrew
I can achieve what I want by forcing the login to wp but I would prefer not to do that.
Thanks
andrew
you can do a thing
set a bp-single-page and then disable the global login
change the text of the login button to MY DASHBOARD and then when the user is not logged in it will show a login pop up and when the user is logged in will redirect the user to their dashboard
Such a smart solution. Thanks @Veronica - will follow up.
This reply has been marked as private.
This reply has been marked as private.