Search Results for 'buddypress'
-
AuthorSearch Results
-
March 3, 2010 at 1:49 am #66457
In reply to: Terms of service for Buddypress
motionsw
ParticipantHaha sweet, thanks.
March 3, 2010 at 1:38 am #66455dwdutch
ParticipantThanks for the follow-up. I tried and it worked fine. Now, what’s odd is that (with the exception of the Custom Styles section) the lines in my file were the same. Okay, so my only explanation is that I must have had something else wrong on my site – after all, it was in the wee hours of the night that i was experimenting.
Soooo, thank you for your input.
Now, as I played with it more, I was able to successfully create my own unique child theme. I commented out the code for the sidebar login block (AND the comparable logout display) in sidebar.php but, here’s my question: why do your lines work?
#sidebar-login-form,
#login-text{display: none;}
I went poking around in the buddypress forum and developers area but i didn’t find a comparable reference. How did you know about this “shortcut” (so i can find other such items if i need them)?
March 3, 2010 at 1:35 am #66454In reply to: Testing new theme, Hybrid as a parent
designodyssey
ParticipantGotcha. Smart Idea. I haven’t added any BP specific functions yet, but I’ll keep that in mind. Keeping form and function separate is a serious hassle that’ll hopefully pay dividends.
Try https://codex.buddypress.org/how-to-guides/checking-buddypress-is-active/
or https://codex.buddypress.org/how-to-guides/make-your-plugin-buddypress-aware-v1-2/
March 3, 2010 at 1:32 am #66453In reply to: Creating my own buddypress theme
schwooba
ParticipantMost of it comes down to modifying the CSS style sheets. Check out…’http://www.w3schools.com/css/css_intro.asp‘
March 3, 2010 at 1:17 am #66451In reply to: Creating my own buddypress theme
r-a-y
KeymasterTake a look at the BP Template Pack plugin.
This plugin will try to make your WP theme compatible with BP.
—
You can also build a child theme from the default BuddyPress theme.
Read how to do it here:
https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
March 3, 2010 at 1:13 am #66450In reply to: Terms of service for Buddypress
r-a-y
KeymasterHa! Didn’t know you could add a TOS as a CC license!
Cool of WordPress.com to offer one! Will take a look at this later.
@motionsw – yes you can use it as a guide for your own.
Here’s the part that says you can:
…you’re more than welcome to steal [this TOS] and repurpose it for your own use, just make sure to replace references to us with ones to you, and if you want we’d appreciate a link to WordPress.com somewhere on your site. We spent a lot of money and time on the below, and other people shouldn’t need to do the same.
March 3, 2010 at 12:55 am #66448In reply to: Tweetstream (twitter plugin) Beta testers needed!
Anointed
Participant@blackphantom no I am using a standard buddypress default child template. So far there are no mods to the child template other than a couple of css tweaks.
Beyond that everything is the standard setup. I can give you access to the site/db if you need for troubleshooting via pm. Just let me know what info you would need if you can’t replicate this issue on your end.
March 3, 2010 at 12:40 am #66446mollyfud
ParticipantI have seen this problem. It happened when the username and the nickname where different. The Username was like Admin and the nickname used was molly. In the URL, the nickname was used and it went back to the homepage. If you used the username in the URL, it worked and went to the BuddyPress section you wanted.
I wasn’t sure if it was underlying BuddyPress or if it was the theme.
Any help appreciated!
March 3, 2010 at 12:28 am #66445adijaffe
ParticipantThanks guys, definite help. I’m going to test it somewhere else as you’d mentioned.
March 3, 2010 at 12:21 am #66444In reply to: Terms of service for Buddypress
motionsw
ParticipantDoes this mean I am able to use this as a template for my TOS?
March 2, 2010 at 10:42 pm #66432In reply to: Adding Images to Groups
r-a-y
KeymasterYou can use the regular <img> HTML code to show images.
<img src="YOUR IMAGE URL" />There are also some third-party plugins to attach images:
*BP-Gallery beta (paid plugin) – http://buddydev.com
– adds a gallery component to BP; you can attach images to groups (and profiles) this way as well
* Forum Attachments for BuddyPress -https://wordpress.org/extend/plugins/forum-attachments-for-buddypress/
– allows you to attach images to forum posts only in BP
– needs some testing in BP 1.2 though; i’ve only tested this a bit in BP 1.2, needs a little work
March 2, 2010 at 10:34 pm #66430In reply to: Wrong Avatar and Gravatar after BP update
paulhastings0
ParticipantYou can see my fix here.
March 2, 2010 at 10:29 pm #66426In reply to: Do I need WPMU or will WP integrate with bbpress?
r-a-y
KeymasterThat’s what I meant. You’ll need to theme bbPress to match BuddyPress.
Before hiring someone for this, I’d recommend finalizing the look of your BP install.
Just my two cents.
March 2, 2010 at 10:26 pm #66423r-a-y
KeymasterBuddyPress works with standard WP, so yes you can use it with your site!
You’ll probably need to use the BuddyPress Template pack plugin if you want to use your existing theme with it.
Like DJPaul said, you should test BP locally to see if it fits your site’s needs.
There’s also another option for social networking on WP called Mingle. Some consider it easier to setup with an existing WP theme.
Hope that helps!
March 2, 2010 at 10:22 pm #66421Paul Wong-Gibbs
KeymasterBuddyPress isn’t all-or-nothing; it’s built to let people integrate it into existing themes and websites. I’d set up a test copy of your blog somewhere (or on your local PC) so you can install BuddyPress and give it a test to see how it fits in with your existing content/theme.
March 2, 2010 at 10:17 pm #66420In reply to: Do I need WPMU or will WP integrate with bbpress?
r-a-y
KeymasterHere’s the right place (for now anyway!):
http://testbp.org/groups/buddypress-job-board/
Do you just want someone to duplicate the original BP theme as a bbPress theme?
March 2, 2010 at 9:56 pm #66415In reply to: Buddypress bar not showing up in top of header
RudiMortensen
Member<?php get_footer() ?>
It´s located in the bottom of my index.php page…
March 2, 2010 at 9:52 pm #66414In reply to: Buddypress bar not showing up in top of header
Paul Wong-Gibbs
KeymasterDo you have a call to wp_Footer in your theme?
March 2, 2010 at 9:25 pm #66408In reply to: Tweetstream (twitter plugin) Beta testers needed!
snark
ParticipantI tried to load the latest version of Tweetstream (1.1.6), but I got the same error I had before with v.1.1.4:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /var/www/vhosts/……/wp-content/plugins/tweetstream/twitter/EpiCurl.php on line 4
I tried deactivating all plugins except Buddypress, but that didn’t help.
March 2, 2010 at 9:13 pm #66406Windhamdavid
Participantdo you have buddypress enabled as a sitewide plugin? the registration is a function of wpmu and the register slug is a function of buddypress. If you have blogs that don’t have buddypress installed as a plugin, they will not redirect the user to the BP_REGISTER_SLUG
March 2, 2010 at 7:42 pm #66390Andrea Rennick
ParticipantJim Groom as well.
Mariusooms
Participant
Actually…The child theme will have P2 features with BuddyPress look and feel AND features in tact! It will be mix of both themes strengths. At least that is the goal, once I have a theme for trunk I’ll give a shoutout to testers.The largest goal will actually to allow wpml play nicely with P2 as we have to support that plugin.
Scotm
Participant@Mariusooms so the child theme will have the P2 look and feel with BuddyPress features and Group Blog functionality intact? Let me know if you need testers.
March 2, 2010 at 7:07 pm #66380In reply to: Invite Friends From Profile
abcde666
ParticipantMarch 2, 2010 at 7:02 pm #66379In reply to: After update private & hidden Groups empty
abcde666
ParticipantHi Michael,
which content you are talking about which is missing ? Activity-content or Forum-content ?
-
AuthorSearch Results