-
Hope replied to the topic Import/Export of all BuddyPress user data (important) in the forum How-to & Troubleshooting 3 months, 1 week ago
Thank you guys for your quick responses…
Actually it’s not a Ning site, It’s a student information system & I want to export its users (who are students) in a format that could be imported into buddypress; so […] -
Hope started the topic Import/Export of all BuddyPress user data (important) in the forum How-to & Troubleshooting 3 months, 1 week ago
Hi guys,
I know that “importing/exporting buddypress user data” is set to be a future feature for buddypress but does anybody know a plugin or a tool or anything to do such a thing for now?
I want to import […]
-
Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 3 months, 3 weeks ago
This is the “load more” code in global.js that deals with the comments’ hiding:
/* Hide excess comments */
if ( jq('div.activity-comments').length )
bp_dtheme_hide_comments();The required code is […]
-
Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 3 months, 3 weeks ago
Hi @yadigit
Thanks a lot for your quick reply.. Actually I’m aware of the code in global.js file & I changed the number of shown comments to 2 instead of the default (5) but this is not my problem.
I’ll […]
-
Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 3 months, 3 weeks ago
Anybody’s help will be much appreciated.. Thanks
-
Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 3 months, 3 weeks ago
Hi @yadigit,
Thanks for the solution! I have a question maybe you can help me with:
When “loading more” activity stream, hiding comments doesn’t work i.e. all comments for activity updates appear which is not […] -
Hope started the topic Hide/Show Activity Comments in the forum Your BuddyPress 3 months, 3 weeks ago
Hi guys,
I’m facing this issue: When “loading more” the activity stream, hide activity comments don’t work!
I set to show only 2 comments for activity updates & with “Ahow all comments” link, the rest will be […] -
Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 3 months, 3 weeks ago
Sorry, you’re right…
I just added a check in the activity -> entry.php to assure that it’s not a post page:
(if !bp_is_blog_page()).Maybe it’s not the perfect solution but it works for me for […]
-
Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 3 months, 3 weeks ago
I found a solution thanks
-
Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 3 months, 3 weeks ago
Thanks @transmission… I decided to use this plugin, it’s very useful & now things are more logical… but i had one issue, Maybe you can help me with it.
I installed “RS Buddypress Activity Refresh” plugin to […]
-
Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 3 months, 3 weeks ago
Interesting idea! I’ll see how I can benefit from this plugin.
Thank you very much
-
Hope started the topic Syncronization (Important) in the forum Requests & Feedback 3 months, 3 weeks ago
Hi all,
Thanks for your efforts and nice work…
I have a request witch is: Synchronizing Post Comments with ‘New blog comment’ activity update. I mean when I comment on the new post entry on the activity […]
-
Hope replied to the topic Division by zero warning in the forum Your BuddyPress 3 months, 3 weeks ago
The problem in the plugin is in the row:
$activities->pag_num = $activities->pag_num -1;
When it takes 0 value.What does pag_num refer to in activity?
-
Hope replied to the topic Division by zero warning in the forum Your BuddyPress 3 months, 3 weeks ago
Anybody? how to hide non friends activity updates from activity stream?
-
Hope replied to the topic Remove the Activity Tab from the buddypress profile page in the forum Custom Community Theme 3 months, 3 weeks ago
Hi,
Thanks for the solution @modemlooper, I want to hide profile activity tab from non-friends, how can i do this?
Thanks
Hope -
Hope replied to the topic How to change 'Avatar' to 'Photo' in the forum Your BuddyPress 3 months, 3 weeks ago
Thank you aces, I ended up modifying core files
Didn’t find another way… -
Hope replied to the topic [Solved] Get list of unread private messages in the forum How-to & Troubleshooting 3 months, 3 weeks ago
Apparently there’s no way to copy the code here :S Anyway do you know how to do this?
-
Hope replied to the topic [Solved] Get list of unread private messages in the forum How-to & Troubleshooting 3 months, 3 weeks ago
Interesting!
I want to add dropdown list to choose between showing all or unread messages, how could this be applied? I added the following code but nothing happens:
`[…]
-
Hope replied to the topic Site Wide Forums Avatars in the forum Your BuddyPress 3 months, 3 weeks ago
Thanks… I tried it actually but didn’t work
-
Hope replied to the topic Site Wide Forums Avatars in the forum Your BuddyPress 3 months, 3 weeks ago
As I see using “Firebug”, the taken users’ avatars are thumbnails with default size 50×50 and enlarged to 80×80, that’s why its quality is low but the question is how to use the original avatar instead of the […]
- Load More
@amalsh
active 2 months, 3 weeks ago