Search Results for 'buddypress'
-
AuthorSearch Results
-
October 13, 2010 at 2:38 pm #95056
Bowe
ParticipantYep.. Although it does not do everything straight out of the box.
You can create a Group where you can give support etc. The add the great “BuddyPress Group Documents” plugin to list your downloads. You can even let members of the group submit their own files (if you wish). You can extend your groups with Bug reporting and a task manager plugin named BP GTM System.
This should get you started!
October 13, 2010 at 2:33 pm #95051In reply to: How to manually approve a new registration?
rich! @ etiviti
Participantjust wrote a plugin but for single wordpress only
https://wordpress.org/extend/plugins/buddypress-pending-activations/October 13, 2010 at 1:19 pm #95049withinsight
MemberOne issue has come up: Users registering at site1.mysite.com are showing up as being registered for the mysite.com blog, not the blog running BuddyPress where they signed up (site1.mysite.com). I’ve set the BP_ROOT_BLOG to “2”, which is site1.mysite.com, but when they register they’re showing up in Super Admin > Users as registered for blog “1”.
October 13, 2010 at 12:31 pm #95045James
Participant@hnla
if you would look on the whole topic, you would see that discussion is about radio button with x selections, but discribed code includes only one selection, therefor my question seems a bit logical, as 60% of people here won’t be able to change code themselves (me too).
people that were mentioned in previous posts were involved in this question, or those who would like to help.
my problem? you could create poll to see, how many people would like to have this feature (I’ve seen last request few hours ago).definitely won’t disturb you any more, and your dog too

