Search Results for 'buddypress'
-
AuthorSearch Results
-
July 25, 2014 at 1:00 am #185540
In reply to: [Resolved] disable nickname/pseudonym
@mercime
Participant@victord34 start off with https://wordpress.org/plugins/buddypress-real-names/
July 24, 2014 at 11:08 pm #185532In reply to: [Resolved] BuddyPress Login Not Working
@mercime
ParticipantOne of the two sites (http://portal.innovteched.com/) has the activated BuddyPress 2.0.1 plugin
@ashleysturm Just to be clear, did you configure the portal subsite as the root blog? https://codex.buddypress.org/getting-started/setting-up-a-new-installation/install-buddypress-on-a-secondary-blog/July 24, 2014 at 1:30 pm #185515In reply to: buddypress.js not loading
GhostPool
ParticipantThanks for the reply @mercime.
I have reinstalled BuddyPress but this made no difference. On closer inspection buddypress.js is only not loaded on the Activity page, it is loaded on all other pages (Groups, Members etc.). This issue occurs on any theme I use.
July 24, 2014 at 9:13 am #185511In reply to: Different profile types and different user roles
jeffacubed
ParticipantI’m in exactly in the same boat as @kamillamonkey on this one – “It wont change it from the DEFAULT ROLE set in WordPress/Settings/General/New User Default Role [Subscriber].”
I can go in after a new user registers and ‘manually’ switch the user role, but alas, at least for me, I’m not getting the roles assigned based on the user_roles & cases as outlined above when they register.
I’m using BuddyPress 2.0.1 & WordPress 3.9.1
Seems odd that the new user role would not be assigned, as the tutorial/code in @noizeburger ‘s example looks very solid! Any chance this has to do with something new/recent in BuddyPress 2.0.1?
-Jeff
July 24, 2014 at 7:27 am #185504In reply to: Male profiles should be invisible, but how?
danbp
ParticipantDon’t duplicate , mainly if ou received an answer !
July 24, 2014 at 5:42 am #185501In reply to: Buddypress not compatible with theme
shibbymintay
Participant@mercime Sorry about that
I basically cannot see the entire top portion of the page, which includes my site’s navigation bar. I probably should have mentioned that I am also unable to see the Buddypress Admin bar.
I tried changing the margins to see if the missing portion would show up, but that did not solve the problem.
July 24, 2014 at 5:35 am #185500In reply to: Buddypress not compatible with theme
@mercime
Participantexcept when Buddypress is activated the siteβs navigation bar which is at the top of the page and everything above it is cut off.
@shibbymintay Not clear what you mean by that. Do you mean everything visually “below” the admin bar is gone?July 24, 2014 at 4:37 am #185494In reply to: Buddypress not compatible with theme
shibbymintay
ParticipantI think the problem stems from trying to load the Buddypress bar at the top of the page. Sometimes when I load my site the regular nav bar will appear for a fraction of a second and then disappear.
If I knew where in the code is the Buddypress bar is loaded maybe I could hack it to make it work
July 24, 2014 at 4:00 am #185492@mercime
Participant@ubiq00 Ask your hosting company if they can host BuddyPress installations and point them to the codex link above. You might need to upgrade as some shared hosting plans can’t handle BP.
Since you’re new to WordPress and BuddyPress, might I suggest before upgrading hosting plans, that you test WordPress/BuddyPress via local install through XAMPP https://make.wordpress.org/core/handbook/installing-a-local-server/installing-xampp/
July 24, 2014 at 3:54 am #185491In reply to: [Resolved] Profile pages / setting pages 404
@mercime
ParticipantFor my subdirectory I created the /community page
@swoopswoop Just to clarify, creating a new page titled “Community” and adding the BP component links under that does not a subdirectory make π i.e., if you did not create a multisite installation nor create a physical subdirectory, then BuddyPress is installed at the root of your WP installation. By the same token, bbPress is also installed in the same way.Re-run permalinks settings again via admin menu Settings > Permalinks choosing option other than default to remove 404.
July 24, 2014 at 3:38 am #185487@mercime
Participant@ubiq00 Where are you hosted? There are a various reasons for blank pages like https://codex.buddypress.org/getting-started/troubleshooting/blank-pages/
July 24, 2014 at 3:36 am #185486@mercime
Participanthow to get the user post count to work in buddypress β admin dashboard β users
@jaciando1 I see the correct number of blog posts some users have published in admin Users > All Users panel under the “Posts” column. Have you done some basic troubleshooting -> https://codex.buddypress.org/getting-started/troubleshooting/July 24, 2014 at 3:10 am #185484In reply to: BuddyPress.org Theme
@mercime
Participant@philmeyer It’s open source now but it’s customized for this site so you would need to make the adjustments to work on your site https://buddypress.org/2014/03/open-sourcing-buddypress-org/
@kpd10435 the screenshot is from WP profiles page https://profiles.wordpress.org/johnjamesjacoby
All code is open sourced at https://meta.trac.wordpress.org/browser/sites/trunk Only thing is, it’s just not a matter of downloading the theme. If you’re a developer there would be matter of having the time and knowing how to customize plugins and theme for your site.July 24, 2014 at 2:47 am #185482@mercime
Participant@ubiq00 Thank you for your patience. We are all volunteers here living in different time zones.
After activating BuddyPress, you need to go to admin menu Settings > BuddyPress where there are different panels – Components, Pages, and Settings – to help you configure your community settings. Did you do that already? https://codex.buddypress.org/getting-started/configure-components/
If it still doesn’t work, where are you hosted – locally or online webhost?
July 23, 2014 at 2:58 pm #185464In reply to: $bp->bp_options_nav wrong user links
jejemo
ParticipantThanks for you help !
Actually I hide the admin bar on my pages. That’s the reason why I’m trying to build the exact same menu on another navigation bar.
I feel like it is a bug because here, it says that :
$bp->bp_nav “is the array used to render each component navigation menu item for the logged in user”
and
$bp->bp_options_nav “is the array used to render all of the sub navigation items for the $bp->bp_nav array”.
Actually I feel like I’m having the result of $bp->bp_users_nav.
Because it “is the array used to render each component navigation menu item for the displayed user (when you view a user that is not you).”What do you guys think ?
July 23, 2014 at 12:54 pm #185461In reply to: [Resolved] Profile pages / setting pages 404
SwoopSwoop
Participant@mercime I’m trying to keep it within the same theme of the rest of the website, so I just want it to be in a subdirectory folder. I initially thought the problem was I needed a multisite, but then I would need to install a new theme and have new settings right?
For my subdirectory I created the /community page and I just wanted the buddypress and bbpress plugin to consider this the home page. Then everything else would be created underneath it, like /community/members, /community/forums/forum etc. It’s a business website so I need product pages off the root, keeping the forum contained to one portion of the site.
July 23, 2014 at 12:45 pm #185460In reply to: [Resolved] Profile pages / setting pages 404
@mercime
ParticipantIβm trying to install buddypress and BBpress into a subdirectory of my website
@swoopswoop To clarify, do you mean a physical subdirectory, i.e., you created a subdirectory folder, or do you mean a secondary site of a WP multisite installation with subdirectory structure?July 23, 2014 at 12:44 pm #185459In reply to: Buddypress not compatible with theme
danbp
ParticipantJuly 23, 2014 at 12:06 pm #185456danbp
ParticipantI suggest you to read carefully the BP Codex (ie. anything about JS handling). π
And for the present case: https://codex.buddypress.org/plugindev/bp-custom-php/July 23, 2014 at 8:24 am #185453ubiq00
ParticipantOh, I didn’t mention it. All recent versions. WP 3.9.1 BP 2.0.1
First I start with Salient theme, but it didn’t work. Then, I tried with others Twenty Something and other free themes that support Buddypress.
I’m considering other major theme that supports BP, but I’m holding before this problem is solved. I just want to see any one of my pages on my site shows sitewide activity stream without log-in.July 23, 2014 at 7:25 am #185446danbp
Participanttake a look here, for inspiration at least
http://wordpress.stackexchange.com/questions/125754/buddypress-conditionally-filter-directory-based-on-xprofile-fieldJuly 23, 2014 at 1:32 am #185438jaybee08
ParticipantHi @danbp, I removed the div and still don’t work. I also switched to the buddypress default theme and 2014 and no luck.
However, I tried using other filter like bp_get_send_public_message_button and it shows. But I think using that filter is not ideal. What do you suggest?
Thanks again for your help. I really appreciate it. π
July 22, 2014 at 8:03 pm #185431July 22, 2014 at 8:00 pm #185430In reply to: notification admin bar top
@mercime
ParticipantThere is no plugin which does what you want at this time. If you know how to code, you might want to add admin notification for new post/page to this free plugin http://buddydev.com/plugins/buddypress-live-notification/ or consider hiring a developer to do so.
July 22, 2014 at 6:01 pm #185424In reply to: "Read more" not working on group activities
-
AuthorSearch Results