modemlooper
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Profile Privacy] [Plugin: BuddyPress Profile Privacy] great !!BuddyPress has ability to hide profile fields. Go to the WP admin Users > profile fields.
Just want to post that i’ve been working on getting full support for using WordPress menu UI in admin for BuddyPress navigation. This would include the user nav as well. You can test out BP Menus plugin to get an idea of whats to come and give usability feed back.
Could be an issue with using a child theme. I have not tested this with child themes. what error are you getting?
Forum: Plugins
In reply to: [BP Extended Settings] Extended settings tab not displayednot been updated to work with 1.7
Added a bunch more menu items
Forum: Plugins
In reply to: [Plugin: BP Profile Menu] Conflicting with BuddyPress Default Theme CookiesPost plugin issues in the plugins support page. Use BP.org for core BuddyPress issues.
Forum: Plugins
In reply to: [Plugin: BP Profile Menu] Conflicting with BuddyPress Default Theme CookiesGood catch. fixed in 2.0.3
Forum: Plugins
In reply to: [BP Menus] [Plugin: BP Profile Menu] Plugin Causes Errorsclosed
Forum: Plugins
In reply to: [BP Menus] [Plugin: BP Profile Menu] Plugin Causes ErrorsTry version 2.0.1 should fix issue
Forum: Plugins
In reply to: [BP Menus] [Plugin: BP Profile Menu] Plugin Causes ErrorsYour prolly on older version of php. I should remove 3rd parameter.
closed
closed
The header is not hidden. You can wrap code with these two if statements. Did not test this:
<?php if ( bp_profile_privacy_is_set()) : if ( bp_displayed_user_is_friend() ) : endif; else : bp_get_profile_field_data( 'field=MYFIELD' ) ; endif; ?>Forum: Plugins
In reply to: [BP Tweet Button] [Plugin: BP Tweet Button] bp tweet icon changeYou should use BuddyShare instead, you can disable all but Twitter if you only wish to use Twitter Sharing.
Forum: Plugins
In reply to: [BuddyMobile] [Plugin: BuddyMobile] did not show contentPlease read the readme.txt file. You have to create a menu and a front page