You are here: Home
Support site for Tips and Tricks HQ premium products
Or not. What I just found is for getting a new password. The code definitely looks like this though. Just with Login_User_Name and Login_pwd instead of the email fields.
If I can find this then it’s problem solved
Ah. that’s odd because when I look at the code it’s all in a table:
And it’s this code I need to get at in order to shrink the fields somewhat and change the cellpadding and cellspacing. There’s nothing in the php file above that has that is there?
Ah – found it.
The code that makes the fields work is in function eMember_login_widget()
The code for the table it sits in is in function wp_emember_js()
And here we have Problem Solved!
Thanks!
L.
Hi
Thanks for the reply.
The default roles only really help for one level of membership, which can be assigned to the “subscriber” role in the WP standard set of roles.
Unfortunately I need several levels of membership to be managed by the system (two thus-far), and therefore two sets of roles/members displayed in the sidebar.
Any other ideas?
L.