-
Henry Wright replied to the topic Extended profiles in the forum How-to & Troubleshooting 10 years, 11 months ago
This can be accomplished using BuddyPress. As to whether you’ll need plugins or custom code, I’d be tempted to say you’ll need to go down the custom route because I haven’t seen a plugin that will do this for you (I may be wrong so check the Plugin Directory first).
-
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 10 years, 11 months ago
hi @danbp
Actually, I want to display the “Most Favorited Count” in single activity group page in custom drop-down select option called “Most Agreed”. See Above Images.['type'] == 'featured'
I wanted to compare option value inside the meta_query
<option value="featured"><?php _e( 'Most Agreed' ); ?></option>I am not sure if it works. can you…[Read more]
-
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 10 years, 11 months ago
hi @danbp
Actually, I want to display the “Most Favorited Count” in single activity group page in custom drop-down select option called “Most Agreed”. See Above Images.[‘type’] == ‘featured’
I wanted to compare option value inside the meta_query
<option value=”featured”><?php _e( ‘Most Agreed’ ); ?></option>
I am not sure if it works. can you…[Read more]
-
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 10 years, 11 months ago
hi @danbp
Actually, I want to display the “Most Favorited Count” in single activity group page in custom drop-down select option called “Most Agreed”. See Above Images.[‘type’] == ‘featured’
I wanted to compare option value inside the meta_query
<option value=”featured”><?php _e( ‘Most Agreed’ ); ?></option>
I am not sure if it works. can you…[Read more]
-
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 10 years, 11 months ago
hi @danbp
Actually, I want to display the “Most Favorited Count” in single activity group page in custom drop-down select option called “Most Agreed”. See Above Images.[‘type’] == ‘featured’
I wanted to compare option value inside the meta_query
<option value=”featured”><?php _e( ‘Most Agreed’ ); ?></option>
I am not sure if it works. can you…[Read more]
-
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 10 years, 11 months ago
hi @danbp
Actually, I want to display the “Most Favorited Count” in single activity group page in custom drop-down select option called “Most Agreed”. See Above Images.[‘type’] == ‘featured’
I wanted to compare option value inside the meta_query
<option value=”featured”><?php _e( ‘Most Agreed’ ); ?></option>
I am not sure if it works. can you…[Read more]
-
@mercime replied to the topic Users registered by admin user (not open registration) in the forum How-to & Troubleshooting 10 years, 11 months ago
@alezzzzz go to Settings > General and uncheck that you or the admin placed in “Membership — Anyone can register”.
-
Prabin replied to the topic remove activity on other profiles or members but keep on your own profile in the forum How-to & Troubleshooting 10 years, 11 months ago
@quinngoldwin can you specify your issue in details ? or using screenshots will be appreciated.
-
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 10 years, 11 months ago
@danbp, I have an issue..
I have “Most Agreed” option in single group page. but the query is not returning desired value.
can you look into this?Here’s the Screenshot

and Here’s the code
if( class_exists( 'BP_Group_Extension' ) ) :class bpgmq_feature_group {
public function __construct() {
$this->setup_hooks();
}
private function…[Read more] -
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 10 years, 11 months ago
@danbp, I have an issue..
I have “Most Agreed” option in single group page. but the query is not returning desired value.
can you look into this?Here’s the Screenshot

and Here’s the code
if( class_exists( 'BP_Group_Extension' ) ) :class bpgmq_feature_group {
public function __construct() {
$this->setup_hooks();
}
private function…[Read more] -
Quinn Goldwin started the topic add activity form, "whats new form" or post form to all activity page. in the forum How-to & Troubleshooting 10 years, 11 months ago
I would like to add the what’s new form on the all activity page for logged in users.
Is there a way to do this in bp-custom.php? Any help would be greatly appreciated.
-
@mercime replied to the topic Request feature improvement to help visually challenged people in the forum Requests & Feedback 10 years, 11 months ago
@vinzen I was initially able to confirm the issue reported by the lady in the original post. However, upon consultation with another developer, testing in another laptop, and restarting the other laptop I used to test the issue, the result is that one can open the file selection box using keyboard navigation.
Could you please ask her to restart…[Read more]
-
Prabin replied to the topic Display Group comment posts in the forum How-to & Troubleshooting 10 years, 11 months ago
@danbp nope this is coming from BuddyPress Group.
-
Prabin replied to the topic [Resolved] profile-edit takes me to group forums in the forum How-to & Troubleshooting 10 years, 11 months ago
glad it worked..
Best of luck for your site 🙂
-
Prabin replied to the topic Display Group comment posts in the forum How-to & Troubleshooting 10 years, 11 months ago
@danbp I think you can help me with this ..
-
Prabin replied to the topic [Resolved] profile-edit takes me to group forums in the forum How-to & Troubleshooting 10 years, 11 months ago
Hi @jakobbader.. can you do the followings ?
1. Most importantly, disable all plugins except BuddyPress.
2. Also try Switching theme and Check.
3. Make Sure you haven’t changed core files. -
Prabin replied to the topic [Resolved] profile-edit takes me to group forums in the forum How-to & Troubleshooting 10 years, 11 months ago
Hi @jacob.. can you do the followings ?
1. Most importantly, disable all plugins except BuddyPress.
2. Also try Switching theme and Check.
3. Make Sure you haven’t changed core files. -
Prabin replied to the topic [Resolved] profile-edit takes me to group forums in the forum How-to & Troubleshooting 10 years, 11 months ago
1. Most importantly, disable all plugins except BuddyPress.
2. Also try Switching theme and Check.
3. Make Sure you haven’t changed core files. -
Prabin's profile was updated 10 years, 11 months ago
-
Prabin started the topic Display Group comment posts in the forum How-to & Troubleshooting 10 years, 11 months ago
Hi everyone,
I have a question. Is there a way that we can display group comment discussions ?
See the Attachment:-

I am looking for a code/trick to display those comments in another page.
Thanx in advance 🙂
- Load More

