Search Results for 'buddypress'
-
AuthorSearch Results
-
February 17, 2013 at 5:38 pm #153282
In reply to: Buddypress and Multisite – 2nd and successive sites
ted_myers
ParticipantI have one network and 2 sites on that network now. The second site with a buddypress-ready theme will not launch with buddypress pages.
February 17, 2013 at 5:35 pm #153281In reply to: Buddypress and Multisite – 2nd and successive sites
ted_myers
ParticipantThanks, Ben. I must be confused. I want to do exactly what you suggest. That said, how would I go about that? I can’t figure out what I am doing wrong.
February 17, 2013 at 5:03 pm #153278In reply to: Buddypress and Multisite – 2nd and successive sites
Ben Hansen
Participantbuddypress is designed to be network activated not individually activated on separate sites on a network. now my understanding is that it can be made to work that way but i wouldn’t suggest it personally.
February 17, 2013 at 4:45 pm #153277In reply to: Comments Issue
mikegarlick
ParticipantSorry…
Buddypress Version 1.6.2
Wordpress Version 3.5it uses the default theme
February 17, 2013 at 4:43 pm #153276In reply to: BuddyPress Compatible
Hugo Ashmore
ParticipantAs suggested earlier time to change theme šĀ or request the theme author look at things?
February 17, 2013 at 4:32 pm #153275In reply to: BuddyPress Compatible
@mercime
Participantbut it can not be a reason the theme continum, because the previous version of the BP nothing has doubled
It’s a theme issue. Continuum author has rewritten the way the default WordPress templates are scripted. Change to Twenty Twelve, and you’ll see that there’s no group duplication.
February 17, 2013 at 2:58 pm #153273garrickbs
ParticipantBuddypress 1.7 is really great, thanks for your response and for all your effort.
February 17, 2013 at 1:55 pm #153268In reply to: Changing Page Title
danbpfr
Participanthi @ryanmt,
you can change “link directory” from within the language file:
bp-links/languages/buddypress-links-xx_XX.po (safe method – xx is your language prefix)or from within the template file ( ! this will be overriden at next update )
bp-links/themes/bp-links-default/index.php:8
<code><h3><?php _e( ‘Links Directory’, ‘buddypress-links’ ) ?></code>February 17, 2013 at 1:44 pm #153266In reply to: Changing Page Title
Renato Alves
ModeratorI’ve never used this plugin but I believe you can change it in the page title or you can check the link page, in the beginning of it in somewhere there will be something like this:
<h3><?php _e( ‘Members Directory’, ‘buddypress’ ); ?></h3>
You change title name for what you want and voila. I think there is better way of doing this but the way I told you might work. Let me know!
February 17, 2013 at 1:24 pm #153265In reply to: BuddyPress Compatible
Patryk
Participantok have changed the default, I checked and nothing duplicates
but it can not be a reason the theme continum, because the previous version of the BP nothing has doubled šFebruary 17, 2013 at 9:58 am #153262In reply to: Theme Integration
Paul Wong-Gibbs
KeymasterBuddyPress 1.7 does its best to integrate with any WordPress theme. It doesn’t matter whether you activate the theme before or after you activate the plugin š
February 17, 2013 at 3:35 am #153245In reply to: [Resolved] Upgrade to BP 1.7 beta
modemlooper
ModeratorYou can only have one plugin folder called BuddyPress. Either delete current BuddyPress plugin and install new one or upload the contents of trunk into the BuddyPress folder via ftp
February 17, 2013 at 3:25 am #153243In reply to: HELP Locations Content filtering and more!
kingofpain
Participanti would rather do the filtering without having to make it a multi site as it makes updating each subdomain a pain. but i have found a plugin http://buddydev.com/plugins/buddypress-multi-network/ that will seperate all content on each subdomain its not ideal as users are not free to move from one region to the next without this http://buddydev.com/plugins/join-blog-widget/.. are thier any other solutions?
February 17, 2013 at 2:25 am #153238jman057
ParticipantHi, for the life of me I can’t get the buddypress activity stream to show the blog posts from networked blogs. I have enabled “site tracking” on a fresh install of WP and BP. It seems to work for super-admin, and updates the activity feed whenever I post or comment, but doesn’t do so for other users I have created. The site is a testing site using a spare domain I have: researchstudies.com.au/activity. I could set you up with an admin account if that will help? Any ideas to help would be greatly appreciated!
Thanks in advance, Jamie
February 17, 2013 at 12:14 am #153234In reply to: BuddyPress Compatible
@mercime
Participant>> ok is probably the default theme ābpā
>> http://img7.imageshack.us/img7/2480/fireshotscreencapture.png
>> but as you can see, then are repeatedThat is not the BuddyPress Default theme. Looks like the same continuum theme earlier. Change to BP Default theme in Appearance > Themes and check if issue is the same or not because there are no double groups in my test installations.
February 16, 2013 at 9:57 pm #153229In reply to: problem with avatars on site
sienteastu
ParticipantHi mercime, how are you? thank’s for reply.
Well, i start with the community blogs few weeks ago, the other day i upgrade buddypress at last version because i have notification of new version.
and i have this site on a subdomain.
on my wp-config i have the following:
define(‘WP_DEBUG’, false);
/* Multisite */
define(‘WP_ALLOW_MULTISITE’, true);
define(‘MULTISITE’, true);
define(‘SUBDOMAIN_INSTALL’, false);
define(‘DOMAIN_CURRENT_SITE’, ‘urlmysite.com’);
define(‘PATH_CURRENT_SITE’, ‘/’);
define(‘SITE_ID_CURRENT_SITE’, 1);
define(‘BLOG_ID_CURRENT_SITE’, 1);February 16, 2013 at 9:52 pm #153228In reply to: BuddyPress Compatible
Patryk
Participantit seems that displays itself well š
but something there duplicatesFebruary 16, 2013 at 9:42 pm #153227In reply to: BuddyPress Compatible
Patryk
Participantok is probably the default theme “bp”
http://img7.imageshack.us/img7/2480/fireshotscreencapture.png
but as you can see, then are repeated
I have no idea why ;/February 16, 2013 at 9:14 pm #153224In reply to: [Resolved] Forums not working
@mercime
Participant@madfatter if this is a new installation please follow instructions at https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/
February 16, 2013 at 9:12 pm #153223In reply to: How to Modify Admin Bar + activation email not going
@mercime
Participanthow to modify the admin bar
@ebizdude That’s too wide an area to cover. What specifically do you want to change in the admin bar?
– If it’s WordPress-related, please post at https://wordpress.org/support/forum/how-to-and-troubleshooting
– If it’s related to BuddyPress links to profile menus https://wordpress.org/extend/plugins/buddypress-custom-profile-menu/also when people registerting the activation email is not coming. how does one recticfy that
You have to find out through some tests whether email is not being sent from your installation or whether the email just goes to user’s spam folder.
February 16, 2013 at 9:01 pm #153222In reply to: [Resolved] Typo in Profile Fields
@mercime
Participant@km-schafer-1 thank you. The issue was corrected in BP 1.7 beta 1 available for download https://buddypress.org/2013/02/buddypress-1-7-beta-1/
February 16, 2013 at 8:28 pm #153220In reply to: ENABLE MULTIBLOG
Ben Hansen
Participantthat’s the way it’s supposed to work also make sure your site tracking component is enabled in your buddypress settings.
February 16, 2013 at 7:33 pm #153216In reply to: Using BuddyPress
@mercime
ParticipantFebruary 16, 2013 at 7:30 pm #153215In reply to: problem with avatars on site
@mercime
Participant@sienteastu You have the lastest WP/BP versions on a new or upgraded multisite installation? Did you by any chance, added ENABLE_MULTIBLOG to your wp-config.php file? Also, check out https://buddypress.trac.wordpress.org/ticket/4252
February 16, 2013 at 7:23 pm #153213In reply to: [Resolved] I really need help with forums
r-a-y
KeymasterIf you’re on a new install of BuddyPress and bbPress, follow this guide:
https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/#b-set-up-group-and-sitewide-forums -
AuthorSearch Results