Search Results for 'buddypress'
-
AuthorSearch Results
-
August 19, 2011 at 11:04 pm #118757
In reply to: How to edit the Buddypress default theme navigation?
5227699
Inactivesorry…WP 3.2.1, BP 1.2.9
bp-default child theme
I want to be able to choose what shows in the menu and currently I have no idea how to do this…I also would like to edit the look of it, change to an image maybe? Not sure yet…but right now I have no clue how to even start being able to tweak that menu bar.August 19, 2011 at 10:19 pm #118755In reply to: Ride Oregon
modemlooper
ModeratorThat site is a highly custom WordPress, they are mostly just using the profiles part of BuddyPress. You will need to hire a developer if you are not comfortable with extensive coding. No plugin currently exists to gain this type of functionality.
August 19, 2011 at 9:41 pm #118751In reply to: How do you edit the admin widget?
@mercime
ParticipantIt’s a block of code in sidebar.php from line 8 – 56
https://buddypress.trac.wordpress.org/browser/tags/1.2.9/bp-themes/bp-default/sidebar.php#L8August 19, 2011 at 7:49 pm #118748In reply to: [FIX ?]can’t upload avatar with uppercase extension
boruchsiper
MemberThanks @pagondel I was looking for a solution to his problem for a while now.
August 19, 2011 at 6:34 pm #118741In reply to: How to edit the Buddypress default theme navigation?
@mercime
ParticipantWP/BP versions? What theme are you using – bp-default child theme or WP theme with BP Template Pack? What exactly do you want to do with the menu?
August 19, 2011 at 5:55 pm #118739charlesroberds
Membernotifications, private emails, mentions. Not necessarily the content just email that something has happened to the user.
August 19, 2011 at 2:49 pm #118734Boone Gorges
Keymaster@gordielachance How are you loading the group extension? Are you using register_group_extension()? Where are you calling it? It’s probably just happening too early in the loading process.
August 19, 2011 at 10:24 am #118728gordielachance
MemberGot the same one in here.
Fresh install (BP 1.5-beta-2 + WP3.2.1); while trying to enable my own plugin (Your Classified Ads).
Groups component IS enabled.
Maybe it does this because no groups have been created yet ?+ how can I check that the groups component is enabled ? Is there a function for this ? Thanks !
August 19, 2011 at 8:42 am #118724buddyrhev
Member@Master r-a-y oh i think it they don’t have plan adding wall post for future release..
, as well as adding comment box on the single page events and group stream activity..but I found a better idea without having a wall post functions in event page, if i could display the group event on the group streams, is that possible? I found a group event plug in (group calendar plug in) that have that kind of feature, but I don’t know how to apply in Events Manager I’m so dead kid in php X(
August 19, 2011 at 7:12 am #118718Paul Wong-Gibbs
KeymasterBuddyStream
August 19, 2011 at 7:11 am #118717Paul Wong-Gibbs
KeymasterThe actual content or just a notification that something’s happened?
August 19, 2011 at 6:16 am #118714In reply to: Why won’t Buddypress search posts?
Paul Wong-Gibbs
KeymasterI think these have a filter. Are we talking about the search box at the top of the templates, in the blue header area?
August 19, 2011 at 6:14 am #118712In reply to: How do i stop buddypress redirect?
Paul Wong-Gibbs
KeymasterWorry not! This has been corrected in BuddyPress 1.5, due out Really Soon Now. A Release Candidate should hit today or tomorrow.
August 19, 2011 at 6:13 am #118711In reply to: Post button missing on Activity Stream
Paul Wong-Gibbs
KeymasterIt’s good etiquette to wait a couple of days before bumping your own threads. I am not 100% if the template pack is up to date. First thing you could do is to try manually copying the BuddyPress-specific templates from BP-Default into (and overwriting) your theme.
August 19, 2011 at 6:05 am #118709In reply to: How to make a NEW PAGE in buddypress..
Paul Wong-Gibbs
KeymasterThe more specific or technical a question is, the less people feel comfortable answering this. The answer to this is you’re going to have to code a custom component for BuddyPress, which requires a familiarity with PHP and WordPress and BuddyPress. Do you have this? If so, I can go into more detail, otherwise I suggest you try to hire a developer to build it for you
August 19, 2011 at 6:05 am #118708In reply to: How to make a NEW PAGE in buddypress..
modemlooper
ModeratorThis plugin has example code, but in the next version of BuddyPress this code is changing slightly
https://wordpress.org/extend/plugins/buddypress-skeleton-component/
August 19, 2011 at 5:47 am #118707In reply to: Why won’t Buddypress search posts?
Zen Gonzaga
Memberhave you figured this out? try this and tell me if it works..
`<form method="get" id="searchform" action="/”>
<input type="text" value="” name=”s” id=”s” />
<input type="submit" id="searchsubmit" value="” />`
August 19, 2011 at 1:32 am #118704In reply to: Buddypress Register and Login Problem
Zen Gonzaga
MemberThanks i already have figured it out

ACTIVATE is a very big deal in buddypress..
Thanks mercime for replying!August 18, 2011 at 9:57 pm #118700@mercime
ParticipantYes. If WP is at domain root,
– create a network with subdomain structure
– then choose which subdomain you want to “install” BuddyPress and add
`define ( ‘BP_ROOT_BLOG’, $blog_id );`
replacing $blog_id with ID number of chosen BP subdomain to your wp-config.phpAugust 18, 2011 at 5:09 pm #118691In reply to: Remove search box from header in Default bp theme
tommyhoang
Member@sbruner would it be possible to replace the search in the header with google search function? as of right now i can only add google search as a sidebar widget.
August 18, 2011 at 4:07 pm #118688alfredojp
ParticipantHey so anything else about the my last post.
I see thtat its saving in the groupmeta table in the database but when i go to look at it in the group details itself it doesn’t show anything in those fields. Not to mention I need for it to be searchable. Please let me know what i can do to help to make this something that the community can use.
Please, you help is much appreciated
August 18, 2011 at 10:56 am #118682In reply to: How install Buddypress in subside network?
grisu59
ParticipantSorry I meen MULTISITE NETWORK (not subside)
August 18, 2011 at 9:33 am #118681kbghost
Memberbecause specifically I am looking at having an extensive group page that has different roles based on the different capabilities. Role Scoper fit in that perspective, because I only want some roles to view and edit some content types.
If it’s not possible, I’m thinking about just hacking one up via Pods CMS or something
August 18, 2011 at 9:16 am #118680In reply to: Using BuddyPress on WordPress Multisite
grisu59
ParticipantI installed BP on the main site
Now I open a subsite mysite.com/subside1
but I don’t understand how activate groups in subsite
because when I go on GRUPS say me PAGE DON’T FOUNDWhat can I do?
ThanksAugust 18, 2011 at 8:55 am #118679In reply to: Anyone else working on integrating Gigya?
Paul Wong-Gibbs
KeymasterYeah, so I’m bumping an 11 month old post. But if anyone has done a Gigya + WordPress/BuddyPress integration, I’d love to talk to you about any lessons learnt, etc.
-
AuthorSearch Results