Support Forum
Just following on from the discussion here. I thought I will do a new post as it was under the wrong forum.
(1) I have installed the third arty plugin, and disabled the SimplPress component option to disable the RPX / JanRain stuff
(2) Went into Facebook App setting and changed the domain name from the old RPX domain to the local domain
The new login and registration worked fine from the WP pages. However, the embedded login in the SP forum is not picking up the fact that we have a Facebook login. It simply asks fo Login name and password only!
Is there a way to make the SP forum login redirect to the standard WP Login page [/wp-login.php] instead of displaying the embedded login prompt?
I am hoping there is a way to do this without editing the SP header file - as I am not yet comfortable editing files.
yes, but you will need to edit the theme files... but thats really what themes are all about... customizing...
be sure to make your own theme: http://codex.simple-press.com/.....g-a-theme/
for the login button, see: http://codex.simple-press.com/.....outbutton/
basically, in spHead.php, change:
sp_LogInOutButton('tagClass=spButton spRight', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out'));
to
sp_LogInOutButton('tagClass=spButton spRight&logInLink=http://yoursite.com/wp-login.php', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out'));
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)