Search Results for 'buddypress'
-
Search Results
-
WordPress 5.4.1
BuddyPress 6.0.0
Site: http://84.107.187.34/upfrogI managed to make the activity stream multi column with third party software “Masonry” (https://masonry.desandro.com).
The problem I’m facing is calling the masonry-script after the activity stream is completely loaded. For now I used a timeout function to get it working:setTimeout(function(){ $('.activity-list').masonry({ // options itemSelector: '.activity-item', columnWidth: 300 }); }, 3000);Can anyone tell me how to call the script the right way?
Thanks so much in advance and with kind regards,
PeterHello everyone,
I want my users to see the groups alphabetically sorted.
https://buddypress.org/support/topic/sort-groups-alphabetically-by-default-bp-1-2/
I found a topic about it from 10 years ago and followed the solutions in here.
I basically reordered the options in the php file. and It worked to some extent.
When I type the link in my browser : https://example.com/members/me/groups , I can see the alphabetical ordering. But when I try to explore another user’s groups, I still see the previous ordering.
Does anyone know how I can fix it?
Cheers.
I am on WP dot com Business Plan allowing the use of Plugins.
I on WP 5.4.1 with Healthy Living Theme.
I did not change my theme to accommodate BuddyPress.Unfortunately, BuddyPress is not going to meet my needs so I want to completely uninstall it now. I have it deactivated but want the plugin and its settings ie, Emails, removed completely.
I have manually removed the pages that were created by BP.
I’m guessing that all the other items left by BP need to be removed through an uninstall.
Can you please tell me how to completely remove the plugin or do you have an uninstall button that would make it super easy.
Hi there,
When a review is left on a Geodirectory listing, Buddypress receives a notification. The subject title of the notification is
“User” left a review on “Listing Title”
How can I change the word “review” to “comment”?
I’ve tried using a translate plugin but having no luck there as it does not seem to have the initial sentence in there to translate. Possibly because it is a notification.
Any help would be helpful and thank you.
WordPress 5.4.1
BuddyPress 6.0.0
Site: http://84.107.187.34/upfrogI managed to make the activity stream multi column with third party software “Masonry” (https://masonry.desandro.com).
The problem I’m facing is calling the masonry-script after the activity stream is completely loaded. For now I used a timeout function to get it working:setTimeout(function(){ $('.activity-list').masonry({ // options itemSelector: '.activity-item', columnWidth: 300 }); }, 3000);Can anyone tell me how to call the script the right way?
Thanks so much in advance and with kind regards,
PeterIs there a way to cut and paste images to the buddypress activity stream??
Hi guys,
Somehow my BuddyPress filter – menu list – background -on hover – changed colors and acquired an outline, when testing a theme and returning to my original theme.
I have attached a screenshot of the filter. You will see the highlighted menu item is blue with a thick black outline when hovered over. I have tried to show as much info as possible in the hope someone can provide a css, for when hovering over a menu item to remove the black outline (on hover), and change the background color (on hover) to #21759b, and the text color (on hover) to #ffffff to suit my theme.
This problem has happened to a few of my filters but I’m sure I can fix those if I can get the css for this one.
URL to screenshot in my dropbox
https://www.dropbox.com/s/q9dvxqlhi23j41k/Filter%20-%20on%20hover%20background%20color.PNG?dl=0Thank you
Wordpress Version 5.4.1
Buddypress Version 6.0.0Is it possible to remove users automatically from group when they are not online ? can any one develop a new plugin that can do this ?
for example … A group named CURRENT SHARE MARKET TREND. Is it possible to automatically exclude user from this group when they are not online .
IF IT IS NOT POSSIBLE …..Can any one develop a plugin that CAN STOP ANY NEW MESSAGES FROM THIS GROUP WHEN USERS ARE NOT ONLINE . I AM USING BUDDYPRESS MASS MESSAGING TO SEND NEW UPDATES ABOUT SHARE MARKET IN THIS GROUP.Topic: auto reply in buddpress
is it possible to create a auto reply feature in buddypress. ? Even as third party paid plugin ?