Search Results for 'wordpress'
-
AuthorSearch Results
-
April 15, 2018 at 10:44 am #272087
In reply to: Notify by email when update is made in group
Varun Dubey
ParticipantApril 15, 2018 at 4:57 am #272082In reply to: Shortcode question [bp_profile_url]
Varun Dubey
Participant@avaiya might be this can help https://wordpress.org/plugins/bp-post-from-anywhere/ it will help you to paste shortcode inside page or widgets which will allow your user to post from anywhere.
April 15, 2018 at 3:35 am #272081In reply to: collapse comment & comment reply.
Dr md shahriar kabir
Participanti use
wordpress vers- 4.9.5
buddypress vers- 2.9.4April 14, 2018 at 9:33 pm #272075Varun Dubey
Participant@parttimedimes you can use https://wordpress.org/plugins/hashbuddy/ it can help to tag activities and comments with related hashtags and you can search activities as well.
April 14, 2018 at 7:08 am #272041In reply to: Emails for change password and reset password
Paul Wong-Gibbs
KeymasterShort answer is WordPress has a totally crap email API, and it’s really hard to reliable filter the core WordPress emails. That’s a big part of the reason I wrote a modern email API for BuddyPress, because WordPress itself is doing a bad job.
Let me know if you think this is something we should prioritise. It’s been a while since we’ve improved the email system, and this might be a good reason for another pass.
April 14, 2018 at 7:01 am #272036In reply to: Assign Members Page
Paul Wong-Gibbs
KeymasterI am not sure why this might not work. I suspect, too, it is a conflict with some other plugin or theme that affects permalinks or page management, but it’s impossible to tell without actually working through the code and checking your database. Perhaps the theme, as you said you’ve tried disabling all plugins.
If you let me know your versions of WordPress and BuddyPress, and if your site has WordPress multisite enabled or not, or if you’ve customised any BuddyPress options via custom code, I’ll try to test on a similar site next week and just confirm if it actually works. I doubt that’ll help fix your issue, though, unfortunately.
April 14, 2018 at 6:58 am #272035In reply to: Theme activity in buddypress…
Paul Wong-Gibbs
KeymasterYou’ll need to be a reasonably competent developer, familiar with WordPress, to achieve this. There is some documentation at https://codex.buddypress.org/plugindev/bp_activity_add-2/ that might help you get started. Good luck!
April 14, 2018 at 6:56 am #272034In reply to: Cron Jobes Issue
Paul Wong-Gibbs
KeymasterThanks for the kind words! BuddyPress does *use* a cron task for only one thing — if Activity component is active and you also have the Akismet plugin enabled, then there’s an integration between the two, and our cron task periodically tidies up old metadata.
We do nothing that I know of that affects WordPress’ cron system, let alone something that might break things.
(To clarify: we use WordPress’ “scheduled cron” API, like all plugins, not actual “Linux cron” jobs).
April 13, 2018 at 4:37 pm #272014In reply to: How to restrict group creation to certain users
David Cavins
KeymasterSee above for a list of user capabilities by role:
2) Choose the users that you want to enable (to create groups). Get the list of WP capabilities for each of them from here (or use a role/capability editing plugin):
https://codex.wordpress.org/Roles_and_Capabilities
Choose one capability which is only shared by those users that will have the ability to create groups.
No, there is not currently a way to make a group “pending” though that’s will be possible as a result of something I’m working on.
April 12, 2018 at 2:28 am #271986In reply to: Assign Members Page
baccoeur
ParticipantHi
Thank you for your response
I just follow and check the instruction you give.
Try deactivating all other plugins, this is most likely a plugin conflict I would think.
Still issue exist
I have done deactivating all plugins in the site but still doesn’t save the member page.
http://prntscr.com/j3m4ozThe following active BuddyPress Components do not have associated WordPress Pages: Members. Repair
Please advice.
Thank you!
April 11, 2018 at 2:42 am #271969In reply to: Assign Members Page
baccoeur
ParticipantHi
Thank you for your response
I just follow and check the instruction you give.
Check Dashboard>>Settings>>BuddyPress>>Pages and make sure the BP Members component is assigned to your members page.
Here are the issue i have found.
Please see screenshot
http://prntscr.com/j3m4ozThe following active BuddyPress Components do not have associated WordPress Pages: Members. Repair
Please advice.
Thank you!
April 10, 2018 at 9:44 am #271955In reply to: Notification from bbpress to buddypress
begindot
ParticipantDid you try the forum notifier plugin? You can also have a look at other plugins here Best BuddyPress Plugins
April 10, 2018 at 9:00 am #271953In reply to: Disable comments in activity
Venutius
ModeratorYou should be able to do that, with a filter to only display the What’s new box if the logged in user name is the same as the displayed user name. by overloading the activity/post-form.php file.
Check out BP Template Overloader to help you manage your template overloads.
April 10, 2018 at 4:01 am #271944In reply to: Alternative to Xprofile
darunia77
ParticipantHey guys, @grounder is talking about xprofile fields plugin, not Buddypress. Read the thread title.
I assume it’s this plugin as it has been abandoned by wordpress recently as it has not been updated in 3 years or so.
I am also using this plugin and looking for an alternative. My hosting (wp-engine) just notified me that this plugin has a security vulnerability and they have contacted the developer to fix it but I doubt it will happen.
I think this plugin might be an alternative but have to look into it, if anyone is also in this situation. This one is also not updated:
April 9, 2018 at 4:12 pm #271931In reply to: Cannot activate user
Venutius
ModeratorHow did you change the link to the registration page? Presumably this is what caused that issue. I’ve not had to do that myself so am unaware of what issues it may cause.
Regarding some users not getting activation emails. Are you using the default wordpress email address (wordpress@yoursite.com) some mail providers block these default emails and you can change the default email to something mre specific to your site using a plugin such as CB Change Mail Sender.
April 8, 2018 at 9:54 am #271913In reply to: Using header cover
Venutius
ModeratorHi Jorge,
The header functionality is now available in a new plugin I’ve created. It should make it a lot easier for you to display both group and user headers:
April 8, 2018 at 9:51 am #271912In reply to: Shortcode question [bp_profile_url]
Venutius
ModeratorHi Avaiya,
just to let you know I’ve totally revamped the profile shortcodes plugin and added a load more features, you might like to take a look:
April 8, 2018 at 9:50 am #271911In reply to: Is there not a list of shortcode anywhere?
Venutius
ModeratorHi Steve,
My initial version is ready – https://wordpress.org/plugins/bp-profile-shortcodes-extra/
I’d welcome any feedback about the shortcodes and how they work. There were a number of options I was not sure about, for example if they needed to display a title.
I opted to omit activity and forum shortcodes in this initial release as there are existing shortcodes for these, though in the longer term I do think it would be nice to collect everything into one plugin.
April 8, 2018 at 5:02 am #271910In reply to: How to conect buddypress to al sites in multisite
Venutius
ModeratorMaybe this plugin could do it, I don’t really know multisite but found this in searches:
April 8, 2018 at 4:49 am #271908In reply to: How to create landing page w/out top menu options
Venutius
ModeratorWhich top menu options? the WordPress toolbar?
April 8, 2018 at 4:47 am #271907In reply to: Just another register email issue post
Venutius
ModeratorSeems like it’s not working. What happens if you deactivate BuddyPress and just use the wordpress registration?
April 8, 2018 at 4:08 am #271906In reply to: Just another register email issue post
DR_MCGILL
ParticipantThx for the help. Looks like Amazon is a little tricky. I found a good source that led me to a plugin for aws: https://wpforms.com/how-to-set-up-wordpress-smtp-using-amazon-ses/
could you give it another try and see if it works now. I think this is the only option for Buddypress and amazon, surprised this hasn’t come up before. But I could easily be missing something…April 7, 2018 at 7:16 pm #271895In reply to: Just another register email issue post
Venutius
ModeratorBuddyPress basically uses the wordpress email system, it uses a sender address of wordpress@yoursite.com. Some email providers block this generic address. Mine doesn’t, if you like I could register on your site and see if it works for me?
April 6, 2018 at 3:03 pm #271885In reply to: Initial member order
Venutius
ModeratorI’ve been playing with this and I too am struggling. What I have discovered is as follows:
Remove the
&from the beginning of the string and alphabetical will work.
Start the string with another option beginning with an&and alphabetical will work.Exclude does not seem to work in any variation.
I’ve raised this in a track ticket:
April 5, 2018 at 5:09 pm #271870Venutius
Moderatorhttps://buddypress.trac.wordpress.org/
It’s where you can ask for new features or report a bug.
-
AuthorSearch Results