Search Results for 'theme'
-
AuthorSearch Results
-
January 9, 2009 at 11:05 pm #36000
In reply to: Regarding the themes
Wardee
ParticipantHi, Burt! Morning??? You must not be sleeping much.
January 9, 2009 at 10:54 pm #35999In reply to: Regarding the themes
Burt Adsit
ParticipantMornin’ wardeh! @martin47 this is ‘our’ tool. Andy built it for ‘us’. The boys and girls at Automattic are letting us play with it. Us includes you.
January 9, 2009 at 10:48 pm #35998In reply to: Regarding the themes
Wardee
Participanthttps://codex.buddypress.org/getting-started/installing-individual-components/
Scroll down to Installing the Home Theme
January 9, 2009 at 8:55 pm #35992In reply to: Log Out Redirect Error
elishahong
MemberHome theme, where the root of my blog is located, in fact the admin bar(drop down list [log out]) is also affected.
I got this result for both the log out links for the home theme and the admin bar:
You don’t have permission to access /blog/wp-login.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I attempted to replace the code for the admin bar and got the same result as how mdsports had. It didn’t redirect to my home blog page.
I downloaded the latest WordPressMU and BuddyPress(I used the beta link that was given)
Here’s the admin bar code which I identified:
// **** “Log In” and “Sign Up” links (Visible when not logged in) ********
function bp_adminbar_login_menu() {
if ( !is_user_logged_in() ) {
echo ‘<li class=”bp-login no-arrow”>‘ . __( ‘Log In’, ‘buddypress’ ) . ‘‘;
// Show “Sign Up” link if registrations are allowed
if ( get_site_option( ‘registration’ ) != ‘none’ ) {
echo ‘<li class=”bp-signup no-arrow”>‘ . __( ‘Sign Up’, ‘buddypress’ ) . ‘‘;
The Home theme header logout link(the one to the right) is also similar but I have no idea how PHP really works and I spent a few hours figuring out what the problem was but I’m interested to learn how these stuff works and I hope you guys can enlighten me.
January 9, 2009 at 5:15 pm #35967In reply to: News Control
alunsina
ParticipantI tried that by changing the blog id. It removed the recent blog post from front page but didn’t change the News Page.
The news page I’m referring to is the one in between Home and Members page on the top right hand side of the default Buddy Press Theme.
January 9, 2009 at 3:53 pm #35962In reply to: News Control
yu
ParticipantSidebar widgets: Design -> Widgets -> Blog-sidebar
Left side and all other content: wp-content/themes/buddypress-home/single.php
January 9, 2009 at 2:40 pm #35959In reply to: BuddyPress Showoff: Post your links
alunsina
Participantmight as well.
my site is http://upd8t.com
it currently has no real definition on the targeted audience. all the same, i’m pretty happy with it and enjoying the site. i’m using the default buddypress theme. the buddypress concept is awesome!
January 9, 2009 at 1:19 pm #35955In reply to: Log Out Redirect Error
Burt Adsit
Participant@elishahong Can you explain where this logout link is? Home theme, member theme, admin bar… Exactly where does it take you and what version of mu are you running?
January 9, 2009 at 8:04 am #35939In reply to: I’m stuck, please help
Famous
ParticipantThis is random, but if I were to give an educated guess–it seems like the toughest part to comprehend initially might be that you don’t put the member themes under the themes file (directory) you put them in wp-contents. Just a guess, hope you figure it out and have fun…
And also, is it possible that you were using the kubrick theme as your home theme instead of the BuddyPress Home Theme? That would give the plugin error.
Also to remove buddypress just remove all contents from mu-plugins and restore your theme to Kubrick.
January 8, 2009 at 11:37 pm #35928In reply to: I’m stuck, please help
Anointed
Participantarrrggghhhhh
Now when I click on ‘create a blog’ I end up at my profile page.
I’ve got this install all messed up now.,
The worst part is now I can’t figure out how to remove buddypress so I can go back to troubleshooting the problem. Even if I change theme’s for my main acct, I still have buddypress bars etc…
I’m totally stumped now, please help if anyone has the time to look.
January 8, 2009 at 8:22 pm #35915In reply to: Blank screen in new created blog
yu
Participantoh.. now i get it! thanks man ) i’ll install default theme, so new blogs will use it ))
January 8, 2009 at 8:18 pm #35913In reply to: Blank screen in new created blog
Trent Adams
ParticipantThe only blog that should be using the buddypress-home theme is the main blog. All other blogs can use whatever theme the users usually want if they are installed. I am getting the impression that you deleted the “default” folder out of /wp-content/themes/ and that is what is causing you issues.
Trent
January 8, 2009 at 8:10 pm #35912In reply to: Blank screen in new created blog
yu
Participantnope, this is not php error. this is blog creation error. when i create new blog from ‘/wp-admin/wpmu-blogs.php’ – it’s config is not correct. ‘Default theme’ and ‘Default stylesheet’ are set to ‘default’. Dunno what it mean, but when i change this line to ‘buddypress-home’ – new blog works like a charm ) is there anything i can do to make ‘dafault’ theme works for new created blogs? or automate ‘buddypress-home’ adding to this fields? oO
January 8, 2009 at 7:27 pm #35907In reply to: BP Themes Site
nicolagreco
Participantjoin in bpdev and send me a message
January 8, 2009 at 5:38 pm #35898In reply to: No admin bar in blogs
Burt Adsit
ParticipantThe theme has to call wp_footer() for the bar to display. If you are running wpmu 2.7 trunk then you have to disable the mu admin bar if you want to see the bp admin bar. It’s one or the other.
January 8, 2009 at 9:11 am #35881In reply to: BP Themes Site
danielfelice
Participantthanks guys!
@nicolagreco – i’ll send you a mail regarding collaboratingJanuary 8, 2009 at 6:32 am #35867In reply to: BP Themes Site
nicolagreco
Participantvery good idea gpo, if you wan we can collaborate (bpdev). i would open a setion for themes, and if you want i can redirect it to your site
January 8, 2009 at 12:29 am #35864In reply to: Blog logo and right column bar not displaying
Trent Adams
ParticipantI would try uploading the image again as it isn’t showing up correctly anyways. Even though it is the same size, something went wrong somewhere along the way….
On surface, it looks like the image and not the theme coding since all you did was overwrite the original image
Trent
January 7, 2009 at 11:40 pm #35862In reply to: BP Themes Site
Trent Adams
ParticipantI love that idea! Thanks @danielfelice! I tweeted it and hope others might start using it as well since there is no repository yet. You can also encourage people to submit their themes to http://themes.wordpress.net as well for great access
Trent
January 7, 2009 at 10:09 pm #35853Burt Adsit
Participant@gpo1 That’s what doesn’t work. The bp member theme isn’t a normal theme. That seems to be the problem. A normal theme does a bunch of *something* that the bp member theme doesn’t. The mu widget stuff is confused. Doesn’t know what blog id it’s on. Doesn’t like registering a sidebar in it. Dunno what it is, but it’s something.
January 7, 2009 at 6:58 pm #35835In reply to: Blogs Using BP Theme
wna
MemberThe first suggestion worked, now one other question (I swear) LOL. Is there a way to make the sidebar widgets & etc all the same? For instance if I create another blog, I can then put my own widgets on the blog.
January 7, 2009 at 4:41 pm #35818In reply to: procedure for removing Admin Bar Sub Nav item
Mike Pratt
ParticipantNicola – I appreciate the tip, I do but now I have to answer a million other questions (most of us a novice hacks unlike yourself) So….remove what action? Where are all these actions? Are there any special considerations? Is there a general format for the function to create this action removal? I see stuff for the Admin Bar all over the place…member theme, bp-blogs, bp-core and it’s a wild goose chase to figure it all out. I assumed someone knew how to do a generic Admin bar item removal. Many Thanks
January 7, 2009 at 10:51 am #35800In reply to: How to get rid of autolinking on profile fields
gpo1
Participantfishbowl81, I like your member theme.which file did you use to change the top bar ie to red & black.
That is how did you do it?
And also can you adapt it for lastFM widget?
Link for lastfm api
http://apps.sourceforge.net/mediawiki/phplastfmapi/index.php?title=Usage
January 7, 2009 at 10:00 am #35798In reply to: noob has some questions
yu
Participantmaybe 404 error have something to do with mod_rewrite on your server? oO
on news – single.php in you theme dir, and for members – you got hole theme in members dir to configure content output ))
yes, you can turn off this Admin Bar in options of your BP.
January 7, 2009 at 5:17 am #35789fishbowl81
ParticipantThose “steps” are for using the buddypress code, ie xml-rpc communication inside of groups. If you theme the general bbpress install to match your buddypress site then you won’t need to enable xmlrpc on the general site, just do the intergration.
I think someone will develop a modification of the groups, to be a general group pretty soon. If this is the case, then you would need to do those steps for both bbpress installs.
Hope that makes sense,
Brad
-
AuthorSearch Results