Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1360 closed defect (bug) (wontfix)

The Buddybar does not work with all themes ...

Reported by: nonegiven Owned by:
Priority: major Milestone:
Component: Version:
Severity: Keywords: buddybar
Cc:

Description

I have noticed that the Buddybar does not work with all themes ...

how do I fix this?

Sometimes it appears at the top of the page but aligned to fit the theme template with a large blank space to the left.

Sometimes it does not appear at the top of the page, where it should, but lower down and centered within the theme.

What is missing to make it work universally?

Thanks.

Change History (1)

#1 @apeatling
17 years ago

  • Resolutionwontfix
  • Status newclosed

Sometimes theme CSS will conflict with the admin bar CSS, this will require some editing.

If the admin bar does not appear at all, make sure there is a:

<?php wp_footer() ?>

In the footer.php template of the theme.

Note: See TracTickets for help on using tickets.