Search Results for 'buddypress'
-
AuthorSearch Results
-
November 20, 2010 at 4:38 pm #98751
In reply to: New Group creation fields
David
Participant@boonebgorges works perfect! thanks. I have hopefully one last issue that completely has me stumped. It works on my testing machine, but when I put it live I get errors. It has to do with me including the above idea but using my own custom data table. I insert my own form and add it with the function like above and put my own processing in the save function like above using the standard insert/update sql pointing to the new table for the form. It works on my local machine, but when I upload it live and click on ” create group” i get the following error….sorry for all the code
Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-content/plugins/buddypress/bp-groups.php on line 1053
Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-content/plugins/buddypress/bp-groups.php on line 1054
Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-includes/pluggable.php on line 890
I am working in a child theme and I am at my ends trying to fix this. I am so close to what I want to do I just would hate to give up now. thanks for any tips you can give me.
November 20, 2010 at 4:24 pm #98750In reply to: Remove “Group Admin” section on Group page
@mercime
ParticipantVia CSS – add `body.groups #item-actions { display: none; }`
or
create bp-default child theme and copy over groups/single/group-header.php following folder structure and delete lines 3-21November 20, 2010 at 4:12 pm #98748In reply to: Activity Stream on Home Page under a Sticky Post
LPH2005
ParticipantHe’s using the Ultimate Blogging Theme: http://www.ultimatebloggingtheme.com/
@cmubrad – I don’t know all of the details of that theme but the easiest is to install the site wide activity plugin and use a widget in the sidebar.
November 20, 2010 at 2:58 pm #98746In reply to: Facebook Connect Plugin stable
tubruk
Participanthelpppppppppppp
@bowromir
I’ve just installed it and because I do have a space in my name like Tubruk K
I can not visit my profile BP does not allow spaces in the nick????? What shall I do??November 20, 2010 at 2:30 pm #98745In reply to: Facebook Connect Plugin stable
tubruk
Participantthanks @Bowromir are you talking about this plugin?
http://www.justin-klein.com/projects/wp-fb-autoconnectso do you recommend this plugin for an online site???
November 20, 2010 at 2:29 pm #98744In reply to: New Group creation fields
David
Participant@boonebgorges Once again thanks for the help. I used the code above but noticed that the database dose not take in the data when the group is created. It will only work if once the group is created and then I re-enter the information in the “country” form and the submit that the database updates with the new information. My only thought is that when the group is being created it yet has an ID so it causes an issue. Any thoughts?
November 20, 2010 at 11:10 am #98741In reply to: Widget areas for Groups, Forums, etc
Dimon
ParticipantBuddypress Sidebar! This plugin enables you to have multiple sidebars for Buddypress. Create new sidebars that are unique to each page.
November 20, 2010 at 10:51 am #98740In reply to: Facing big trouble, need help >
dbsimon
MemberWOW !! my site is back!! but when I change back the plugins folder back to “plugins”, “not found” again!
How can I root out the cause? it should be related to buddypress installed wrongly
Anyway, thanks so much!November 20, 2010 at 8:43 am #98737In reply to: Question: WordPress User Roles and BuddyPress
Paul Wong-Gibbs
KeymasterSure. In terms of WordPress user roles, WordPress cares only about two – admins, and everyone else. Admins can of course do everything, and everyone else can do everything *that BuddyPress provides*.
I will check into what the “blocked” role does, and if need be, I’ll patch BuddyPress. I’ll update this thread later.
November 20, 2010 at 8:03 am #98736chestnut_jp
Member@DJPaul
I am not yet sure but corrections of message time in InBox or some other plugins related to activity stream may be the source of my mentioned problem, because the new BuddyPress site that I made with WP3.0.1 with only buddypress plugin shows the right time.I am still investigating the reason and the source of this problem.
November 20, 2010 at 7:18 am #98735modemlooper
ModeratorYou might want bbpress instead
November 20, 2010 at 7:07 am #98734In reply to: Questions: Members widget & BuddyPress
desha
MemberThank you!!!
November 20, 2010 at 6:36 am #98733In reply to: Question: WordPress User Roles and BuddyPress
pabloroboto
MemberDesha – good question. Paul – thanks for chiming in. What’s confusing, however, is that if I leave the “subscriber” role selected as the default for new users as part of the WP admin panel, a new user can still access the admin panel (and perform the normal Buddypress participation activities also). That said, if I select “blocked.” the user cannot see the /wp-admin console at all, but can still interact with the social/buddypress features …
Could you please provide some insight on why/how that happens?
Thanks again — great plugin!
November 20, 2010 at 5:58 am #98731In reply to: How do I get my sidebar off buddypress pages?
LPH2005
ParticipantThe easiest is to modify the php files in your theme as well as the css files.
In particular, I modified the /activity/index.php file by removing the sidebar code near the bottom of the file.
“
Blog posts are done by having a template file written without a sidebar also.
Finally, adjust the container and padder css to your liking.
November 20, 2010 at 4:42 am #98730In reply to: Remove BP component links from main WP menu
csbarrett
Member@mercime, I’m not sure what was causing it, but once I created a child theme from Citizen Kane, I found that the header image from the bp-default theme was showing up behind the custom header image I uploaded (it has a transparent background so I could see behind it). I was trying different things, so I don’t know what was causing it. But sorry about the confusing post.
@modemlooper, the code you posted is what was left after I cut out lines 54-80. I also cut out line 84 as @mercime suggested. I put it back because it was in the code you posted but it didn’t seem to make a difference. Thanks both of you for your help though, it works now.
@Jenny, you might want to check out the BP-WP Navbar Menu plugin. It lets you customize the bp admin bar and you can add all your bp links under a drop-down menu (labelled “Community” by default).
November 20, 2010 at 12:05 am #98720In reply to: Sign-up and register pages???
Terrintokyo
MemberHi jwack: I’m using S2Member for my membership plugin, and it takes over BP reggie and sign up files in its own way, so I hesitate to respond from my own knowledge. But, I found this video http://wordpress.tv/2010/07/10/sabin-wilson-buddypress-boulder10/ by Lisa Sabin-Wilson that may be helpful for you, in understanding the page structure.
I’m reading her BuddyPress for Dummies now, but I just started and so am still, basically, a dummy;-)
good luck!
November 19, 2010 at 11:50 pm #98719Pixyweb
MemberGreat, thanks for your reply
November 19, 2010 at 11:00 pm #98715modemlooper
ModeratorIt will fit most any theme with some modification to the HTML and possibly CSS. https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
November 19, 2010 at 10:36 pm #98713In reply to: New BuddyPress Theme: BuddyBase
hcleary
MemberI have upgraded to BP 1.2.6. I’m getting the same error above. Any ideas?
November 19, 2010 at 8:40 pm #98705In reply to: Mapology – Adding maps for users and groups
gregfielding
ParticipantI mean that if I click the Main Activity Tab it I go to the activity page with “no filter” as the default and a blank Within field. If I select Within: 750Km, it shows me all activity of members (and I assume groups) within 750km. Brilliant.
But, if I try and filter further and just look for blog posts within 750km, it breaks and shows me ALL blog posts. The “Within” filter seems to only work if there is no other filter selected.
November 19, 2010 at 6:19 pm #98700In reply to: Is there a transliteration plugin for Buddypress?
lovesaif
Participantalso looking
November 19, 2010 at 4:45 pm #98687In reply to: Hide certain activity
Nahum
ParticipantYou could probably hide it simply with CSS display:none on those items…or try this plugin that blocks certain activity types. https://buddypress.org/community/groups/buddypress-block-activity-stream-types/
November 19, 2010 at 4:30 pm #98683In reply to: Remove BP component links from main WP menu
modemlooper
ModeratorEasiest way is to remove all the li links from the header.php file except the home link and wp_list_pages( ‘title_li=&depth=1&exclude=’ . bp_dtheme_page_on_front() ); and then add a sidebar menu widget for any links you need. Next version of BP will use WP menus for the top nav so you won’t need to customize the html.
remove everything from between ul id=”nav”
replace with
<ul id="nav">
<li<?php if ( bp_is_front_page() ) : ?> class="selected"<?php endif; ?>>
<a href="<?php echo site_url() ?>" title="<?php _e( 'Home', 'buddypress' ) ?>"><?php _e( 'Home', 'buddypress' ) ?></a>
</li><?php wp_list_pages( 'title_li=&depth=1&exclude=' . bp_dtheme_page_on_front() ); ?>
<?php do_action( 'bp_nav_items' ); ?>
</ul><!-- #nav -->
November 19, 2010 at 1:04 pm #98676In reply to: Users can’t register through BuddyPress home page
Active Citizenship
Participantthe problem for us IS with the theme. we were using the simple wp communty theme which may mean its a compatabilty issue between buddypress and a wp theme. the odd thing is that it worked for the past two months. its not a plug in issue. we could reinstall buddypress and wordpress but we’re afraid we’ll lose all site content.
November 19, 2010 at 12:35 pm #98675In reply to: getting Oembed to work with P2 theme for buddypress
Active Citizenship
Participantthanks. auto embeds didn’t work but we were able to succeed with the plugin all in one video back and it is working fine
-
AuthorSearch Results