-
Paul Wong-Gibbs replied to the topic ANOYING WARNING from call_user_func_array() in the forum How-to & Troubleshooting 9 years, 3 months ago
Are you using multisite? Do you have
NOBLOGREDIRECTset — if so, to what value?
What version of WordPress are you using?Thanks.
-
Paul Wong-Gibbs replied to the topic Do you even optimize bro? in the forum How-to & Troubleshooting 9 years, 3 months ago
The original reporter has submitted a bug report https://buddypress.trac.wordpress.org/ticket/7436
The language used in that report is much more constructive than that of this forum thread, so I’m going to close this.
-
Toni started the topic How to have some public viewable pages? in the forum How-to & Troubleshooting 9 years, 3 months ago
Hi, how do or can I create pages that are viewable without login? Or is that a bad idea?
http://eslbuddies.toni-esl.com
A link to the applicable documentation topic would do.
I do want the BuddyPress to remain intact and not potentially effected structurally by external WP stuff.I have a MultiSite install with BuddyPress plugin as the main…[Read more]
-
POS On The Go Singapore's profile was updated 9 years, 3 months ago
-
???? ????'s profile was updated 9 years, 3 months ago
-
McCage started the topic Notification email Reply in the forum Requests & Feedback 9 years, 3 months ago
-
nickrita replied to the topic How can I set "Show NewBlogPosts" as default on acitivity-stream? in the forum How-to & Troubleshooting 9 years, 3 months ago
Unfortunately, no.
-
Florian Bansac replied to the topic Change Colors on Buddypress Notifications ! in the forum Creating & Extending 9 years, 3 months ago
If there are still people looking for help, I have been trying different things today to:
-add the notifications counter in menu
-style differently if 0 notifications or 1+
-target only the mainIt works for me, maybe you can check from here:
// filter to target only main menu[Read more]
add_filter('wp_nav_menu_items','my_nav_menu_notif_counter', 10,… -
Florian Bansac replied to the topic How display the notifications on header (colors) in the forum Creating & Extending 9 years, 3 months ago
I tried all sorts of things on this topic today, I ended up with something that looks like it’s working. Maybe you can try it:
// filter to target only main menu
add_filter('wp_nav_menu_items','my_nav_menu_notif_counter', 10, 2);function my_nav_menu_notif_counter($menu, $args) {
$url = bp_core_get_user_domain(bp_loggedin_user_id())…[Read more]
-
Florian Bansac's profile was updated 9 years, 3 months ago
-
nickrita replied to the topic How can I set "Show NewBlogPosts" as default on acitivity-stream? in the forum How-to & Troubleshooting 9 years, 3 months ago
No one? Last time @boonebgorges was able to help.
-
applegate johnny's profile was updated 9 years, 3 months ago
-
Capital Concepts's profile was updated 9 years, 3 months ago
-
Brajesh Singh replied to the topic Redirecting to different page if user is already logged in in the forum How-to & Troubleshooting 9 years, 3 months ago
You are welcome!
I am not sure what do you mean by disabling the redirect. What purpose will it serve to show the registration page to the already logged in user? At the moment, if you want to show registration form to the logged in user, It can be done with some custom code, but it is not advisable.
Regards
Brajesh -
Brajesh Singh replied to the topic Redirecting to different page if user is already logged in in the forum How-to & Troubleshooting 9 years, 3 months ago
Hi, you can put the following code in your bp-custom.php
/**
* BuddyPress Logged In User redirection on Registration page
*
*/
function buddydev_loggedin_register_redirect( $redirect ) {//you can do a lot here
//if you want to redirect based on profile field, member types or roles, you can do so
//$user_id =…[Read more] -
nihiliste123's profile was updated 9 years, 3 months ago
-
nihiliste123 started the topic Forum visibility in the forum Requests & Feedback 9 years, 3 months ago
I’m not sure how to title this.
As an admin, I am testing the forums. I have created two topics.
My test user, once log, doesn’t see anything under the forums page.
I would like the subscriber/participant to see the topics created under the forum page!
How do I achieve that!? That should be easy, no? -
Henry Wright replied to the topic Saving component change in the forum How-to & Troubleshooting 9 years, 3 months ago
You did the right thing informing WP Time Capsule as this is likely to be related to that plugin. Hopefully they’ll be able to resolve the issue.
-
Jose Phwashon's profile was updated 9 years, 3 months ago
-
Anonymous User 357386 replied to the topic Spam via messages. in the forum Requests & Feedback 9 years, 3 months ago
Ill try to try spamshield, but this is the most bad experience as possible with a plugin.
Warning in log > update = error 500, every release more bugged than before (check support topic and u can see a lot of reqwuest for many website offline for this plugin).no, thanks, i need/prefer something of more stable 🙂
- Load More