-
FMG posted an update 14 years, 3 months ago
@Thorspace Yes indeed! It is a great plugin, However, I have the same issues for friends and messages. Please inform if you find a solution. Thank you.
-
FMG posted a new activity comment 14 years, 3 months ago
Your suggestion worked. Thanks.
-
FMG posted an update in the group BuddyPress Sliding Login Panel: 14 years, 3 months ago
Great plugin idea. I followed the wordpress.org installation instructions:
1) Upload the plugin to the plugins directory.
2) Activate the plugin.
3) Disable the BuddyPress Admin Bar by adding this to your wp-config.php file.
define( ‘BP_DISABLE_ADMIN_BAR’, false );However, the plugin does not show anything, neither error. Any suggestions? Thank you.
-
You prob need to edit the header.php file in your theme and add this code right after the body tag:
?php if(function_exists(updateHeader)) updateHeader(); ?
Be sure to put the left and right arrow brackets in that line of code on each end. It appears that you cant post code here
-
Your suggestion worked. Thanks.
-
-
-
FMG joined the group BuddyPress Sliding Login Panel 14 years, 3 months ago
@fmedin
Not recently active