-
chimon posted a new activity comment 13 years, 6 months ago
Yes. That’s how it worked for me. That part has gone missing from the second point (no surprise, I copy-pasted the php-code…).
That’s what it should have said:
– adding “if(function_exists(updateHeader)) updateHeader(); ” after the body tag in the header.php….
Thanks for offering your help!
-
chimon reviewed the plugin BuddyPress Sliding Login Panel: 13 years, 6 months ago
This is a very cool plugin!
Although it didn’t show after the installation according to the instructions. I’m not using a buddypress child theme but the standard twentyten theme with some rearranged widget sidebars. This is how it finally worked:
– adding the “define( ‘BP_DISABLE_ADMIN_BAR’, true ); ” at the END of wp-config.php
– adding…[Read more]
-
chimon joined the group BuddyPress Sliding Login Panel 13 years, 6 months ago
@chimon
Not recently active
I believe if you add updateHeader(); just under your <body tag in your header.php file it will work. If you need full instructions you can email me and I can send them to you. cj@theadminprofessional.com
Yes. That’s how it worked for me. That part has gone missing from the second point (no surprise, I copy-pasted the php-code…).
That’s what it should have said:
– adding “if(function_exists(updateHeader)) updateHeader(); ” after the body tag in the header.php….
Thanks for offering your help!