Search Results for 'wordpress'
-
AuthorSearch Results
-
August 28, 2018 at 6:37 am #275961
In reply to: Notification not showing in user profile
Prashant Singh
ParticipantI think you are looking for solutions that work with blog post only, which is a kind of custom work that needs to be done there.
But for reference, you can see this plugin https://wordpress.org/plugins/bp-activity-comment-notifier/ that works with activity post comments and it notifies all the users if a comment is made.
Thanks
August 27, 2018 at 2:27 pm #275949In reply to: Adding Buddyform to other user’s profile
Prashant Singh
ParticipantHi,
You can try this plugin https://wordpress.org/plugins/bp-user-profile-reviews/
August 27, 2018 at 1:30 pm #275946In reply to: See only a kind of users
Prashant Singh
ParticipantHi,
Please see this thread: https://wordpress.stackexchange.com/questions/125754/buddypress-conditionally-filter-directory-based-on-xprofile-field
Hopefully, it will fix your issue.
Thanks
August 27, 2018 at 9:16 am #275941In reply to: bp_get_suggestions 400 error
shubh14
ParticipantThis is a bug. I’m getting this error when I deactivate the activity component from the settings. I have submitted a ticket here
August 27, 2018 at 5:49 am #275935In reply to: Notification not showing in user profile
raneeshct
ParticipantThis is not the solution I am looking for. Let me explain what I clearly needs.
I have an existing WordPress website with a few posts. I have installed BuddyPress plugin. Now let’s assume I have two users A and B registered in the website and consider a post with Title “Hello All”
1. User A made a comment on the post “Hello All”
2. User B made a reply comment to the User A’s commentit is expected to show a notification on User A profile under notification tab on site such us User B replied to your comment. Unfortunately this is not happening on the website. To cross check whether it is a theme issue, I have changed the theme to default themes of WordPress and notification is not yet showing. Please help. Looking forward to an immediate response.
Here is the website URL https://beanstalkminds.com/
August 27, 2018 at 5:11 am #275934In reply to: Restrict Content Pro Multi site with BuddyPress
daynewilliams
ParticipantThanks for the reply Shane.
From what I understand this can only work using the multi-site feature? So if I had 2 different installations of WordPress for each website and wanted to have the BuddyPress accounts shared between the two websites – it would not work?
August 26, 2018 at 9:50 pm #275926In reply to: Notification not showing in user profile
Prashant Singh
ParticipantI am not sure if you are creating blog posts or activity. BuddyPress sends notification for these updates https://codex.buddypress.org/administrator-guide/notifications/
If it is a blog post then you have to go with this code to get notification https://wordpress.stackexchange.com/questions/263950/new-post-notifications-for-users-buddypress
August 26, 2018 at 9:44 pm #275925In reply to: Uploaded Avatars do not Crop Correctly
Prashant Singh
ParticipantPlease check this link https://gschoppe.com/wordpress/buddypress-auto-pad-avatars/
If this can help, it will be great.
Thanks
August 26, 2018 at 9:41 pm #275924In reply to: Accessing Profile Page
Prashant Singh
ParticipantHi,
Please check this link https://codex.buddypress.org/getting-started/buddypress-links-in-wordpress-menus/
You can easily get BuddyPress menus on your site.
Thanks
August 26, 2018 at 9:13 pm #275917In reply to: Profile fields
Prashant Singh
ParticipantPlease check this plugin https://wordpress.org/plugins/bp-xprofile-custom-field-types/.
They are already adding profile fields with select2 js support, mentioned in the features as well.
Thanks
August 25, 2018 at 9:31 pm #275904guilhermefr
ParticipantThank you for your reply @prashantvatsh!
I’ve installed the plugin from the link you provided and it worked as intended.
I then used this code snippet here so that group members automatically subscribe to group forum as they join the group.
I also had to install this plugin here to manage group members e-mail subscriptions. I set the default to “no e-mail messages” for all groups, so if the group members want also to be informed through e-mail about forum messages, they can configure that as they want.
August 24, 2018 at 10:30 am #275885Topic: Notification not showing in user profile
in forum How-to & Troubleshootingraneeshct
ParticipantPlease advice on the following,
1. I have made a test post in my WordPress website and made a comment.
2. Using another user I have replied to the comment made earlier.
3. Once checking Notifications tab in my profile, it still shows “no notification found”Tried the same with different theme but it still shows “zero” notification.
August 22, 2018 at 10:38 pm #275865In reply to: A couple of issues, am I missing something?
pecosdave
ParticipantWell, wiped the www directory, gave it a clean database, removed the two default plugins and only installed Buddy Press, same error on group acceptance. As far as WordPress/BuddyPress is concerned that should have been a brand new system.
At least now I know it’s likely a system level issue, OR I’m the canary in the coal mine since I’m running new everything and the working hosts haven’t been updated yet.
August 22, 2018 at 9:47 pm #275864In reply to: A couple of issues, am I missing something?
pecosdave
ParticipantMy “wipe” is just of the www directory. Messing with Nginx and getting PHP working on it isn’t something I want to duplicate unless I have to. Even if I move to some genuine metal I intend to copy my /etc/config directories over to the other system. I’m just going to copy the www directory to somewhere else, delete, and do WordPress and the plugins from scratch. Now that I have a solid idea of what I want and how to get there I should be able to do it more “cleanly” and see if that makes a difference. I must have installed and removed 100 plugins, who knows what kind of mess that left.
I haven’t decided on hosting yet – I may host it from my own cable access at home. I used to do a lot of my own hosting, but modern ISPs tend to make it more difficult. I have a buddy offering me some server space, I don’t know if it will be on a VMWare host (likely knowing him) or if I’m going to get some actual metal in a rack – also likely with him. If he host it I’m getting a minimum 2GB link.
That VVV link you gave me might be just what I need. The “What do you get” section has a list of things that seem to be important, I might just make sure I have them all. Obviously I have some of them, but the ones I don’t might be the difference between “member added” and “page expired”.
August 22, 2018 at 5:57 pm #275851In reply to: A couple of issues, am I missing something?
shanebp
ModeratorYou can switch to a WP theme like 2016 or 2017 – iow. ‘safe’.
All plugins should work with a WP theme.
So momentarily switching to a WP theme will provide hints re whether the issue is in your theme or a plugin.Your issues are too specific to your setup for you to get more then general suggestions here.
Try to get some specifics: Debugging_in_WordPress
August 22, 2018 at 4:07 pm #275839Topic: Combine Read and Unread Notifications?
in forum How-to & Troubleshootingwallacelin
ParticipantHello, I’m using Buddypress 3.1.0, bbPress 2.5.14, and the Boss theme 2.4.6 to create an online network/forums website. The website is 7ctest2.site and the wordpress version is 4.9.8.
Is it possible to merge the Read and Unread notifications into one page on /members/user/notifications/ ?
How would I go about implementing this?
I’m new to both Buddypress and bbPress and was handed down this website to complete. Any help or idea would be helpful. Thank you!
August 21, 2018 at 8:08 am #275801In reply to: filter user activity show only images
Prashant Singh
ParticipantAugust 21, 2018 at 7:59 am #275798In reply to: BuddyPress/Multsite Menu URLs
Prashant Singh
ParticipantHi, in Appearance > Menus You have to enable BuddyPress from screen options and then you can add BuddyPress links to the menu. Please check: https://codex.buddypress.org/getting-started/buddypress-links-in-wordpress-menus/
Thanks
August 21, 2018 at 7:01 am #275783In reply to: Buddypress Profile Error
Prashant Singh
ParticipantTry saving permalink and check again. If it is still not working please make wp-debug to true, https://codex.wordpress.org/WP_DEBUG, to see if there is any error.
Thanks
August 20, 2018 at 1:54 pm #275762In reply to: Embed an Activity stream like in Group & Profiles
Prashant Singh
ParticipantYou can try this plugin as well https://wordpress.org/plugins/shortcodes-for-buddypress/ and try shortcode
[activity-listing object = groups]August 20, 2018 at 1:15 pm #275756In reply to: Filtering Activity Feed
Prashant Singh
ParticipantYou have placed the code in parent theme’s functions.php which is not correct, because in future you will have an update of the theme and when you will update these changes will be lost. So you should always paste any new code in child theme’s functions.php. In case it is not working there and you are not able to get it why? then install this https://wordpress.org/plugins/code-snippets/ plugin and try adding code under snippets and see if it is working fine. Also before placing code with this plugin just remove it from your functions.php otherwise if the same code will be there on both places then it will generate a fatal error.
When I moved the code to the functions.php in the social-portfolio folder, it worked exactly as expected.
Thanks
August 20, 2018 at 1:01 pm #275755Prashant Singh
ParticipantYes, that is possible by removing the following capabilities from the role:
edit_users
create_users
delete_usersOnce it is removed from the role then users from that particular role will not be able to create/edit/delete users.
Please follow this link: https://codex.wordpress.org/Function_Reference/remove_cap
Thanks
August 20, 2018 at 12:32 pm #275754In reply to: Hide empty group types
Prashant Singh
ParticipantThis function returns all the registered group types so you have to write your own for this. https://wordpress.org/plugins/bp-create-group-type/ this plugin have option to let you choose which group type you want to show/hide.
Thanks
August 20, 2018 at 12:23 pm #275753In reply to: Redirect to member home?
Prashant Singh
ParticipantPlease try this plugin https://wordpress.org/plugins/bp-redirect-to-profile/
Thanks
August 17, 2018 at 8:33 am #275720In reply to: Hardware Requirements for Buddypress and WordPress
Prashant Singh
ParticipantHi,
It is mentioned here https://buddypress.org/about/requirements/ and this is for WordPress https://wordpress.org/about/requirements/
WordPress clearly stated that it’s ‘Not required, but recommended for better security’
Thanks
-
AuthorSearch Results