Topic RSS
Hey,
Firstly I have to say that I love your forum software! In the past I have tried to integrate a few with my wordpress built site (http://flickfeast.co.uk) and all the others are simply rubbish compared to this one! 
I especially like the profile modal that you have for the forum users profile info. I would like to use that for the site login/register (to increase the forum and site integration and general flow). Is this possible? If so can you give me any tips on how to get it working?
Many thanks,
Rob
Do you mean you would like the login to be on a modal popup?
That wouldn't be that hard if using the built in SP inline login. I am not sure about registration though as this is pure WordPress.
Yes, I wouldlike the login to be on a modal popup (for both the site and forum). In that respect it would be best if the login methods were consisent between the two.
I currently have a login link at the top of my site which uses the wordpress method <?php wp_loginout(); ?>, and next to that a register link using <?php wp_register(); ?>. I then also have the standard SP login link at the top of the forum.
It would be great if I could make the login method more consistent across the two. I guess I could remove the SP login links and just rely upon the main site one. But I thought it might be nice to incorporate it into the modal method that SP already uses for the profile info. Just not sure how to go about doing that 
The thing you need to remember is that login, logout, registration are all pure WordPress. The SP inline login form simply collects the data and then hands off procesing to the standard WP routine. These are not separate routines.
So – as I say the inline login form that SP provides could easily be placed into a popup but the WP login form and the registration form could not so easily be coded to do that – although if your jQuery and jQuery Ajax are good then both could be done.
You know – there may already be a plugin that does this…. might be worth spending some time hunting just in case…
Ok, I understand now. I have hunted high and low and surprisingly I haven't been able to find a suitable plugin 
I think it would be a good start to just have the inline login form in a popup. Are you able to help me with that?
I can point you in the right direction.
The function you need is in forum/sf-page-components.php and is called sf_render_login_strip(). Note that this function is pluggable so there is no need to actually change it – you could copy it to the 'pluggable' file and edit the copy (see wiki/plugn API section).
Also in that file is a routine called sf-render_version_strip() which is responsible for the strip at the bottom and, in particular, the popup about/ackowledgements box. This makes a good model for what you would need to do.
Most Users Ever Online: 444
Currently Online: steve.engelking, irlandes1
63 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
-Radio-: 1251
Lee H: 606
Luffer: 535
Conrad_Farlow: 502
jim: 478
neon: 263
ovizii: 240
Tal: 240
Member Stats:
Guest Posters: 2626
Members: 7363
Moderators: 1
Admins: 2
Forum Stats:
Groups: 5
Forums: 16
Topics: 10897
Posts: 79582
Newest Members: Rick Thomas, joelrob, ndc, MacBravO, irlandes1, triphop, betokan, Jonathan Yovani Muñoz, somosguatemala, ahcreate
Moderators: Brandon C (162)
Administrators: Yellow Swordfish (22240), Mr Papa (23688)
Log In
Register
Home
Add Reply
Add Topic
Offline

Quote


Privacy Policy



