Forum Replies Created
-
Hi, just found this post and tried adding the line of code to my functions.php but it doesn’t get rid of the view dropdown.
I added the line of code
`remove_action( ’bp_adminbar_menus’, ’bp_adminbar_random_menu’, 100 );`to the file /wp-content/themes/[theme name]/functions.php
Is this correct?
Thanks
@mercime – great! it worked. Thanks a ton. Still some styling to do, but it’s working yay!
Could you however help clarify why method 2 worked over 1. And how does method 2 work exactly?
TMA files
page.php http://pastebin.com/p4mekV4w
header.php http://pastebin.com/RyYnvDs6
footer.php http://pastebin.com/tcVvrbSj1. Yes the theme was already activated when I installed and activated the BP template pack and ran the BP Compatibility.
2. I’ve been trying to use the first method without much success. To be honest I didn’t understand the 2nd method. After I change the filenames where do I save the new files (header-buddypress.php etc)?This is urgent and I’m willing to pay for support/help.
I’m using “The Morning After”, free theme from woothemes.com
The theme has the following div
``So I replaced the following two divs from the original activity/index.php
``
with the div from my theme and then uploaded back to FTPHowever when I look at the code for the /members/admin/activity/ page the old code is showing.
I even tried deleting the index.php from the server and uploading it, and I have disabled my browser cache to avoid the old page from loading, but it still shows the old code.
AAAAA! I’m so stupid!! I kept reading it as wp-content/themes/
Sorry.
Thanks for the help, Burt.
Thanks for the response Burt.
I am using WPMU 2.7.1
However the subfolder within bp-themes is bpmember, so no problems there. And when I go to the wpmu BuddyPress backend I cannot select any themes.
See screenshots at
http://70.32.90.231/buddypress-gen-settings.gif
http://70.32.90.231/wpmu-site-themes.gif
http://70.32.90.231/ftp-file-structure.gif
I even tried removing the non BP themes from the BP folder. But it doesn’t make a difference.