Page 1 of 1

SSL for changing password

PostPosted: January 11th, 2012, 3:38 pm
by philipt18
I had a request by a user to be able to change their password over https. Is this possible through s2member? If not, is there a way to insert the profile editing code into a page, and then use a plug-in like WordPress HTTPS (SSL) to protect the page? Thanks.

Re: SSL for changing password

PostPosted: January 12th, 2012, 8:15 pm
by Raam Dev
To tell s2Member to force SSL on any post/page, simply add a custom field with the name s2member_force_ssl and the value yes. You can do this on your Profile page to force that page to load with SSL.

Screen shot 2012-01-12 at 20.12.39 .png
Screen shot 2012-01-12 at 20.12.39 .png (16.04 KiB) Viewed 93 times

Re: SSL for changing password

PostPosted: January 13th, 2012, 3:23 am
by philipt18
How do I add this to the profile page when it's not a page I can edit? Right now users edit their profile from the link in the S2Member login panel in the sidebar. I asked above, is there a way to create a different profile editing page which I could then add that code to? Thanks.

Re: SSL for changing password

PostPosted: January 13th, 2012, 7:33 pm
by Raam Dev
Yes, you can use the [s2Member-Profile /] shortcode to create a page specifically for editing the profile. Please see the inline documentation at WP Admin -> s2Member -> General Options -> Member Profile Modifications.