-
Prabin replied to the topic [Resolved] profile-edit takes me to group forums in the forum How-to & Troubleshooting 9 years, 4 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 9 years, 4 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 9 years, 4 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 9 years, 4 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 9 years, 4 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 9 years, 4 months ago
-
Prabin started the topic Display Group comment posts in the forum How-to & Troubleshooting 9 years, 4 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 🙂
-
Prabin started the topic Display Group comment posts in the forum How-to & Troubleshooting 9 years, 4 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 🙂
-
Prabin replied to the topic Display all BuddyPress group id as a dropdown in the forum How-to & Troubleshooting 9 years, 4 months ago
I did it .. thanx for reply anyway 😀
<div>
[Read more]
<?php global $bp,$wpdb;
$group_id = get_post_meta( $post->ID, 'campaign_group_id', true );
$group_results = $wpdb->get_results("SELECT id,name FROM {$wpdb->prefix}bp_groups ORDER BY ID ASC");
?>
<label for="meta-box-dropdown">ADD/EDIT</label>… -
Prabin replied to the topic Display all BuddyPress group id as a dropdown in the forum How-to & Troubleshooting 9 years, 4 months ago
I did it .. thanx for reply anyway 😀
<div>
<?php global $bp,$wpdb;$group_id = get_post_meta( $post->ID, 'campaign_group_id', true );
$group_results = $wpdb->get_results("SELECT id,name FROM {$wpdb->prefix}bp_groups ORDER BY ID ASC");?>
<label for="meta-box-dropdown">ADD/EDIT</label>
<select…[Read more] -
Prabin started the topic Display all BuddyPress group id as a dropdown in the forum How-to & Troubleshooting 9 years, 4 months ago
Hi there,
I want to display all the id’s of buddypress group as a drop-down in admin end.
I know it is possible but rather than using mysql query, is there any code to display all group
ids’ ?Thankx in advance
-
Prabin started the topic Display all BuddyPress group id as a dropdown in the forum How-to & Troubleshooting 9 years, 4 months ago
Hi there,
I want to display all the id’s of buddypress group as a drop-down in admin end.
I know it is possible but rather than using mysql query, is there any code to display all group
ids’ ?Thankx in advance
-
Prabin started the topic Display all BuddyPress group id as a dropdown in the forum How-to & Troubleshooting 9 years, 4 months ago
Hi there,
I want to display all the id’s of buddypress group as a drop-down in admin end.
I know it is possible but rather than using mysql query, is there any code to display all group
ids’ ?Thankx in advance
-
Prabin replied to the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 9 years, 5 months ago
@danbp thanx buddy, i’ll look-into this documentation and will ask you if i have any query..
Thanx again .. 🙂
-
Prabin started the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 9 years, 5 months ago
Hi there, I am using both BuddyPress and bbPress for my site. and I want to display the most Favorited Comments on the top on specific template. I just need a code or trick.
Here’s the screenshot
Is it possible to display the most Favorited comments from Buddypress Groups ??Thankx in advance 😊
-
Prabin started the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 9 years, 5 months ago
Hi there, I am using both BuddyPress and bbPress for my site. and I want to display the most Favorited Comments on the top on specific template. I just need a code or trick.
Here’s the screenshot
Is it possible to display the most Favorited comments from Buddypress Groups ??Thankx in advance 😊
-
Prabin started the topic Sorting Most favorite comments of Buddypress Group page in the forum How-to & Troubleshooting 9 years, 5 months ago
Hi there, I am using both BuddyPress and bbPress for my site. and I want to display the most Favorited Comments on the top on specific template. I just need a code or trick.
Here’s the screenshot
Is it possible to display the most Favorited comments from Buddypress Groups ??Thankx in advance 😊
-
Prabin replied to the topic Moderate Group Post in buddyPress in the forum How-to & Troubleshooting 9 years, 5 months ago
hmm.. may be there is some trick to do this
-
Prabin replied to the topic [Resolved] How to display only friends avatar in Who's Online widget in the forum How-to & Troubleshooting 9 years, 5 months ago
i think bp-show-friends plugin widget is somehow match for my site. Thanx @danbp
-
Prabin replied to the topic [Resolved] How to display only friends avatar in Who's Online widget in the forum How-to & Troubleshooting 9 years, 5 months ago
hi @danbp thanx for the reply, this one’s great plugin too but can’t we customize the default widget ??
- Load More
@prabin04
Active 4 years, 1 month ago