Replies
Please post the code on https://pastebin.com and link me. I might be able to help you.
- Brajesh Singh on May 11, 2018 at 10:32 pm in reply to: URGENT ! Can't logout, my client complain #15056
Can you please disable the branded login and check if your login/logout is working normal for the user? I am assuming that the problem is neither branded login nor the above code, It is something else.
Please check and let me know.
Thank you
Brajesh Hi Julia,
I am not sure what you are doing with code but changing thisbp_loggedin_user_domain() . 'all-activity/to
"domain.com/activity"will work.
- Brajesh Singh on May 11, 2018 at 8:33 pm in reply to: [Resolved] Auto delete "already red" buddypress notification #15052
Sorry, That would need js and I will not recommend it doing here. I don’t think checking by default does any good too and the time spent on providing code is not justified.
Regards
Brajesh - Brajesh Singh on May 11, 2018 at 8:29 pm in reply to: [Resolved] Contact Form update broke site #15050
Please upgrade to member types pro 1.1.6 and then everything should work.
The member types pro was using an older version of our settings framework and causing it.
Regards
Brajesh 1. The BuddyPress popular widget is not based on views and does not uses count as a metric. Our’s uses the visit count to profile as a metric. I don’t see it as a bug. It is a n option available and you may user or not use it.
If you are looking for listing the visitors, you can use the shortcode.
2. yes, it will. The more queries you save, the better.
Regards
BrajeshPlease change this line
return bp_core_get_user_domain( $user->ID ) . 'all-activity';to
return "domain.com/activity";Regards
BrajeshHi Nik,
I am sorry, I just wanted to update you that the MediaPress release will be delayed by 2 -3 days and expect it on late Sunday.Thank you
BrajeshThank you Nik.
- Brajesh Singh on May 11, 2018 at 7:46 pm in reply to: [Resolved] Contact Form update broke site #15041
Thank you. I will get back to you in an hour with the reasons.