-
aces replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 13 years ago
I’m not sure what you mean – but according to https://codex.wordpress.org/Function_Reference/wp_nav_menu you could have
'fallback_cb' = false,
I don’t know how you are doing the mobile menu, but […]
-
aces replied to the forum topic Buddypress Activity stream page not working….Can anyone help me in the group How-To and Troubleshooting 13 years ago
You wrote: some times it ends up showing a blank page
-
aces replied to the forum topic Too many Redirects – after PlugIn Update for 3.2.1 in the group BuddyPress Private Community 13 years ago
According to the table on https://codex.buddypress.org/releases/1-5-plugin-compatibility/ the Buddypress Private Community plugin doesn’t work with bp 1.5 (when tested in august)
However the error referred to […]
-
aces joined the group BuddyPress Private Community 13 years ago
-
aces replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 13 years ago
I’ve just tried the following on a bp test site instead of the single menu and it worked
`
?php
if ( is_user_logged_in() ) {
wp_nav_menu( array( ‘container’ = false, ‘menu_id’ = ‘nav’, […] -
aces replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 13 years ago
It would help if you had a test site to try it out on, ie: localhost or a subdomain…
-
aces replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 13 years ago
I’m using a customised bp-columns, which is mostly the same as bp-default.
I would just replace
`wp_nav_menu( array( ‘container’ = false, ‘menu_id’ = ‘nav’, ‘theme_location’ = ‘primary’, […] -
aces replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 13 years ago
Actually I think it should, but I didn’t try it as I was already experimenting with the above for a non bp site and tried it out on a bp test site and it worked.
I quite like this approach because you could […]
-
aces replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 13 years ago
How about the following (in the header?) instead of what’s there (bp 1.5.1)
`// https://codex.wordpress.org/Function_Reference/wp_get_current_user
$current_user = wp_get_current_user();
if ( 0 == […] -
aces replied to the forum topic White screen when inviting friends when creating group in the group How-To and Troubleshooting 13 years ago
-
aces replied to the forum topic Really need help on privacy. Complete noob here in the group How-To and Troubleshooting 13 years ago
Couldn’t you do something along the lines of the walled garden technique: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/privacy-3/#post-113808
-
aces replied to the forum topic Pages not working in the group How-To and Troubleshooting 13 years ago
Have you tried the suggestions on https://codex.buddypress.org/troubleshooting/blank-pages/ ?
-
aces replied to the forum topic Hiding 'Forum / Members / Groups' from site nav if not logged in! (using woo canvas theme) in the group How-To and Troubleshooting 13 years ago
Couldn’t you do something along the lines of the walled garden technique: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/privacy-3/#post-113808
-
aces replied to the forum topic How to make WP themes compatible with BP? in the group Installing BuddyPress 13 years ago
-
aces replied to the forum topic Using this website aargh! in the group Requests & Feedback 13 years ago
Try putting an @ sign in front of their user name ie @junglejinge
-
aces replied to the forum topic Where are my sub-menus? in the group Installing BuddyPress 13 years ago
try using http://pastebin.com/ and link to it….
-
aces replied to the forum topic Buddypress Help in the group How-To and Troubleshooting 13 years ago
-
aces replied to the forum topic Installing Buddypress with an existing theme. in the group Installing BuddyPress 13 years ago
-
aces replied to the forum topic How to get e-mail confirmation and join groups in the group How-To and Troubleshooting 13 years ago
If your website email doesn’t work at all you may need an extra plugin. The codex suggests one here: https://codex.buddypress.org/troubleshooting/frequently-asked-questions/
I use […]
-
aces replied to the forum topic Splash Start in the group Miscellaneous 13 years ago
Things have changed since 18 months ago so it would be better to start a new topic.
If you are interested in the walled garden privacy technique then for a much more recent discussion have a look here
- Load More
@aces
Active 9 months, 4 weeks ago