Search Results for 'theme'
-
AuthorSearch Results
-
May 1, 2009 at 11:42 pm #44080
In reply to: No CSS – Member & Home Theme
hadar
ParticipantOK, responding to my own questions, just not to create work for anyone else who ends up here in the future.
I had a bug in my NginX conf file. For all CSS files that were in subdirectories off the root, I was sending those files through PHP rather than just returning them. That caused the Content-Type to be set to “text/html”, rather than “text/css”.
That’s why it worked without a Doctype (quirks mode kicked in), and failed in Firefox and Chrome with the Doctype in.
May 1, 2009 at 11:15 pm #44079In reply to: reducing the width of buddypress theme
Jeff Sayre
ParticipantMaythil-
You’re welcome–although I don’t know how helpful I’ve been.
With FTP, you should be able to go into your web root and do pretty much anything you want–that is assuming your hosting firm gives you FTP access privileges.
ie6 only displays 800px screens. is there a way to trick firefox or chrome into behaving like that?
Well, it seems that you are trying to do just that via the CSS. I’m not sure what the issue is though?
I suppose you could use JavaScript to force a resize of the browser window but this would only work for users you have javascript enable (most do) and have not set the Firefox Option that prevents a script from moving or resizing a window. Look here: http://schleichermann.wordpress.com/2009/02/04/javascript-resize-window/
Another great FireFox Add-on is the Web Developer Tools. It may help you gain more insight into what is going on!
May 1, 2009 at 10:33 pm #44075In reply to: Default Theme Issues – HELP! :)
Andy Peatling
KeymasterThe home theme is not designed to be activated on every members blog. You could create your own theme that brings in some BuddyPress features for each blog though. Users can actually add still add BuddyPress widgets to their blogs.
May 1, 2009 at 10:24 pm #44074In reply to: Skeleton Theme help
Jeff Sayre
ParticipantEzd-
You can customize the home theme to accomplish that goal. To make sure that no one can enter the community until they’ve registered and logged in, you could try implementing some of these suggestions.
https://buddypress.org/forums/topic.php?id=39
https://buddypress.org/forums/topic.php?id=1651
The community pages would be your customized member theme.
May 1, 2009 at 9:58 pm #44071In reply to: Default Blog Theme
Paul Wong-Gibbs
KeymasterAnother? Yes, you can change the default theme in the admin settings. A specific BuddyPress theme? No.
May 1, 2009 at 9:09 pm #44069belogical
ParticipantDainismichel, I’ve been that route for the past year and a half. Nothing compares to buddypress that is out there. I’m hoping to find a skeleton theme that integrates the blogs nicely. I have one now from wildrot, but it will take a lot of work to get it production ready. I’ll keep you posted.
May 1, 2009 at 9:00 pm #44068In reply to: Default Theme Issues – HELP! :)
dainismichel
ParticipantAnyone have a decent “community theme” set up that works for member blogs? Willing to share?
Similar thread: https://buddypress.org/forums/topic.php?id=1632&replies=18#post-13349
May 1, 2009 at 8:55 pm #44067In reply to: Admin Bar on a new theme from scratch
eruecco87
ParticipantFound it!!!!
here’s the tag <?php bp_core_admin_bar(); ?>
All i did was add this tag right after the <body> tag
May 1, 2009 at 8:53 pm #44065dainismichel
ParticipantShow stopper for me too. Looking into http://wpmu.org/an-alternative-to-buddypress-three-new-wordpress-mu-plugins-communities-messaging-and-friends/
Best,
Dainis
May 1, 2009 at 8:42 pm #44063In reply to: Upgrading from RC-1 to RC-2 or 1.0 Release
zeitweise
ParticipantHi there,
when following the upgrading instructions I forgot to activate the new plugins after uploading them manually. Instead I continued with all the theme changes right away [edit: on the ftp-server].
After all, I can not log into my MU installation at all – there is just a blank screen. I tried to bring the old files back in place – without success.
Is there any way that I do not have to re-install all of WordPress MU in order to get back my admin panel??? *argh*
May 1, 2009 at 8:27 pm #44062In reply to: Admin Bar on a new theme from scratch
eruecco87
ParticipantThanks for the answer, I tried doing that but I cant find anywhere in the template files the hook for the admin bar.
anyone knows where can i find it??
any help you guys can give me will be greatly appreciated, I’m kinda on a deadline with this design and I would hate to have it released without that bar
May 1, 2009 at 8:23 pm #44061In reply to: Default Theme Issues – HELP! :)
belogical
Participantdoh!
May 1, 2009 at 8:22 pm #44060belogical
Participantvery interesting thread. i just started something similar here. https://buddypress.org/forums/topic.php?id=2434
i totally thought the blogs were integrated into the home theme. i had no idea they weren’t. i was going to launch my site this weekend, now it’s looking pretty bad. i would have to hack a theme together, which stinks. i was really excited about the all in one integrated themes, especially at upgrade time. get the new features and no hacks on my theme!
i do like the look of that JPG, but wouldn’t care if it was identical. i would just love the integration of blogs into the home theme. any help or info I can provide to the community, I will post here. please do the same with regular updates.
this is a show stopper for me.
May 1, 2009 at 8:04 pm #44059dainismichel
ParticipantSo, basically, I’d really like to launch my community. It is an alternative health site that basically tops the list for advanced raw-foodist supernutrition practices. Anyone interested in helping, please get in touch.
I’m sure there are templates and structures out there that I could use and tweak, I just need to find the right person to work with me and supply the missing information I simply don’t know.
May 1, 2009 at 7:39 pm #44058dainismichel
ParticipantI got a very kind response from Andy to search for some blog theme setting plugins. I have plugin commander and new blog defaults installed, but neither allow me to create a standard member theme with the widget settings all in place.
I don’t feel right about launching my community until I can give users a standard blog template, and I don’t know how to continue.
Best,
Dainis
May 1, 2009 at 6:33 pm #44056In reply to: Default Theme Issues – HELP! :)
Burt Adsit
ParticipantNo, it’s not designed to be used other than in a single instance on whatever blog you define to be the ‘home’ blog.
May 1, 2009 at 5:23 pm #44054In reply to: Skeleton Theme help
Ezd
ParticipantIf thats the way to structure it, I think I have the hang of it…
I would like to create a “closed-community”.
The first page you should see when you goto the domain is a splash site that contains only 3 things:
– A login box
– A signup box
– Recent members
And when you login the Community opens up with more widgets/components.
How is this possible?
Which would be the home-theme, the splash-page or the page when you’ve logged in?
May 1, 2009 at 4:57 pm #44052In reply to: Skeleton Theme help
Ezd
ParticipantOkay thanks. What I did last time i created a theme was pretty much following these instructions: http://www.jestro.com/web-design/convert-xhtml-css-to-wordpress/
So the theme I create for buddypress has to have the same kind of structure with a header, content, footer ect. And then eventually after i’ve structured it like that I can implement buddypress tags/loops into the layout and style with CSS.
May 1, 2009 at 4:32 pm #44047In reply to: Default Theme Issues – HELP! :)
belogical
ParticipantAs I think about this more, I might have made an incorrect assumption. I assumed that the home theme could be used for each new users home theme as well. Now looking at the demo site, it looks like Andy just used the home theme for the main site, then set the default theme as WordPress Classic.
Did I make an incorrect assumption, or was the home theme intended for all users default blog as well?
May 1, 2009 at 4:26 pm #44046In reply to: Default Theme Issues – HELP! :)
belogical
ParticipantAll blogs used to be using /themes/fourWPTPv2 (another them outside of buddypress)
The rest is correct!
May 1, 2009 at 4:22 pm #44045In reply to: How to: Upgrade from RC2 to 1.0
Cyndy Otty
ParticipantThe update buddypress link in plugins section in hinting me. Can I upgrade just by hitting that link?
Worked fine for me. You’ll still need to move the themse folders to the proper places, activate the new home theme, and go into the BuddyPress > General Settings and Save the member theme. Or at least, I did.
May 1, 2009 at 4:18 pm #44042In reply to: Default Theme Issues – HELP! :)
Burt Adsit
ParticipantYou are using the new bp home theme for *all* blogs?
All blogs are using /themes/bphome
All blogs used to be using /themes/buddypress-home
You have manually gone in to each blog’s Appearance > Theme menu and selected the bp home theme. Now the nav links return 404 on anything other than blog id 1.
Correct?
May 1, 2009 at 4:14 pm #44041In reply to: reducing the width of buddypress theme
Maythil
Participantdear jeff, u r my only saviour

i have only dummy data.
i have not launched my site yet. so no problem there.
but i am not sure ftp will override the wpmu moorings.
btw, as i mentioned in a note above, ie6 only displays 800px screens.
is there a way to trick firefox or chrome into behaving like that?
wishful thinking?
May 1, 2009 at 4:02 pm #44039In reply to: Skeleton Theme help
trcwest
Participantthe main thing is to just work through the header then throught he content and then through the footer..
just take it slow..
you will need to know css and be able to identify the tags and then right the corresponding styles
May 1, 2009 at 4:00 pm #44037In reply to: Get Username ???
trcwest
ParticipantThis is what i have in my main blog theme that works nicely.. in the wordpress header..
http://buddypress.pastebin.com/m63552cf1
I just want to do the same thing on the buddy press side of things..
the above code doesnt work on the buddy press side.
I have been trying things like..
<?php echo bp_the_site_member_name(); ?>
The idea is to just alow for a quick create group button that takes dynamically adds the users username based on this url..
http://spotskenya.com/spotters/!!!!!username!!!!!/spots/create/
does that make sense??
-
AuthorSearch Results