Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#2723 closed defect (bug) (fixed)

Buddypress-sliding-login plugin not working

Reported by: trivikrama's profile trivikrama Owned by:
Milestone: 1.5 Priority: normal
Severity: Version: 1.0
Component: Core Keywords: BuddyPress Sliding Login Panel
Cc:

Description

Hello All,

I Installed buddypress-sliding-login panel plugin. I followed the instructions that to disable the adminabar in wp-config.php. Even though I am Not able to see any output regarding the plugin, like slide on home page. I want to know what is the fix for this, or Are there any other steps to install this plugin.

Kindly let me know if any....

I am Using Wordpress 2.9.2 and Buddypress 1.2.4.1.

Thanks,
Trivikram.

Change History (2)

#1 @trivikrama
14 years ago

  • Cc trivikrama added

#2 @trivikrama
14 years ago

  • Cc trivikrama removed
  • Resolution set to fixed
  • Status changed from new to closed

I got solution for my problem. I have to add

<?php if(function_exists(updateHeader)) updateHeader(); ?>

in my header.php file below <body> tag.

Note: See TracTickets for help on using tickets.