Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello! So you got this working, then? I’m on most recent versions of WP and BP and cannot for the life of me get this to work. I moved the part that was to go in wp-config all around within that file, I disabled admin for logged out users, re-enabled it… etc. changed code to what you have above, too… Still showing same old admin bar! Did you make any other changes?

    thanks so much!

    Thread Starter bengo-matus

    (@bengo-matus)

    I have define('BP_DISABLE_ADMIN_BAR', true ); in wp-config.
    You must have <?php do_action( 'bp_head' ) ?> after <title> tag in header.php and <?php do_action( 'bp_before_header' ) ?> before div tag with id header. Good luck

    ah, I’m using genesis (and genesis buddy, for a child theme) so I’m guessing I have to find a way to use filters to get that into my childtheme/functions… i figured that genesis buddy already had the bp stuff built in though!

    Hi bengo,

    I’ve noticed in some monitor resolutions that my buddy press sliding login produces a horizontal scrolling bar, and when you scroll to the right, it basically just shows an extended background (in my color a white one).

    Could someone please take a look at the CSS in firebug and see if you have any ideas what may be causing it? I’ve tried messing with a lot of the CSS and haven’t found a fix yet.

    by the way, an example: 24″ widescreen monitor in 1920×1080 resolution shows the horizontal scroll bar while a 19″ monitor at 1280×1024 doesn’t (may be a widescreen monitor issue?)

    Here’s the site:

    https://www.marijuananm.com

    Here’s an image of what i mean

    https://www.marijuananm.com/images/scrollissue.jpg

    Any help would be appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: BuddyPress Sliding Login Panel] Apply little changes’ is closed to new replies.