Search Results for 'buddypress'
-
AuthorSearch Results
-
June 28, 2017 at 7:01 am #266722
In reply to: How to add profile fields
wbcomdesigns
ParticipantJune 28, 2017 at 6:29 am #266721In reply to: Registration redirect me to home page
wbcomdesigns
ParticipantHi @nicow65
Please take a look…
https://buddypress.org/support/topic/registration-link-redirects-to-home-page/
Hope this will help.
Thanks.
June 27, 2017 at 11:07 am #266709In reply to: Adding Buddypress to an existing Site
autox420
ParticipantThis is how buddy press works.
BuddyPress can only be accesed @ these links.
yoursite.com/activity
yoursite.com/members
yoursite.com/members/username
yoursite.com/members/OtherBuddyPressStuffSo your site isnt touched @ all.
yoursite.com will remain the same as before installing BuddyPress.
June 27, 2017 at 1:44 am #266697In reply to: is_404() triggered on every BuddyPress page
doubleF
ParticipantHello @henrywright
Thanks for taking the time to reply.
Yes, it does, that indeed make sense with the way BuddyPress is working.
We figured out that it’s also linked to an AJAX call we’re making on the page load.
I need to understand how / why BuddyPress router conflicts with that Ajax Call and create a 404 on the next page. I continue digging.
Thanks a lot!
June 26, 2017 at 9:36 pm #266695In reply to: is_404() triggered on every BuddyPress page
Henry Wright
ModeratorJune 26, 2017 at 11:38 am #266688In reply to: is_404() triggered on every BuddyPress page
doubleF
ParticipantDear BuddyPress devs,
Any idea?
June 24, 2017 at 6:17 pm #266669In reply to: Will BuddyPress work for me?
Henry Wright
Moderator@fifthhouse it’s certainly possible using BuddyPress. We actually have a Jobs Board here if you wanted to post your requirements?
June 24, 2017 at 4:51 pm #266668In reply to: Group Types Hierarchy
falvear
ParticipantI am new to buddypress, and I certainly would love to have such functionality in my project.
+1
June 24, 2017 at 4:17 pm #266666In reply to: is_404() triggered on every BuddyPress page
doubleF
ParticipantUpdate 1:
– Whenever theme/buddypress.php is loaded, a template redirect hook is fired for theme/404.php.
– The next page returns a 404, except if it’s a single-*.php.Update 2:
– Most likely, bp_do_404() is triggered.I do not what could cause impact that.
Many thanks
June 24, 2017 at 3:57 pm #266665Topic: is_404() triggered on every BuddyPress page
in forum How-to & TroubleshootingdoubleF
ParticipantHello,
We are trying to figure out random 404 pages appearing for some of our customers.
The pattern is always the same:
– BuddyPress page: page displayed correctly
– Next page (not BP): throws a 404After some research:
– It’s not a memory issue
– Not a .htaccess issue nor permalinksIf we hook on template_redirect and log is_404() it’s triggered on all BuddyPress pages even though the page is correctly displayed.
Does any one has an idea or could bring any detail about this?
Many thanks
François
June 24, 2017 at 4:20 am #266653In reply to: Will BuddyPress work for me?
fifthhouse
Participant@henrywright. Thank you. I don’t know enough about code – basically i know nothing – to understand your reply. Is what I want to do possible? If so I am going to go with buddypress, and will be hiring a developer to do the work for me.
June 23, 2017 at 7:15 am #266639mario031
ParticipantHi guys,
I’m also having the same problem.
I tried changing theme to twenty sixteen and twenty seventeen, turning off all of the plugins except buddypress without any success. Also combination of twenty sixteen / twenty seventeen + turned off plugins didn’t work.Any idea or suggestion what can we do?
June 22, 2017 at 9:25 pm #266633In reply to: Will BuddyPress work for me?
Henry Wright
Moderator@fifthhouse when I suggested data be added against the event’s meta I didn’t mean the host or facilitator do it manually. WordPress and BuddyPress have a pretty extensive action system which you can hook to. The code will run automatically when the action happens.
Here’s the Plugin API documentation in case you need it:
June 22, 2017 at 8:38 pm #266632In reply to: Activity Meta/Entry.php if ( is_user_logged_in() )
coolhunt
ParticipantIm an idiot.. i found it at / buddypress / bp-templates / bp-legacy / buddypress / activity / entry.php
is there a way to do this in “BP-Custom”?
June 21, 2017 at 8:11 pm #266615In reply to: BuddyPress Newsletter relaunched
Slava Abakumov
Moderator#BuddyPress Newsletter #34 – official updates and some lists of useful links to check out
June 21, 2017 at 7:37 pm #266613In reply to: Hiding admins activity and profile errors
slimmyweight
ParticipantIsn’t there code somewhere I can just copy and paste as I tried using parts from the above forum post:
I copy and pasted.
https://buddypress.org/support/topic/hide-admin-from-members-and-activity/
If not I guess I won’t be able to fix it without knowing how to code?June 21, 2017 at 3:04 pm #266608In reply to: Hiding admins activity and profile errors
Henry Wright
ModeratorI recommend using the
bp_after_has_activities_parse_argsfilter to modify the activity stream (remove admin items). Check out this helpful article:June 21, 2017 at 2:56 pm #266607In reply to: Will BuddyPress work for me?
Henry Wright
ModeratorCan Buddypress accomplish this? If so, would it be a complicated and labour intensive process to implement?
WordPress and BuddyPress should be able to handle this. The 2 levels of members you speak of could be either BuddyPress member types, or WordPress roles.
However, there is one tricky part. People need to be able to search for each event type, and also whether the event is hosted by either a “Facilitator,” or a “Host.”
This part is easy to solve. You would save either “facilitator” or “host” against the event’s meta when the event is created or updated. Then when you build your custom search, you can use the
pre_get_postshook to output matched posts, using both the search and meta query parameters inWP_Query.June 20, 2017 at 6:25 pm #266600In reply to: NetForum Pro
shanebp
ModeratorI doubt if you’ll find somebody on these forums who knows if BuddyPress works with NetForum Pro.
>Can we limit what groups they are part of?
Probably, but you’ll need good knowledge of how BP Groups work in order to write the custom code required.June 20, 2017 at 7:23 am #266593In reply to: Attachments in a private message
pimous
ParticipantHello,
Is it possible to send documents through buddypress messaging (attachments) has members?
thank you for your replyJune 19, 2017 at 8:02 pm #266580In reply to: deqeue bp, bbp css and get group member count.
freeace00
ParticipantI am leaving the answer I found the solution for next person who has the same issue. https://codex.buddypress.org/themes/buddypress-cover-images/#about-buddypress-css-overrides
Solved!
Thank you all,
June 19, 2017 at 12:36 pm #266574In reply to: Register and Activate pages redirect to homepage
paulio
ParticipantHi Brajesh
Sorry, when I said ‘only the Login or Logout menu items show’ I thought it would be apparent that I meant that the Register link doesn’t appear on the menu whether I’m logged out or in.
So, to be clear, I have added ‘Login’ and ‘Register’ to the default menu from the ‘Logged out’ Buddypress section, and ‘Logout’ to the default menu from the ‘Logged in’ Buddypress section.
When I am logged in ‘Logout’ shows in the menu.
When I am logged out ‘Register’ does not appear in the menu, only ‘Login’ does.
As they were both added to the same menu from the same section of the ‘Add to menu’ options this can’t be expected behaviour surely.Many thanks
June 19, 2017 at 9:49 am #266571In reply to: WP Rest APi + Oauth + Bp Rest
macordu
ParticipantHi, thanks for your answer. The repository you point was actually my starting point. I know it is far for complete 🙂
I want to filter the response depending on who is doing the call, and for that I need the authentication. I understood it should the be done the same way as in WP Rest API. I just thought that when WP got the logged in user id via the oauth process, Buddypress would get it also (the same way that when you log in through the web page). But it does not. So I was just wondering if anybody has a clue on where or what to do about this.
June 18, 2017 at 10:21 pm #266566In reply to: Message Privacy Options
livingflame
Participant// Restrict Private Message to friends.
Does not work with the new BuddyPress. ;-/
June 18, 2017 at 5:25 pm #266563In reply to: how to add new members to groups automatically?
Eric
Participanthi there,
may i ask someone to help me with a mod of this script?i would need to autojoin my users who register a site/blog on my buddypress multisite install to a specific group (group for bloggers).
how can i filter the script to only autojoin them?
thanks a lot for your help!
br, eric -
AuthorSearch Results