Embed a Login Form ?
Posted: October 4th, 2011, 8:37 pm
Hi,
I know this has been asked before, but I have yet to find a suitable answer.
Im running WP 3.2.1 and the latest version of S2 Pro.
How would one embed a login form.
I have tried this, but this code throws an error in the middle of this insert:
<?php echo s2member_pro_login_widget(array('title' => 'Membership Login', 'signup_url' => 'http://barefootango.com/wp-login.php?action=register')); ?>
The error being that it sees everything after the first > sign as just text and doesn't enact the code on the line.
Anyone ????
I know this has been asked before, but I have yet to find a suitable answer.
Im running WP 3.2.1 and the latest version of S2 Pro.
How would one embed a login form.
I have tried this, but this code throws an error in the middle of this insert:
<?php echo s2member_pro_login_widget(array('title' => 'Membership Login', 'signup_url' => 'http://barefootango.com/wp-login.php?action=register')); ?>
The error being that it sees everything after the first > sign as just text and doesn't enact the code on the line.
Anyone ????