Page 1 of 1

Get rid of or change Register Today Link?

PostPosted: March 27th, 2011, 10:02 am
by WCIInc
New to your plug-in and what I've seen so far is fantastic is exactly what I've been searching for.

Our site membership is based on whether or not a company has paid their membership dues to our company, so we won't have anyone signing up through the website. We just grant access to certain content to those members. Is there anyway of either getting rid of the Not a member? | Register Today! link or change it to be redirected to a specified page? I know it will say that we are not accepting members when redirected, but we always accept new members (just not over the web) and don't want to portray that message to potential members.

Thanks in advance for your help!

Re: Get rid of or change Register Today Link?

PostPosted: March 27th, 2011, 1:43 pm
by WCIInc
Figured out which line of code to comment out:

<!-- <p class='et-registration'><?php _e('Not a member?','Minimal'); ?> <a href='<?php echo site_url('wp-login.php?action=register', 'login_post'); ?>'><?php _e('Register today!','Minimal'); ?></a></p> -->

Re: Get rid of or change Register Today Link?

PostPosted: March 27th, 2011, 10:57 pm
by Cristián Lávaque
I'm glad you figured it out :)

You can also disable Open Registrations from WP Admin -> s2Member -> General Options -> Open Registration / Free Subscribers.