Search Results for 'buddypress'
-
AuthorSearch Results
-
June 20, 2011 at 1:30 am #114854
In reply to: Letting the user upload a custom background?
pcwriter
ParticipantIt would actually be very cool if users could have options to change background image or color, either just in their profile or, click, apply the change to the whole site.
June 20, 2011 at 1:22 am #114853In reply to: Letting the user upload a custom background?
@mercime
Participant@sbrajesh – Now you’ve done it. We’re cooking up with more feature requests

… add option to change background for groups as well?
Thank you.June 19, 2011 at 11:02 pm #114846In reply to: Letting the user upload a custom background?
June 19, 2011 at 10:59 pm #114845In reply to: Letting the user upload a custom background?
Brajesh Singh
Participant@mercime, thank you

@naijaping thanks. That is easily achievable. If you are using Bp-default theme, you can use this code in your functions.php
https://gist.github.com/1034872
That should do it.June 19, 2011 at 10:44 pm #114843In reply to: Letting the user upload a custom background?
June 19, 2011 at 10:39 pm #114842In reply to: Letting the user upload a custom background?
Brajesh Singh
Participant@pcwriter
Thanks Patrick. Will sure do that in update. It was something I did in an hour, so could not do much.
btw, you can do your own css section using some code (here is an example)
https://gist.github.com/1034853just putting that in functions.php or bp-custom.php and you can modify it
June 19, 2011 at 10:26 pm #114841In reply to: Common buddypress bar across multisite
June 19, 2011 at 10:22 pm #114840In reply to: Letting the user upload a custom background?
pcwriter
ParticipantNice job… works great! You da man… as usual

