Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Removing the Login button at the top
Avatar
AM
Member
Free Members
sp_UserOfflineSmall Offline
Mar 4, 2013 - 12:26 am

I have a membership plugin so I don't want people to use the login button on the forum.

Is there some setting that can be set.  

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 4, 2013 - 12:58 am

as previously stated, most display elements are going to be in your sp theme template files... for the login button, look at spHead.php for your theme (and as always, please have your own theme and not one of ours)...

look for:

sp_LogInOutButton('tagClass=spButton spRight', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out'));

you could also remove:

sp_LoginForm($loginForm);

since the button handles that by default...

but afraid I must also add not sure why having a membership plugin precludes wanting folks to log into wp... keep in mind that users do NOT log in simple press, they log in to WP... so they will still have to do that somewhere...

Avatar
AM
Member
Free Members
sp_UserOfflineSmall Offline
Mar 4, 2013 - 1:06 am

Mr Papa said
but afraid I must also add not sure why having a membership plugin precludes wanting folks to log into wp... keep in mind that users do NOT log in simple press, they log in to WP... so they will still have to do that somewhere...

Yes I get that. :-)

Thanks for the names of the function calls. Appreciate that. :-)

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 4, 2013 - 1:18 am

np... glad to help... let us know if you need anything else...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625