thank you.
October 13, 2010 at 12:09 pm #94024Hugo Ashmore
Participant@janismo take a care asking everyone and their dog to look at your problem
you must allow some time, generally the people that can help are pretty busy themselves.Last post I saw mention of ‘Can only get one value for radio button’ radio form controls can only be in one state or value, if you were needing to see if a profile should do something based on a number possible radio selections can you not do:
if radio == ” || radio == ” || radio == ” it’s probably a little long winded and better done by doing something like an array compare or some other more elegant approach.
October 13, 2010 at 11:33 am #94022In reply to: Buddyvents – New Events Plugin
Anonymous User 96400
Inactive@revolutionfrance
The plugin uses normal templates. There’s a block of code in the map template you can just copy/paste wherever you want and the map will show up there.@guigoz
Cheers, got them and included them already. You’ll get a discount for that! Contact me by mail and we’ll sort things out.October 13, 2010 at 11:29 am #94021In reply to: Buddyvents – New Events Plugin
Anonymous User 96400
InactiveIt’ll be 40 Euros net (47.60 gross). You’ll need a valid european VAT number or be situated outside the EU to get the net price (German customers will always have to pay the gross price). First we were gonna make it 25 for a single domain license, but the 40 grant you use for unlimited (own) domains. The code is GPL, so once you have it you can do whatever you want with it, but support is only given to users of the plugin who actually bought it.
Support will only be given on our forums at http://shabushabu.eu/. We have set up a hidden forum there where you will get access to after the plugin has been purchased. We’re also working on integrating Magento (our shop) and BuddyPress, but at the moment we’ll have to do that manually, so the whole registration process might take a bit longer than it should take.
The version of this release is 1.0 beta and you’ll receive support until we tag the plugin as 2.0, after which the plugin will have to be purchased again (depending on the added features we might raise the price, but existing customers get 50% off).
That’s about it
October 13, 2010 at 11:14 am #95043Lawrence
ParticipantHey guys,
Just letting everyone know I’ve finally made progress on this: I now have custom avatars for Buddypress – the code needs tidying up, but its pretty much there. If all else fails then it reverts to the mysteryman. At the moment I’m trying to see if I can set a male/female setting, so when users sign up it can auto-generate dependent on their gender.
Should note it filters bp_core_fetch_avatar, so if someone uses a gravatar then it’ll show accordingly.
Anyone interested in this as a plugin? The theory is that I’m going to do various different graphics/styles so people can ultimately choose or design their own avatars “parts”. Might need someone look over my code though – its rough at best. I could also see this as quite a nice official implementation in the core as I’m sure designers would like to extend the avatar system.
Some screenshots:
http://www.obscuresounds.com/output.png
http://www.obscuresounds.com/avatar-screenshot.jpgOctober 13, 2010 at 11:11 am #95042In reply to: Buddyvents – New Events Plugin
revolutionfrance
ParticipantHi @travel-junkie!
I am very interested in your plugin, but am wondering about one thing: will it be possible to embed the events map in another place (for example the front page?) . I don’t need any fancy plugin option or anything to do this, just some code that I could paste into my theme…
October 13, 2010 at 10:42 am #95041In reply to: Profile types
James
Participanthi @noizeburger
no, it doesn’t.
please, take a look on this topic:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/can-you-run-multiple-profile-loops-in-singleprofile-loop-php/hope some day it will be solved.
October 13, 2010 at 10:39 am #95040James
ParticipantSarah, couldn’t you share your experience re this question?
please?October 13, 2010 at 10:31 am #95039James
Participantthnaks @boonebgorges ,
somehow first place where I get mistake is your mentioned `if` before `bp_has_profile`
taking all together I got this code for profile-loop.php :`
<?php
$field_id = xprofile_get_field_id_from_name( ‘Account Type’ );
$field = xprofile_get_field( $field_id );
$value = $field->data->value;if ( bp_the_profile_group_name() == ‘Account Type’ && $value == ‘Selection 1’ ) {
(if ( bp_has_profile( ‘profile_group_id=1,4’ ) ) ?><div class="bp-widget “>
<tr>
}
`
does this code make any sense for anyone?
Am I correct, that even if I will get this code to work, it still returns only one selection of radio button?thank you!
October 13, 2010 at 10:10 am #95038In reply to: Buddyvents – New Events Plugin
guigoz
MemberI’ve just send FR translation by email found on this website : http://shabushabu.eu/imprint/
October 13, 2010 at 8:57 am #95033JohnnyScience
Memberand now after I’ve upgraded to the new Buddypress it’s removed the default avatar I uploaded to show in new users profiles – any idea how I make it come back?
October 13, 2010 at 8:55 am #95032In reply to: Buddyvents – New Events Plugin
Anonymous User 96400
Inactive@svenl77
My brother set up the shop with Magento and he thought it was ready until he played around with the paypal sandbox again and that didn’t work. Magento can be difficult at times (understatement of the year that is), but it makes annoying things, like tax stuff, a lot easier. You can find my email address here: http://shabushabu.eu/imprint/Send me a mail and I’ll get the plugin to you today!
October 13, 2010 at 8:47 am #95031In reply to: Multi-language edition
Philip Tyrer
ParticipantAny news on multi lingual buddypress installations?
Two installations can work but it means that users cannot wonder between languages unless they register/log into two separate sites.
No need for any sort of translation just a way to have segregation without complete isolation.
October 13, 2010 at 8:41 am #95030JohnnyScience
MemberI just upgraded the Buddypress plugin & tried to reply to something in my activity stream & it replied, I refreshed the page & it disappeared again.
So that wasnt the issue.
October 13, 2010 at 8:38 am #95029JohnnyScience
MemberThese are my active plugins, which one do you think would affect something like this?
Adrotate
After the Deadline – Adds a contextual spell, style, and grammar checker to WordPress. Write better and spend less time editing.
Akismet – checks comments against akismet web sercvice to see if they look like spam
Autochimp – mailchimp plugin
Automatic WordPress backup
BP Disable Activation
BP Group Managment
Buddypress – this does have an upgrade to 1.2.5.2 – would this affect things perhaps?
Buddypress Like
Buddypress Admin Bar Mods
Buddypress Rate Forum Posts
Buddypress Templete Pack
Configure SMTP
Google analytics for wordpress
Invite anyone
Lab Photobooth
Lab Photo
Lap Protect Plugin
Mailchimp
Microkids Related Posts
OEMBED FOR BUDDYPRESS
Cinocopa viewer
Theme my Login – which I dont even know if its working
TinyMCE advanced
Users to CSV
Welcome Pack – which I dont even have setup or use yet
WP-Useronline – works with my CometChat chat bar
WPtouch iphone theme
Any ideas which one it could be?
October 13, 2010 at 8:32 am #95028In reply to: Buddyvents – New Events Plugin
Sven Lehnert
ParticipantHi @travel-junkie, you wrote the shop is ready. Where to find it? I’m hungry of your plugin
October 13, 2010 at 2:27 am #95013Pisanojm
Participant@warut -same thing as @mercime lost the logo when I uploaded… changed it back and it’s well… I’d say the two minor fixes above and you’re good 2 go!
@johnjamesjacoby there is still something wrong with the badge plugin page here on BuddyPress….
https://buddypress.org/community/groups/buddypress-badge/ goes to BuddyPress Forum extras….P.S. when will 1.2.6 be released?
October 13, 2010 at 2:13 am #95012In reply to: BuddyPress Mobile Theme
Sofian J. Anom
ParticipantNow the activity as the home page is working, and the logout button is also displayed after login. Another problem is the blog page/tab can not display the list of blog posts. He even displays a list of blogs because I named the page/tab “Blog”. Login form on the front page also does not work: every time I login always redirected to the wp-login.
October 13, 2010 at 12:07 am #95005In reply to: Prevent Admin Bar from interfering with themes
@mercime
Participant@fjrichman if you import the adminbar.css from the bp-default theme into your theme’s style.css, there won’t be any gap if you disable the BP Admin Barl , The bp-admin-bar.css you imported takes care of adding the necessary space at the top when you enable bp admin bar. When you disable bp admin bar, your theme will go back to original setting without extraneous gap.
October 12, 2010 at 11:04 pm #95000In reply to: CSS mystery…
pcwriter
ParticipantYes: child-theme of bp-default.
child-theme/header calls child-theme/style.css and child-theme/custom.css
child-theme/style.css imports bp-default/style.cssSo if I remove the background property from, say div#container in child-theme/style.css, it gets that background from bp-default. Then if I add the background property to child-theme/custom.css, nothing changes, even with !important added.
Like I say, I’m stumped
October 12, 2010 at 10:53 pm #94999In reply to: Can Buddypress do these things?
cpkid2
ParticipantGreat! Can you by chance which plugins would work best for the second? I’ve done some research but would be interested in what users who’ve actually used it would have to say.
October 12, 2010 at 10:50 pm #94998In reply to: CSS mystery…
Roger Coathup
ParticipantIs this in a child theme from bp-default?
Have you checked the file path is correct to your custom.css file? Do an inspect element in your browser and check the path bloginfo is generating – is it the one you expect?
Also, not sure what you mean by it “it defaults to bp-default/_inc/css/default” … is this a child theme, or have you just tried modifying style.css in the bp-default theme itself?
If you have made a child theme, and followed the standard bp css structure – then style.css will include the default.css in your child theme’s _inc/css folder – not to the default.css in the bp-default theme.
If you clarify these questions, it might help explain which css files are actually being used.
-
AuthorSearch Results