Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 10 years ago

#2653 closed defect (bug) (fixed)

In bp-default, header link should use home_url not blog_url

Reported by: complex_confusion Owned by: DJPaul
Priority: normal Milestone: 1.5
Component: Templates Version:
Severity: Keywords: url, blog, home, link reporter-feedback
Cc:

Description

The linked blog name at the top of the default theme should be linked using home_url() instead of blog_url(). When you've installed wordpress in a directory other than the home dir, blog_url() returns the wrong url.

(for some reason, clicking that header always directs me to one single post. Maybe that post's url is the closest to my install directory's name?)

Change History (4)

#1 @cnorris23
16 years ago

  • Keywords reporter-feedback added

Can you be a little more specific as to where this is happening, and what version you are using. I've searched both WP (3.0.1) and BP (1.2.6-pre and trunk) and can't I can't even find a function named blog_url().

#2 @DJPaul
16 years ago

  • Owner set to DJPaul
  • Status newassigned

#3 @djpaul
16 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [3503]) Correct links and site title when BP-Default is used on hosted sites in a multisite configuration. Fixes #1972, #2061, #2653.

#4 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.