Search Results for 'buddypress'
-
AuthorSearch Results
-
August 24, 2012 at 11:48 pm #140168
In reply to: Where are the RSS feeds ?
@mikey3d
ParticipantI don’t know why these two feeds are empty. Is there a reason why you are concern about those feeds?
There are plenty feeds. What more do you need?
BuddyPress Feeds
https://buddypress.org/feed/
https://buddypress.org/community/activity/feed/
https://buddypress.org/comments/feed/Wikipedia Feeds
http://en.wikipedia.org/w/index.php?title=Special:RecentChanges&feed=atom
http://en.wikipedia.org/w/index.php?title=RSS&feed=atom&action=historyHow to Monitor Websites that don’t have RSS Feeds
August 24, 2012 at 10:08 pm #140165In reply to: Not getting email notifications and can’t find posts
EndlessRange
ParticipantI get it. I just can’t figure out how to use BuddyPress without this site. Arg. Maybe a bigger donation button is needed!
August 24, 2012 at 7:24 pm #140162In reply to: User Meta Names… how do I find them?
Quint
ParticipantThanks for responding. What I meant is that I don’t know what the meta names are for each one of the XProfile fields.
What I’m trying to do is map some of the fields in my FormidablePro form to the XProfile fields. Thus, when the user fills out and submits the form, the appropriate XProfile fields are updated. That’s the goal. It’s possible… but I don’t know how to do it. Getting the meta names is a good start.
Didn’t see your response, Paul until after I submitted… will look at it.
August 24, 2012 at 7:03 pm #140159ericreynolds007
ParticipantGood call to everyone’s post on this thread. We develop online communities as opposed to social media networks. Our site members do not want a media feature. Yet it would be great to see it integrated into a future BP release. Maybe, private groups can have the option of using it?
EricAugust 24, 2012 at 6:54 pm #140157Roger Coathup
Participant@sooskriszta – we should have an announcement shortly on a new photo solution for BP – that as you recognise should and does leverage the built in WP capability
August 24, 2012 at 6:44 pm #140156In reply to: BuddyPress Site Activity page is loading so fast
@mikey3d
ParticipantOK. It was a general technical issue? More specific – details, could be RAM issue?
August 24, 2012 at 6:29 pm #140155In reply to: BuddyPress Site Activity page is loading so fast
Paul Wong-Gibbs
KeymasterWe had a problem with the object caching; it was a general technical issue and not specific to any of the apps running.
August 24, 2012 at 6:18 pm #140154modemlooper
ModeratorOne day, there might be a hook up to WP media but until then it really is better to allow people options with functionality via plugins. Be thankful the BP media team has spent thousands of hours giving you that free option
August 24, 2012 at 5:49 pm #140152SK
ParticipantIt’s needed by pretty much everyone, and hence really a “core” feature.
WP already has some image processing built in that BP could/should leverage. As a member of a social network, I should be able to create my own albums, add photos and videos to them and tag friends and places. That much is really core. (including automatic resizing and lossless compression, and post upload of photos/videos to activity stream)
If BuddyPress Media is good, perhaps it can be merged back into BP core?
Further functionality, such as watermarking, CDN support, user notifications, comments, are probably plugin territory.
August 24, 2012 at 5:15 pm #140149In reply to: BP 1.6.1, Error in Activity and Group Page
@mikey3d
ParticipantHey @chouf1, don’t cheat.
I have the same codes as you have by searching it yesterday. Do you know what is this codes is for? This is for only members directory page. I need it for everywhere not just members page for usability purpose.August 24, 2012 at 4:38 pm #140146danbpfr
ParticipantHi,
try this in bp-custom.php
remove_filter( 'wpmu_signup_blog_notification', 'bp_core_activation_signup_blog_notification', 1, 7 );source infos buddypress /bp-core/bp-core-filters.php
The concerned filter do this
/***
* bp_core_filter_blog_welcome_email()
*
* Replace the generated password in the welcome email.
* This will not filter when the site admin registers a user.
*
* @uses locate_template To see if custom registration files exist
* @param string $welcome_email Complete email passed through WordPress
* @param integer $blog_id ID of the blog user is joining
* @param integer $user_id ID of the user joining
* @param string $password Password of user
* @return string Filtered $welcome_email with $password replaced by [User Set]
*/August 24, 2012 at 4:36 pm #140145In reply to: BP 1.6.1, Error in Activity and Group Page
@mikey3d
ParticipantHi @chouf1
Yes, I have read it. Why do you think I posted in the “BuddyPress Usernames Only” group page? Because I know it is this plugin. I’m asking for another alternative instead of plugin as use the function.php.
August 24, 2012 at 4:15 pm #140144In reply to: BP 1.6.1, Error in Activity and Group Page
danbpfr
ParticipantHi,
did you read the warning at the top of the official plugin page ?
https://wordpress.org/extend/plugins/buddypress-usernames-only/The problem is perhaps the plugin ?
August 24, 2012 at 4:10 pm #140143danbpfr
ParticipantI’m on a BP install and i want to use syntax highlighting in the forum post.
I already know and use Notepad++
And as explained previous i use syntaxhighlighter evolved witch output you can see if you go to link above.August 24, 2012 at 3:59 pm #140142meg@info
Participantbump
Can someone do a test for me, and tell me please if is bug in buddypress or somthing wrong ?
thanks advance.
August 24, 2012 at 3:09 pm #140138shanebp
ModeratorWhich editor do you use?
I use notepad++ in which you can over-ride the php highlighting with a user-defined one.
edit: sorry, I misread the op entirely.
August 24, 2012 at 3:01 pm #140136aces
ParticipantAugust 24, 2012 at 12:41 pm #140132In reply to: Remove Automatic Links in Profile
Roger Coathup
Participant@davidkooo – which theme are you using? I noticed one ‘off the shelf’ theme was adding additional profile field links – in which case you’d have to strip them in your templates as well.
August 24, 2012 at 12:15 pm #140130In reply to: BuddyPress ecommerce plugins
Roger Coathup
ParticipantThe plugin is good in that integrates the account / previous order information into your BP profile.
The ‘problem’ is that it also integrates the cart and checkout screens into your profile — which we think is bad. To maximise the chances a shopper will complete their purchase, you want those screens clean and uncluttered and the process as smooth as possible. Jumping to a different layout with profile info at the top, and the checkout / basket pushed down the screen isn’t good.
August 24, 2012 at 11:54 am #140128In reply to: BuddyPress ecommerce plugins
thirstcard
MemberThanks for the heads up Roger. I did notice the plugin which tightens BuddyPress and Woocommerce. Just downloaded it for $59 – haven’t had the chance to install yet but hopefully it works well.
August 24, 2012 at 11:40 am #140127In reply to: Blog Posts Don’t Appear in Activity
sims3fanatics
MemberI enabled site tracking, but I was led to believe that was simply for buddypress (not my blog) to be informed of posts etc. – I actually thought it made no change, but I tested again and it worked! Only new posts will show, but it’s worked. Haha I feel like an idiot but thanks for helping!
August 24, 2012 at 9:53 am #140119danbpfr
ParticipantOk, you’re diabolique.
Try this
http://buddydev.com/buddypress/changing-default-avatar-size-croppedused-by-buddypress/and tailor the sizes in the group_loop with https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-groups-loop/
` `
And same thing in the member loop with
“August 24, 2012 at 9:46 am #140117mrm222
ParticipantI have the same problem, i keep trying to find a solution
August 24, 2012 at 9:38 am #140115In reply to: BP Capability
Tammie Lister
ModeratorJust to clarify, what is the official FLL theme? If you meant the BuddyPress Default them you do not need to add BuddyPress capability – it comes with it.
August 24, 2012 at 9:37 am #140114Tammie Lister
ModeratorTo my mind things like that kind of functionality are actually plugin territory and there is a solution here: http://code.google.com/p/buddypress-media/ – be worth checking out.
-
AuthorSearch Results