Community Support Forums — WordPress® ( Users Helping Users ) — 2011-09-13T09:08:27-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=14966 2011-09-13T09:08:27-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14966&p=34678#p34678 <![CDATA[Re: reformat the login welcome page]]>

I have already "customized a little under s2Member General Options -> Login/Registration Design." It is this login page (the replacement for the standard WP login page) that I would like to change.

I have found some of what I need in the depths of the S2Member code folders in custom-reg-fields.inc.php in lines 523-527. But I had to put the data into a table to get the name to show up to the side of the input field.

And here's the answer to that problem:

If you want to make your own login page you'll need s2Member Pro. If you have it, under WP Admin -> s2Member -> API / Scripting -> Pro Login Widget via PHP you'll have a tag which you can configure so that users login any way you like (you need to know some PHP, :ugeek: ) and you can put it on any WordPress Page that you like.

Statistics: Posted by Eduan — September 13th, 2011, 9:08 am


]]>
2011-09-12T13:36:14-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14966&p=34606#p34606 <![CDATA[Re: reformat the login welcome page]]>
I have already "customized a little under s2Member General Options -> Login/Registration Design." It is this login page (the replacement for the standard WP login page) that I would like to change.

I have found some of what I need in the depths of the S2Member code folders in custom-reg-fields.inc.php in lines 523-527. But I had to put the data into a table to get the name to show up to the side of the input field.

I have not found out where to change the format of Username and Email fields which are the standard WP fields, but all of the others I have found.

Is there some way to use CSS to put a <label> for an <input ...> field to the side of the input field?

Statistics: Posted by checkers1811 — September 12th, 2011, 1:36 pm


]]>
2011-09-11T17:53:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14966&p=34561#p34561 <![CDATA[Re: reformat the login welcome page]]> Do you mean the login welcome page or the login page?. The WordPress default login page can be customized a little under s2Member General Options -> Login/Registration Design.
As to how to do that here's the link:
http://www.s2member.com/general-options-overview-video/

If you want to make your own login page you'll need s2Member Pro. If you have it, under WP Admin -> s2Member -> API / Scripting -> Pro Login Widget via PHP you'll have a tag which you can configure so that users login any way you like (you need to know some PHP, :ugeek: ) and you can put it on any WordPress Page that you like.

If you're talking about the login welcome page you can configure it when you make the page :mrgreen: .

Statistics: Posted by Eduan — September 11th, 2011, 5:53 pm


]]>
2011-09-11T11:28:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14966&p=34555#p34555 <![CDATA[reformat the login welcome page]]>
Username * _____________________________________________
Email Address * __________________________________________

etc.

The page souce shows that there is a <br/> between the two elements.

I've changed those to <!-- BR /--> and the elements are still on two separate lines.

Where is this formatting done?

Statistics: Posted by checkers1811 — September 11th, 2011, 11:28 am


]]>