Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 11 years ago

#2125 closed defect (bug) (no action required)

Log-in still has ugly WP-theme

Reported by: erich73's profile erich73 Owned by:
Milestone: Priority: major
Severity: normal Version:
Component: Core Keywords:
Cc: chrisclayton

Description

when clicking on "Login" within the BuddyBar, we are being re-directed to an ugly WPMU-page.

Please make a nice BuddyPress-Theme for Log-in page:

http://testbp.org/wp-login.php?redirect_to=http%3A%2F%2Ftestbp.org

Thanks.

Change History (8)

#1 @apeatling
15 years ago

  • Milestone changed from 1.2.3 to Future Release

#2 @erich73
15 years ago

  • Component set to Core
  • Milestone changed from Future Release to 1.2.6
  • Type changed from enhancement to defect

well, I guess with the release of WP 3.0 it is really time know to get a Login-page and also a Logout-page for BuddyPress which is customizable in terms of Logo and colors.

#3 @johnjamesjacoby
15 years ago

  • Milestone changed from 1.2.6 to 1.3

Too much for a point release, but worth looking into for 1.3.

#4 follow-ups: @boonebgorges
14 years ago

  • Milestone changed from 1.3 to Future Release

Anybody want to take this on? I'd imagine that the easiest technique will be to grab all of the requests for wp-login.php and redirect them back to the home page, bringing along all of the redirect arguments and possibly using some template notices around the login box to inform about errors.

Or, instead of this kind of hack, someone could submit a patch to WP core that would make wp-login.php a themeable file :)

#5 in reply to: ↑ 4 @nacin
14 years ago

Replying to boonebgorges:

Or, instead of this kind of hack, someone could submit a patch to WP core that would make wp-login.php a themeable file :)

Yes please :-)

http://core.trac.wordpress.org/ticket/15384

#6 @chrisclayton
13 years ago

  • Cc chrisclayton added
  • Severity set to normal

Since it would also unintentionally make the WordPress registration page more customisable, Would Nacin's ticket being resolved mean that we can remove and/or hide (backcompat) the BP Registration page? Why and/or Why Not?

If their is still a benefit to having our own registration page, then wouldn't having our own login page template get the same benefits?

#7 in reply to: ↑ 4 @chrisclayton
13 years ago

Replying to boonebgorges:

Anybody want to take this on?

I've been playing around with making a login template that functions similar to the registration component, i think for it to be perfect though, we need atleast #WP20279

I don't think redirecting login requests to the homepage is the best option, as some users wont want the login form on the homepage. (eg. thoes with BP as an addon instead of the main feature - eg. wpcandy.com would look lame (personal opinion) with their login form on the homepage)

Last edited 13 years ago by chrisclayton (previous) (diff)

#8 @boonebgorges
11 years ago

  • Milestone Future Release deleted
  • Resolution set to invalid
  • Status changed from new to closed

Going to close this in favor of the WordPress ticket, as skinning wp-login.php is really outside the bounds of what BP should be doing. (This is doubly so now that bp-default is no longer supported, so we're out of the straightforward theming business.)

Note: See TracTickets for help on using tickets.