Search Results for 'buddypress'
-
AuthorSearch Results
-
September 27, 2011 at 6:29 pm #121286
In reply to: Buddypress default.
r-a-y
KeymasterJust the delete the paragraph line:
`
<?php printf( __( 'Proudly powered by WordPress and BuddyPress.’, ‘buddypress’ ), ‘http://wordpress.org’, ‘http://buddypress.org' ) ?>
`
September 27, 2011 at 5:48 pm #121285In reply to: Can i change ‘Groups’ name?
@mercime
ParticipantYes you can. See “Change the URL slugs of BuddyPress components:” at https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
Better yet, use a language file – https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/September 27, 2011 at 5:28 pm #121280In reply to: AJAX not working in BP1.5 default child theme
abutterworth
MemberThank you so so much @modemlooper… but I still get this error:
Fatal error: Cannot redeclare bp_dtheme_ajax_querystring() (previously declared in /home/resource/public_html/dev/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:17) in /home/resource/public_html/dev/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php on line 81
Would it help to look at it?
http://dev.resourceclips.com/groups/cbm-asia-development/home/September 27, 2011 at 5:25 pm #121279In reply to: “My Favorites” Plugin
untt1
MemberBump. @kateM82 code worked fine for me until I updated BuddyPress 1.5. Now when I click the favorite button it only says “the page was not found.” Any help for fixing this?
September 27, 2011 at 4:56 pm #121270In reply to: Component vs. Plugin
modemlooper
ModeratorThey both should be created with plugins. A BuddyPress component is a sitewide content type that would have a directory structure, like members or groups.
The skeleton plugin is being updated, current version on github.
https://github.com/boonebgorges/buddypress-skeleton-component
September 27, 2011 at 4:51 pm #121267In reply to: AJAX not working in BP1.5 default child theme
modemlooper
ModeratorDelete _inc folder from child theme and make sure BuddyPress template pack plugin is not installed
September 27, 2011 at 4:32 pm #121266In reply to: buddypress mobile, like grindr?
modemlooper
ModeratorSafari browser can use the gps API on an iPhone, I’m not sure about Android. You could create code that attaches user meta to a logged in user and save the gps coordinates then filter members list by distance.
There are a couple location plugins but those are address based in which you enter address into profile fields. They do not update your current info.
So yes it’s doable but no plugin currently exists.
September 27, 2011 at 4:27 pm #121265In reply to: How Do I Show Only Status Updates?
modemlooper
ModeratorYou filter the loop just like WordPress.
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
September 27, 2011 at 4:19 pm #121263In reply to: Who can create a group?
modemlooper
ModeratorThere is an option in the admin under BuddyPress menus to only allow admin to create groups.
September 27, 2011 at 4:01 pm #121261billie
Participantis this working in 1.5?
my users are creating blogs like http://blogname.subdomain.domain.comi’m using WordPress 3.2.1 with BuddyPress 1.5
define ( ‘BP_ROOT_BLOG’, 14 );
define ( ‘BP_ENABLE_MULTIBLOG’, true );
define ( ‘BP_ENABLE_ROOT_PROFILES’, true );
define( ‘BP_SILENCE_THEME_NOTICE’, true );
define ( ‘BP_REGISTER_SLUG’, ‘socailmembership’ );am i doing something wrong?
September 27, 2011 at 3:53 pm #121260In reply to: Buddypress 1.5 using too much resource??
Kevin
ParticipantThis is happening for me too. My cpu and load average is through the roof.
September 27, 2011 at 3:05 pm #121259bobbingwide
ParticipantThis problem occurred for me on a vanilla install without bp-template-pack. I believe it was because I failed to click on the Finish & Activate button. I’d read the message “The BuddyPress setup is complete, and your site is ready to go!” so I just chose something other than the Finish & Activate button.
If anyone else gets the problem, just go back to the wp-admin page and try again – this time selecting Finish & Activate.September 27, 2011 at 2:26 pm #121258zpg
Member@Boone Gorges
hosting server props:
SM 1U SuperServer 5015MT Quadcore
– Intel Pentium Quad Core E6600 FSB1066
– 2 x Kingston 2GB DDR2 800 PC6400
– 2x 500 GB Seagate SATA 2 (RAID-1)
– 3Ware 9650SE-2 Raid Controller
– 2x Intel 1000 Mbit Networkcardrunning Windows Server 2003 in combination with IIS 6.0
Not using .htaccess
permalinks are setup as : /%category%/%postname%/
September 27, 2011 at 10:45 am #121250In reply to: Am i right to think buddypress is……
Tammie Lister
ModeratorBuddyPress has it’s own integrated with WordPress users – you can add profile fields and have other control things. In theory they are the same but with additions.
Yes, if you want to maximise what the site does getting a theme designed from the start for BuddyPress is a good step. But, with the template pack as said you don’t have to do that.
September 27, 2011 at 9:52 am #121245In reply to: Am i right to think buddypress is……
thehighplainsdrifter
Memberah i see its starting to make more sense now
i am in the process of converting a large php social site into wordpress and just came across buddypress and it looks like the answer to my problems.So when a user signs up to my site in wordpress are they signing up through wordpress and then buddypress takes this information and allows more social things to be done with it?
I have to pick a new theme for the site so i guess it wil make sense to pick a wordpress/buddypress theme to make sure i get the most out of it all.
September 27, 2011 at 9:52 am #121244In reply to: Need Help Aligning BuddyPress Pages
Tammie Lister
ModeratorCan you provide a link please to see as this probably is because of your theme and can’t really judge until see what you mean by don’t ‘look like a regular page’?
September 27, 2011 at 9:43 am #121242In reply to: Am i right to think buddypress is……
Tammie Lister
ModeratorIt opens up social networking and other things besides yes. Where the menu item is though is down to the theme and also up to you if you edit files.
You do not have to change the look of your blog you’d use the template pack to allow your theme to work for BuddyPress. There are some files you’d need in your theme but the template pack solves that.
September 27, 2011 at 9:43 am #121241In reply to: Widgets not showing up on all pages
joseanmola
MemberHi. The same problem…. @zfrost Could you solve it?
Sometimes the ads appear and sometimes not. I tried most of the plugins for adding google adsense to wordpress, and no ones works fine.
I also tried to put the code in to the right sidebar with html text and nothing…
Any idea?September 27, 2011 at 7:25 am #121234In reply to: Editing the activity stream
The Alien Bank
MemberThanks Mercime. I’d already tried both of those methods and I’ve continued to try as many different variations as I possibly can and still no luck. I’ve done everything they’ve said. Created .po and .mo files (buddypress-en_US) with the relevant changes and added them to languages in /wp-content/languages/. I’ve also tried adding them to the bp-languages folder. Nothing.
Nothing happens when I add the first method code into my functions.php file.
It’s driving me insane to think that the one thing that has completely stumped me in the website building process has been the changing of two words. If anyone has any other suggestions or any tips as to where I could be going wrong it would be very, very much appreciated.
September 27, 2011 at 7:02 am #121232In reply to: BuddyPress theme with bbPress templates
modemlooper
ModeratorI sent updated themes to WordPress repo and they should be accepted any day.
September 27, 2011 at 6:59 am #121230In reply to: Avatar upload error
milo 3oneseven
Participant@bigbadboy ty for the tip, error is in the default theme, like stated updated all with fresh copy via ftp = still same error
September 27, 2011 at 6:57 am #121228In reply to: Embedding YouTube videos on profile field.
Paul Wong-Gibbs
KeymasterPing @r-a-y
September 27, 2011 at 6:47 am #121226In reply to: Date Selector and Groups Bugs
Paul Wong-Gibbs
Keymaster2. isn’t a bug. It was changed to show as many years as possible (Windows’s servers displays less than other platforms).
1., and 3 and 4, sound like they should be bugs. Please can you report them to http://trac.BuddyPress.org? You can use your username and password from this site. Thanks!
September 27, 2011 at 6:41 am #121225In reply to: Buddypress 1.5 using too much resource??
kshirtcliffe
MemberI know this isn’t terribly helpful for this situation, but I have just reverted back to 1.2.10 and the memory problems have gone away. For now, I can live without the upgrade. It might not solve the problem @echioMega, but I suppose it is nice to know there is an alternative to needing and infinite amount of memory for now…
Is returning to the old version an option for you?
September 27, 2011 at 5:41 am #121218In reply to: BP template pack not working
abutterworth
MemberSomehow I think both themes are active – is this possible?
In the article:
https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
Under “let’s start building”.. it says “Check your site home page. You’ll notice that there is no design at all. It’s just text on a white page….”Well when I got to that step that was not the case the bp-default styles were there. I just checked again. My new child-theme IS activated. The BP default.css is being enqueued as well.
So why are files from two different themes conflicting? IE ajax.php.
I have gone into the bp-default theme and deleted the content of ajax.php which gets rid of the fatal error but still leaves me with none of the ajax on my site is working. I’m pulling my hair out! -
AuthorSearch Results