Search Results for 'buddypress'
-
AuthorSearch Results
-
October 27, 2018 at 8:39 pm #279463
In reply to: Can BuddyPress be used to create lists?
Lars Henriksen
ParticipantMe too, @patjk.
Did you manage to create a reading community with buddypress?
October 27, 2018 at 8:33 pm #279460In reply to: Community of book readers
Lars Henriksen
ParticipantI can recommend this review block for Gutenberg . It is not buddypress, though. But if you allow your WP users to be authors, then they can easily write reviews.
Cheers
October 27, 2018 at 10:29 am #279455In reply to: Ability according to user roles
indrabhusanroy
ParticipantYes I am using restrict content pro with buddypress & wp job manager. Now I can Restrict a candidate to post a job as I can restrict the “post a job” page with restrict content pro plugin. But the main problem is that anyone can post a job from buddypress profile as I have integrated buddypress with wp job manager as restrict content pro cannot be integrated with buddypress without buying a paid plugin. Now is there a way to restrict some features in buddypress, so that candidates cannot apply for a job from buddypress.
Thanks & Regards
IndraOctober 26, 2018 at 7:53 pm #279438In reply to: My Topic has disappeared ? Why ?
kameleon1er
ParticipantHi Venutius, Thanks for your help. Incredible, the issue came from “BuddyPress Multi Network Plugin Network” 🙂 himself. I desactivated it, and I can now create new Groups. I just hope than new Register Users for this “MU-blog” on my Network don’t be mixed with my others MU-Blogs subscribers.
But nouw, I got a new problem : connected as Super-Admin, I create a group, but I forgot to choose a Cover-Group banner ; image, and I don’t see button or link to choose or upload a new-one.
Any idea ?
Thanks a lot for your time. Best regards 🙂
October 26, 2018 at 12:56 pm #279433In reply to: Community of book readers
Prashant Singh
ParticipantOctober 25, 2018 at 8:57 am #279421In reply to: Registration page Font style and size
ZaacWilliam
ParticipantI, also something related to this topic will love to get help.
How do i use different form for my buddypress registration page. I will appreciate all assistance.
Thanks.
October 25, 2018 at 3:17 am #279418In reply to: How to edit ‘account activated’ page?
daynewilliams
ParticipantThanks for replying Prashant.
I would like to only change the login link on that particular page for my members.
I still plan to keep my login for myself as an admin: https://fitness101.nz/login
I need my website users to login with my Restrict Content Pro plugin’s login: https://fitness101.nz/members-login/
The problem is that BuddyPress activation page directs my members to the admin login page.
October 24, 2018 at 8:54 pm #279412In reply to: Wrong count shows
Prashant Singh
ParticipantEverytime I need to go back to admin section, tools -> buddypress.Let me explain, as you are using Memberpress registration so you are not following BuddyPress user activation process which is ‘User registers on your site and then they get an activation mail where they get a link and by clicking that they activate their account and as soon as they log in the count gets updated.’
So here one can disable activation email and then can go to the Users screen and there can activate them manually and as soon as they log in there on the site they will be listed there.
Normally if people are not deactivating BuddyPress activation mail then I suggest them this plugin https://buddydev.com/plugins/bp-autologin-on-activation/ so that their users get logged-in automatically as soon as they activate their account and in this way, BuddyPress will receive it’s active members data and count will be fine there.
Right now it seems like you are having issues there due to Memberpress registration. I will suggest you auto-login them on registration and redirect them to their BuddyPress profile and in this way, you do not have to go and do that count fix again and again hopefully.
Thanks
October 24, 2018 at 8:50 pm #279410In reply to: Add Woocommerce Products to Activity Stream
Prashant Singh
Participanthttps://buddypress.org/support/topic/display-custom-post-types-in-activity-feed/
https://buddypress.org/support/topic/adding-custom-post-types-in-the-activity-stream-need-php-help/Also please check if this setting is checked https://prnt.sc/la277c
Thanks
October 24, 2018 at 7:12 pm #279403In reply to: Add Woocommerce Products to Activity Stream
Prashant Singh
ParticipantHi,
Please check this thread: http://mridulgoswami.com/adding-custom-post-type-to-buddypress-activity-the-right-approach/
Thanks
October 24, 2018 at 8:11 am #279385In reply to: How to add captcha to BP login widget?
traceyr-london
ParticipantThanks, but as it’s not been updated in over 3 years I’m reluctant to try it in case I “break” my website.
In the meantime, I think I’ve found a solution using the plugin https://wordpress.org/plugins/no-captcha-recaptcha/ which is working on my Buddypress installation now 🙂best wishes
TraceyOctober 24, 2018 at 1:20 am #279381In reply to: Wrong count shows
inderpreet2018
ParticipantThat was not fixed with custom code. Custom code fixes “Viewing 1 to 20 of 46 active members”, not the main counts https://www.screencast.com/t/JR7qDZTkDL9D
Everytime I need to go back to admin section, tools -> buddypress.
October 23, 2018 at 6:31 pm #279377In reply to: How to add captcha to BP login widget?
Prashant Singh
ParticipantHi,
Please check this plugin https://wordpress.org/plugins/buddypress-captcha/.
Hopefully, it will fix your issue.
Thanks
October 23, 2018 at 6:03 pm #279372In reply to: list of all groups
leandrorm
Participanti tried alredy the `$vgroups = $groups = BP_Groups_Group::get(array(
‘type’=>’alphabetical’,
‘per_page’=>999
));
print_r($vgroups);`
andgroups_get_groups() Ive tried numerous example, with or without id with the order with the type, but just keeps coming empty
and i tried the :
groop loopwere it says :
If you want to show all groups, regardless of whether the the logged-in or displayed member belongs to them, use this:
bp_has_groups( ‘user_id=NULL’ )
but it comes back empty to
I would like to know from my function.php how do I display all the groups on my site?October 23, 2018 at 4:29 pm #279368In reply to: list of all groups
Prashant Singh
ParticipantHi,
Please check this thread https://buddypress.org/support/topic/getting-array-of-all-groups/
Thanks
October 23, 2018 at 5:58 am #279354In reply to: exclude users from member listing
Prashant Singh
ParticipantMembers directory is from BuddyPress. Buddypress always send an activation email when a new user registers from it’s register page. If you are not following that process then certainly you are using memberpress process and have to repair the count always or else let them login and when they will access Buddypress pages they will be listed automatically.
Thanks
October 22, 2018 at 8:59 pm #279342Prashant Singh
ParticipantHi,
This is not the platform to look for developers. This forum is only to have help with BuddyPress related issues.
Thanks
October 22, 2018 at 8:33 pm #279338In reply to: Registration Activation not working with php 7.1
Jacob_26
ParticipantYes, I did that, but I can’t find a buddypress related error, just other messages
October 22, 2018 at 6:32 pm #279322In reply to: Registration Activation not working with php 7.1
Prashant Singh
ParticipantCan you please check if there is a page called activate in your pages list and also it is assigned to activate page setting in BuddyPress?
Thanks
October 22, 2018 at 4:06 pm #279307In reply to: Disable user status updates
shanebp
ModeratorYou don’t say which template pack you’re using… Depending on which you’re using:
Find this file:
buddypress\bp-templates\bp-legacy\buddypress\activity\index.php
Or this one:
buddypress\bp-templates\bp-nouveau\buddypress\activity\index.phpThen find this code:
<?php if ( is_user_logged_in() ) : ?> <?php bp_get_template_part( 'activity/post-form' ); ?> <?php endif; ?>And change it to:
<?php if ( is_super_admin( get_current_user_id() ) ) : ?> <?php bp_get_template_part( 'activity/post-form' ); ?> <?php endif; ?>Rather than make the changes to the BP templates, use a template overload instead.
October 22, 2018 at 1:21 am #279279In reply to: exclude users from member listing
inderpreet2018
ParticipantYes, I am using “New User approve” plugin, as I am using “Memberpress” plugin to maintain registrations.
How I approve new users from buddypress?
October 21, 2018 at 11:09 pm #279276In reply to: No “Create Group” button is visible
tsortore
ParticipantRESOLVED: I was trying not to, but reinstalling BuddyPress fixed the issue.
I appreciate the help,
Tony
October 21, 2018 at 10:32 pm #279275In reply to: No “Create Group” button is visible
tsortore
ParticipantHere is my theme and a list of plugins, most of which came with the premium theme. There have been no complaints I’ve found of the groups not working “out-of-the-box” with this theme.
*** These were the only plugins that did NOT come with the theme.
Theme: WOffice
Active Plugins:- Akismet Anti-spam
- All in one WP Migration
- BP xProfile Location ***
- BuddyPress
- Buddypress Xprofile Fields Custom Css Classes ***
- DP Pro Event Calendar
- Eonet Live Notifications
- File Away
- GamiPress
- LocateAnything ***
- Slider Revolution
- Unyson
- User Role Editor ***(suggested and tested compatible plugin)
- Wise Chat
- WP ERP
- WP ERP – PDF Invoice
- WP Bakery Page Builder
Still no luck getting group creation working.
Thanks for your response! Any ideas?
October 21, 2018 at 12:17 pm #279254In reply to: exclude users from member listing
Prashant Singh
ParticipantHi,
BuddyPress never lists pending and denied members. Are you using any other system to verify them?
Thanks
October 21, 2018 at 12:33 am #279243mutoha
ParticipantRegarding the matter of the “compatible with nouveau”,
Do you think that “BuddyPress Follow(1.2.2)” will be available if you change any of the “BuddyPress(3.2.0) with nouveau”?I am in trouble because I can not use it even if I change the next file.
bp-nouveau > buddypress > activity > entry.php
bp-nouveau > buddypress > activity > activity-loop.phpWould you please give me a hint?
Thanks.
-
AuthorSearch Results