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.

Add text before user name in pro login widget

Home Forums Community Forum Add text before user name in pro login widget

This topic contains 3 replies, has 2 voices. Last updated by  Bruce 3 years, 8 months ago.

Topic Author Topic
Posted: Wednesday Apr 10th, 2013 at 3:15 pm #47108

List Of Topic Replies

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Thursday Apr 11th, 2013 at 1:28 am #47155
Bruce
Username: Bruce
Staff Member

Thank you for your inquiry.

s2Member currently doesn’t offer this ability. You might be able to use some JavaScript to add this in. s2Member Uses the CSS Class ws-plugin–s2member-pro-login-widget-profile-summary-name for this label.

Posted: Thursday Apr 18th, 2013 at 6:20 pm #47808

I did it with simple CSS:

div.ws-plugin--s2member-pro-login-widget-profile-summary-name:before {
	content: "Hello, ";
}
div.ws-plugin--s2member-pro-login-widget-profile-summary-name:after {
	content: "!";
}
Posted: Thursday Apr 18th, 2013 at 11:55 pm #47855
Bruce
Username: Bruce
Staff Member

I did it with simple CSS:

Cool, thanks for the information. :-)

Viewing 3 replies - 1 through 3 (of 3 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

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.