Hello,
Where can I find the code for the login button that users see when they are not logged in?
and then what can I add to just make that take them to a page I already have for my membership plugin?
Thanks,
Theo
Hello,
Where can I find the code for the login button that users see when they are not logged in?
and then what can I add to just make that take them to a page I already have for my membership plugin?
Thanks,
Theo
You can change it but would it not be best to simply remove it and use your current login system instead? The function can be found in the spHead.php template of your SP theme.
This codex page describes the function and how it can be changed: http://codex.simple-press.com/codex/api/template-functions-and-the-api/display-template-functions/common-view/sp_loginoutbutton/