Support Forum

Login link to page – I am using another membership plugin

TP Theo Patsios
Theo Patsios
Member

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

1 Answer

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

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/