Reply To: Free registration with ccaps

Forums General Free registration with ccaps Reply To: Free registration with ccaps

#624

You can also set the signup URL.

<?php echo s2member_pro_login_widget(array("title" => "", "signup_url" => "http://scrapbookcampus.com/register-to-the-campus", "login_redirect" => "http://scrapbookcampus.com/register-to-the-campus")); ?>

From the docs: http://www.s2member.com/codex/stable/s2member/api_functions/package-functions/#src_doc_s2member_pro_login_widget()

“signup_url” => “%%automatic%%” Full Signup URL, or use %%automatic%% for the Membership Options Page. If you leave this blank, it will not be shown.