Search Results for 'buddypress'
-
AuthorSearch Results
-
April 25, 2013 at 10:35 pm #162762
In reply to: Display a value of a particular custom profile field
danbpfr
Participantworks better by using both xprofile_get_field_data and a user_id !
$user_id = bp_get_member_user_id();
// if “Class” is the field name
$mystuf = xprofile_get_field_data( ‘Class’, $user_id );Application example here:
April 25, 2013 at 10:15 pm #162760In reply to: First time Buddypress installation guide
Fee
Participantplease append to your groups directory url /create/ (e.g. http://mydomain.com/groups/create/ ) and see if you can access it
April 25, 2013 at 10:12 pm #162759In reply to: First time Buddypress installation guide
akukskuks
ParticipantThanks fee, this helps!!
My problem is that in the Group front end directory there’s no button to create a new group (nor is there one anywhere on the actual site)! I’ve been combing the forums trying to find a way to solve this but just can’t figure it out – tried uninstalling and reinstalling BP, enabling and unenabling groups, all other plug-ins, changing themes, etc etc. Any ideas??
April 25, 2013 at 10:12 pm #162758In reply to: Multilingual Multisite
namrons
ParticipantThanks. I see the buddypress multilingual plugin is not BP 1.7 ready yet it seems? I want buddypress on each subsite. Would BPML automatically translate the social network posts into the various languages across the sites? Surely not?
April 25, 2013 at 9:58 pm #162757In reply to: Installing and setting up Buddypress
jskehill
ParticipantApril 25, 2013 at 9:57 pm #162756In reply to: Installing and setting up Buddypress
Fee
ParticipantCan you post a link to your site?
April 25, 2013 at 9:53 pm #162755In reply to: Installing and setting up Buddypress
jskehill
ParticipantThe theme im using is called Afternight. It was not BP compatible (prior to BP1.7) So I guess that means there are no BP template files…? My theme is not a child theme. There is no mention of buddypress in the themes style.css.
Any idea what I need to do to get it to work. So confused?
Thanks
JohnApril 25, 2013 at 9:32 pm #162753dreamdimples
Participant@modemlooper, I did the admin settings as directed. I had to go in and change in bp-share-it.php file to direct everything from buddypress-share-it to just buddypress….at least it got my icons to finally show.
In Forums – it works, it expands and drops, but drops vertically
In Groups – The Share Group Button works and it works horizontally like it suppose too
In Activity – It shows outside the share button, but shows vertically.I just can’t get the activity to work, which sucks for me because that’s what everybody will be using. I just wish I can get this wonderful script to work for me so I can move on to the next task….. I REFUSE to Give up on this….. 😀
April 25, 2013 at 9:03 pm #162747In reply to: Installing and setting up Buddypress
Fee
ParticipantIf your theme has BP template files you can delete them, you don’t need them anymore (or if you did far customizations you’d have to go through the files for changes). If your theme is a child theme of BP you should take a look into your functions.php if you’re overriding something. In the first lines of your style.css is there something like Template: bp-default or Tags: buddypress?
April 25, 2013 at 8:59 pm #162746Globiana
ParticipantYes! That’s exactly it, and I was afraid it wasn’t possible. Looks like I would have to alter the theme’s buddypress components significantly, and I don’t have the skills for that. 🙁
Regarding the other solution, Can I have buddypress as the main and the installation in the root be a subsite? Do I just not display anthing that is not to do with community?
April 25, 2013 at 8:54 pm #162742In reply to: Installing and setting up Buddypress
jskehill
ParticipantHi, thanks for replying. Buddypress appears to work as expected using the default buddypress theme. What do I need to do to my theme to make it compatible. I thought compatibility was no longer an issue as buddypress now works with all themes? Fairly new to this, so if someone can explain it would be greatly appreciated.
Thanks
JohnApril 25, 2013 at 8:53 pm #162741radiusj
Participant@roham – could you give me some simple pointers to get started with this integration? I already have s2 installed and working great with buddypress. How do I begin using Janrain engage on top of it all?
April 25, 2013 at 8:37 pm #162737In reply to: Installing and setting up Buddypress
Fee
ParticipantDoes your theme have BuddyPress template files? Did you check using a standard theme (twentytwelve for example) if the issue appears there, too?
April 25, 2013 at 8:31 pm #162735In reply to: PhiloPress – plugins for BuddyPress
April 25, 2013 at 8:28 pm #162734In reply to: First time Buddypress installation guide
Fee
ParticipantWith BP 1.7 and bbPress 2.3 it became really easy. Just install them the usual plugin installation way (automatic through WP or via FTP).
Best is you first activate BuddyPress, you will see a welcome screen with a direct link to the settings. Change them if you want.
Then go back to plugins and activate bbPress, you will see a welcome screen again. You will see three new admin menu items (Forums, Topics, Replies). Got to Forums and add a new forum, maybe called “Group Forums”. Got to the bbPress settings under Settings -> Forums. Change them if you want – and scroll down to the very last option: Activate group forums for BuddyPress. Choose you’re Group Forum, save it. – That’s all! Now go ahead and create your first group via BuddyPress in frontend group directory.April 25, 2013 at 8:08 pm #162730In reply to: Multilingual Multisite
Fee
ParticipantShort answer: Yes it is. The question is how comfortable you need the language management (e.g. the connection of content between languages).
The newest version of WPML seems to have the ability to serve domains for different languages. Did’nt try it yet. http://wpml.org/
If not you could do it manually using WPML or qtranslate. Setup a subsite for each language and turn the preferred language for this site on in the site settings.Your question seems not to be directly related to buddypress. But if you’re looking for that – there is a plugin by WPML for buddypress: https://wordpress.org/extend/plugins/buddypress-multilingual/
April 25, 2013 at 7:54 pm #162729IMRANSHINE
Participanthi where to put this in function.php file
–remove_action( ‘wp’, ‘bp_core_screen_signup’, 3 ); —
thanks
April 25, 2013 at 7:48 pm #162727In reply to: Separate Theme for BP
victoryrock
Participant@modemlooper Weird. I did that with no change. Hmmm, I’m not the best with code or css.
Are these the corect files?http://victoryrock.org/wp-content/plugins/buddypress/bp-templates/bp-legacy/css/buddypress.css
http://victoryrock.org/wp-content/themes/striking/style.cssApril 25, 2013 at 7:11 pm #162721In reply to: Separate Theme for BP
modemlooper
ModeratorI’m not seeing the file loaded into your header. You can try to copy the file over to yourtheme/css/buddypress.css
but that isn’t fixing the issue if why it’s not loaded in the first place.
April 25, 2013 at 6:42 pm #162720In reply to: Separate Theme for BP
victoryrock
Participant@modemlooper No the buddypress.css file is not in my theme folder. Is it as simple as that? Do I just move it into that folder via FTP?
April 25, 2013 at 6:13 pm #162719In reply to: Images not syncing between buddypress and wordpress
roxor
ParticipantHello any idea people, i have tried uninstalling other plugins and re-installed the setup, still no luck.
April 25, 2013 at 6:10 pm #162718In reply to: PhiloPress – plugins for BuddyPress
Asynaptic
Participant@djpaul sorry for the unrelated comment but can you please update us on whether the welcome pack plugin is compatible with BP 1.7?
thank you
April 25, 2013 at 5:47 pm #162717In reply to: BuddyPress Demo WebSite
Asynaptic
Participantthe welcome pack would be a good start but I didn’t know it wasn’t updated to 1.7 yet
are you sure it doesn’t work with 1.7?
April 25, 2013 at 5:44 pm #162715In reply to: BuddyPress Demo WebSite
Ben Hansen
ParticipantThere is this but i have yet to employ it i believe needs updating for 1.7 compatibility:
https://wordpress.org/extend/plugins/welcome-pack/
with regards to our site in particular new members can only contribute once they are granted that status currently. I’m working on turning it into a network at which point anyone will be able to create their own site and contribute that way. if you’d like to write an article or something i can certainly give you contributor status @attention just let me know your username.
thanks!
April 25, 2013 at 5:22 pm #162713valuser
ParticipantCorrection & Apology.
My initial comments were correct and this plugin as far as i am aware works properly even on the iPad
Set up:- WP v. 3.5.1 multisite, BP v. 1.7, Bbpress v. 2.3, Other Plugins: a lot; Theme: Child of BP Default.
the temporary problems on the iPad were actually caused (according to me) by another newly released bp plugin that i was trying out. Once I deactivated that other plugin and cleared the cache completely Buddyshare worked properly.
-
AuthorSearch Results