Maybe an update could include an option to have the chosen background image stay fixed on screen or scroll with pages?June 19, 2011 at 9:51 pm #114833In reply to: Uneven Margins on www.ginreviews.com
Hugo Ashmore
ParticipantJune 19, 2011 at 9:45 pm #114832Sofian J. Anom
ParticipantIn your case I think it’s impossible.
As I know, you can only make multiple wordpress installation with single login only if you are using a single database. Therefore, if you want there is BuddyPress with a single user credential on each WordPress installation, then it’s only possible if you are also using a single database.
June 19, 2011 at 9:39 pm #114831In reply to: [Resolved] Buddypress with WPMU
Stigmartyr
MemberHi Folks – this thread seems to have answered a similar question. I had BP installed and then just activated WPMU. I noticed BP only works on the main site and this thread appears to confirm that you can only have one instance of BP correct?
Are there any plans to expand that to work with all the sites made with WPMU or is that not something that would work?
June 19, 2011 at 9:30 pm #114830In reply to: Uneven Margins on www.ginreviews.com
@mercime
ParticipantIt’s because the number of words/characters in the excerpts are not the same. Since you’re using a child theme of premium Genesis theme, I suggest that you get the free support included in your purchase of the theme/child theme and inquire about how to increase/decrease number of words/characters in the featured excerpts. While you’re there, might as well get find limits for the title for featured articles as well since there could be times where your post title would be longer than one line.
An alternative would be as simple as making changes to your stylesheet to set the height of the featured article containers so assuming you’ve got the same number of articles on the left as well as on the right, all will be leveled to same height. In your case, add something like this to your child theme’s stylesheet:
`#content .featuredpost .post {
height: 150px;
position: relative;
}``#content .featuredpost .post a.more-link {
position: absolute;
bottom: 5px;
right: 5px;
}`Adjust height of `#content .featuredpost .post` to taste.
EDIT – @hnla, here I go again, took too much time to answer the question
June 19, 2011 at 8:30 pm #114827In reply to: Common buddypress bar across multisite
@mercime
ParticipantJune 19, 2011 at 7:36 pm #114817@mercime
Participant@BlueInkAlchemist – I would download a copy of BuddyPress and then manually re-upload files via FTP or cpanel, etc. Only activate BP and with the bp-default theme, check if yoursite.com/register goes to default BP registration page.
If you mean reinstalling WP from scratch, then information in DB will not be preserved unless you back up DB and save to your computer.
Did you by any chance, install WP manually or did you install WP via webhost script like fantastico or simplescripts, etc? Those webhost scripts have been the bane of some WP installs which have problems or cannot upgrade to multisite or which get major hiccups making BuddyPress work in their install. In that case, then I would definitely reinstall from scratch and check out the tables I can import from the DB backup I made from previous installation.
June 19, 2011 at 7:24 pm #114816In reply to: Reply Button Not Working
Brajesh Singh
Participantooh, Since the thread was regarding cosmic buddy I misunderstood that. sorry.
Isn’t Randy Candy a child theme of BuddyPress ? If yes, then you won’t need to update much. It should be some simple fix.June 19, 2011 at 5:48 pm #114812In reply to: custom set of avatar pics
sidjags
Member@DoctorDR yup… hope it works for you. I am trying out another improvement, will let u know if that works out too…
June 19, 2011 at 3:09 pm #114809In reply to: group redendency problem ?
naved
Member@hnla @paul Gibbs plz help me to solve my problem i need to fix this before the actual launch with was tomm. i postponed it to 1 more day now …i cant delay any more guyz plz help me ! i had not altered any db schemez plz say how to remove that duplicate groups veiw my site http://vuniteu.com/groups/ to get more clear picture
thnx for any one who attempt to help me !June 19, 2011 at 11:37 am #114806In reply to: ?my site score is 38/100 too bad need help
Hugo Ashmore
ParticipantDo not play around with caching plugins until you have your site running correctly and effectively, simply addressing the basics of server configuration and site should produce a site that is responsive enough for most purposes, caching will be effective if and when your site traffic starts to really grow.
Those automated speed test tools provide examples of what you can do to improve things so you will need to work your way through the list googling if your not sure what it’s referring to. gzip compression ought to be enabled as it has a big impact on page loading, you need to ask your host if they can enable mod_deflate for your site or all sites. One thing to remember is that automated tools are always just a guide and they can tend to talk nonsense sometimes so you have to know how to interpret the returned advise.
By the way tested your site and you score is not as low as you report it’s up around the ’80’ mark so not sure what you are reading, and indeed the site seems to perform within expected parameters.
June 19, 2011 at 9:41 am #114804In reply to: group redendency problem ?
June 19, 2011 at 8:32 am #114802Stigmartyr
MemberHi @boonebgorges Thanks a lot for the reply – no I actually have root on my server. So I went in and copied all the WP 3.1.3 files and installed manually, editing the connection strings myself in wp-config.php
For Buddy Press I copied the files via FTP to /plugins and installed from there. I do indeed have phpMyAdmin access. It looks like the tables are there and I can create groups and post updates in them. It’s just when I enable forums then that page shows no topics displayed. Likewise when I got to post in a public group via that group’s Forum tab it will also error. I’ve tried every solution I could read in here all day long to no avail
Even clicking and unclicking the group’s permission to allow discussion forums.URL: http://stangnation.com
Forum Link: http://stangnation.com/forumsI’ve tried a number of permalink structures as well – I am currently using /%category%/%postname%
I CHMOD /plugins/buddypress to 755. I made sure of course the bb-config.php is accurate and in the root. BuddyPress SQL tables are on the same db as WordPress is..
Really stumped here…
June 19, 2011 at 4:17 am #114799In reply to: Reply Button Not Working
Brajesh Singh
Participant@dubsel
Get the update from here https://github.com/sbrajesh/cosmicbuddy
It supports activities/reply.June 19, 2011 at 3:18 am #114794Stigmartyr
MemberI have tried all that. Is there some bug with the latest WP and BuddyPress that just means it doesn’t work right now?
June 19, 2011 at 12:07 am #114792In reply to: Removing BP and installing bbpress
Sofian J. Anom
Participant@rhuan.barreto, @ikn0w2, @sidjags
This link might help: https://bbpress.org/forums/topic/bbpress-plugin-updates/page/32#post-88185June 18, 2011 at 9:55 pm #114788Stigmartyr
MemberI just tried that tip above, in addition to many others. Didn’t work. Still can’t post new topics in forums. I have setup 2 public test groups, CHMOD 755 all buddypress files.. I am so depressed lol
June 18, 2011 at 9:21 pm #114787In reply to: Anyone Know of a Project/Task Manager for BB Pls?
eliserochelle
ParticipantThanks @mercime, sorry for the delayed response it didn’t come up in my feed for some reason. I’m actually after a task manager for each member on their own rather than per group. Might have to see if I can find a way to work this one.
-
AuthorSearch Results
