Hi,
I'm in the process of designing my WPmu site (which you can see here: http://www.iscool.com.au) As you can see there are login fields in the top right corner. How do I customize these fields so that users can login to their blogs from there?
Cheers,
Flea
This has been covered a time or two. Click here to view the search results. Look near the bottom of the page and you should see 4 or 5 "relevant posts".
Hope this helps :)
Thanks Andrew!
I'm seeing a bunch of code in this topic here, but I'm unsure which one is correct and where I'm supposed to place the code. Any ideas?
Cheers,
Flea
hi flea,
I love the design of your homepage. Can you do it for me and how much??
I've been meaning to do this for mine. I'll see if I can work on this this weekend.
Any progress on this? I can't work it out.
Cheers,
Flea
I created some code that does this in the following thread: http://mu.wordpress.org/forums/topic.php?id=1464&replies=10#post-8063
What you do is create a new function in a functions.php file in your theme's folder. Then you just call the function where you want the login form to be.
You'll need to customise the html/css to match your site, but based on the look of your site, you'll have no problem doing that!
We created a login-with-no-redirect widget. If the main theme is widgetized, and now that logins are site-wide, it should work. I'm off to try it. Anyone interested in the login widget?
I am for sure, would the widget go in the sidebar for the theme? Or is there another way of widgetizing one's site?
Widgets go in sidebars, but you can make "sidebars" go acros the top of the page or the bottom - for example. :)