Skip to:
Content
Pages
Categories
Search
Top
Bottom

Group extension (e.g. My Group Extension) navigation bar alignment issue


  • crhayes
    Member

    @crhayes

    Here is a picture of what’s happening when I try and create a group extension page. It even happens using the code provided for ‘My Group Extension’… basically the navigation bar gets pushed down.

    I looked through the markup and noticed that the nav’s surrounding div has a different class in custom added pages (class ‘sub-nav’) than default BP pages (class ‘object-nav’).

    Has anyone else had this problem and is there a fix? I’ve been searching for hours but haven’t found one.

    I am using B 1.2 and WPMU 2.9.2. I didn’t include any code because it’s the default code from the codex.

    Thanks!

Viewing 1 replies (of 1 total)

  • crhayes
    Member

    @crhayes

    I found where the problem was. I’m new to BP so I’m still figuring it out, but I discovered that the template for dynamic group extension pages is bp-themes>bp-default>group>single>plugin.php rather than home.php. And the appropriate div id was set to ‘sub-nav’ in plugin.php whereas it was set to ‘object-nav’ in home.php.

    Does anyone know if this is a mistake or was this intentional?

Viewing 1 replies (of 1 total)
  • The topic ‘Group extension (e.g. My Group Extension) navigation bar alignment issue’ is closed to new replies.
Skip to toolbar