latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Chris W

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To


Topics I've Started

Viewing 4 topics - 1 through 4 (of 4 total)
Topic Count Last Reply
Authorize.net Pro-Form Modification

By:  Chris W in: Community Forum

voices: 2
replies: 3

3 years, 11 months ago  Jason (Lead Developer)

Authorize.net pro form subscription options.

By:  Chris W in: Community Forum

voices: 2
replies: 1

3 years, 11 months ago  Eduan

Change Button "Save All Changes"

By:  Chris W in: Community Forum

voices: 2
replies: 3

4 years, 3 months ago  Chris W

Viewing 4 topics - 1 through 4 (of 4 total)

My Latest Replies (From Various Topics)

Viewing 7 replies - 1 through 7 (of 7 total)
Author Replies
Author Replies
Posted: Thursday Feb 7th, 2013 at 8:35 pm #41135
Chris W
Username: Chrisw83

Where is this css located?

div.s2member-pro-authnet-form-section > div.s2member-pro-authnet-form-div {
margin: 15px 0 0;
text-align: left;
}

Posted: Monday Oct 8th, 2012 at 2:00 pm #27813
Chris W
Username: Chrisw83

Thanks!

Posted: Wednesday Sep 12th, 2012 at 3:42 am #24970
Chris W
Username: Chrisw83

* Solved.

  • This reply was modified 4 years, 3 months ago by  Chris W.
Posted: Wednesday Sep 12th, 2012 at 2:36 am #24968
Chris W
Username: Chrisw83

I updated to the pro version and installed the login widget. If someone needs to change the button here is the code to use.

div.ws-plugin–s2member-pro-login-widget > form input[type=”submit”] {
background:#ABC742;
}

Posted: Wednesday Aug 29th, 2012 at 2:44 am #23375
Chris W
Username: Chrisw83

Lesson to learn. If you play around in the .css for long enough you are bound to find the answer!

Plugin > Editor > s2member.css

form#ws-plugin--s2member-profile input[type="submit"]
	{
		background:#ABC742;
	}
Posted: Wednesday Aug 29th, 2012 at 1:49 am #23374
Chris W
Username: Chrisw83

Upload the screenshot to imgur.com
It sounds like a css issue between the form and your theme.

Posted: Wednesday Aug 22nd, 2012 at 2:09 am #22687
Chris W
Username: Chrisw83

Is there a way to use php for this? I have created a custom field with the id PI_DN that I need to post via php.

After some digging I found the answer.

<?php echo $my_field_data = get_user_field ("PI_DN");?>

  • This reply was modified 4 years, 4 months ago by  Chris W.
  • This reply was modified 4 years, 4 months ago by  Chris W.
Viewing 7 replies - 1 through 7 (of 7 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.