Search Results for 'theme'
-
AuthorSearch Results
-
March 26, 2009 at 12:37 pm #41034
gpo1
ParticipantDoes it work on wordpress MU? If so maybe a global function is needed to add as widget on the home theme…
March 26, 2009 at 12:31 pm #41032In reply to: Navigation problems :(
Burt Adsit
ParticipantI understand your reluctance to install a new version of bp on the day before a site demo. I see the issue you are talking about. Your ‘home’ tab highlight doesn’t turn off when you choose ‘about’. It does with the other tabs you have such as ‘blogs’ are selected. Whatever code you are using for those tabs in your theme should be used for ‘about’.
Since this is a custom theme you’re running it’s tough to help out.
March 26, 2009 at 12:30 pm #41031In reply to: member theme not showing
zenseeker
ParticipantThanks, that didn’t work for me. I’m not using trunk. I’m using RC1 combo version.
March 26, 2009 at 11:31 am #41020In reply to: Navigation problems :(
reprocessor
ParticipantHi Andy, Thanks for that (damned brackets lol). I’ve been using a zip version of buddypress from about 2-3 weeks back. Everything ‘so far’ (touch wood) has worked and thought there was no need to update from the trunk. This was the first time EVERYTHING in a bp install worked for me. My problem is, that if I do update from the trunk then everything will go ‘boobies to the dasies’ if you know what I mean, as there have been significant changes e.g. where you’ve placed the member themes etc.
If there is a hack I can implement to tide me over I would be extremely grateful. I’m almost finished the site y’see and will be demoing it tomorrow.
Thanks for your time as always.
Phil
March 26, 2009 at 9:59 am #41007In reply to: Navigation problems :(
reprocessor
ParticipantHi Andy,
I get this:
Parse error: syntax error, unexpected ‘
‘ in /home/fhlinux140/g/gigbuddy.org/user/htdocs/wp-content/themes/gigbuddy-home/header.php on line 41
Any other ideas?
Phil
March 26, 2009 at 5:24 am #40999In reply to: member theme not showing
Sgrunt
Participantthe latest trunk of buddypress requires a change in the name of member theme folder:
OLD:
/wp-content/member-themes
NEW:
/wp-content/bp-themes
March 25, 2009 at 9:06 pm #40963In reply to: members does not work neither does friends?
John James Jacoby
KeymasterRe-read the instructions and try again? It sounds to me like some files aren’t in the correct spots or that some files were corrupted in the upload process.
To address your specific issues:
1.) The BuddyPress admin bar includes the link to your #2 question, but if you want to remove it from the front-end, you would have to check the
defined('IN_ADMIN')
variable and only load the buddybar if so. Could probably make a filter for this in functions.php, but I’m not in front of the source to give you a turn-key solution at the moment.2.) The link is part of the buddybar.
Otherwise you can type it in the address bar yourself or customize the theme to fit the way you want it to perform. Aside from that, none of the WPMU themes will know how to redirect you to any specific blog admin area aside from their own, and they wouldn’t know which other blogs you have access to. That’s what the BuddyBar is fore. (Note to self: It would be cool to have a link to the admin area of each blog when viewing /blogs/my-blogs.)
3.) Are you using a vanilla install with the vanilla theme? Vanilla meaning included… If so, do you have a link to your website so that I can see what’s happening?
March 25, 2009 at 7:45 pm #40947In reply to: Buddypress theme for bbPress ?
felix2009
ParticipantLame excuse
March 25, 2009 at 7:16 pm #40943In reply to: Buddypress theme for bbPress ?
John James Jacoby
KeymasterRemember guys (and I realize this is no excuse) but neither BuddyPress nor bbPress are even 1.0 yet. As soon as function calls and display functions are finalized and tweaked for a stable 1.0 release, you’ll see tons of themes and templates and frameworks.
The opportunity currently exists for anyone with the time and motivation to swoop in and start blasting out themes for both platforms, but they would do it knowing that they may have to go back and redo some things after 1.0 is out.
I think right now everyone is waiting for the ball to drop, because no one wants to do the same work twice. I’d love to release my bbPress theme, but I have 0 time to answer questions about it or support it, and that’s not fair to anyone either.
Make sense?
March 25, 2009 at 7:12 pm #40941In reply to: Buddypress theme for bbPress ?
felix2009
ParticipantStill no bbPress theme available, it’s a shame!
March 25, 2009 at 6:47 pm #40934In reply to: Admin bar mouseover issue
John James Jacoby
KeymasterBrian, the file itself is in bp-core/css/admin-bar.css, but like Jeffca mentioned you can also make a site-wide.css file, and place it in your currently active home theme\’s /css directory, and it will work everywhere within your site, even inside the member theme.
That way you\’re only editing one file, and it\’s on your own terms.
I’ve added my fix to a trac ticket so it will get reviewed and possibly fixed in the core for future updates. The goal with all of this is NOT to edit or hack the core, but to have the core be as universally compliant as possible, and still allow for customization later.
March 25, 2009 at 3:55 pm #40915In reply to: All blogs under same theme, easier access
Trent Adams
ParticipantYou mean the same theme as the main install? The buddypress-home theme? It is possible by using one of the plugins out there to make a theme default (premium.wpmudev.org) or by just renaming the buddypress-home theme to “default” so that wpmu picks it up. Not sure if anything is hardcoded in the buddypress-home or member themes that would screw up, but might be worth testing out.
Trent
March 25, 2009 at 3:48 pm #40913In reply to: Admin bar mouseover issue
Slava Abakumov
ModeratorDoesn’t work – just kills all styles. BTW: I’m not using your theme. So this is the problem
Your hack only with your theme.
CSS hardcoding – great.
March 25, 2009 at 1:10 am #40858In reply to: Anything for SEO
Jeff
Participant@Bbrian017 Each theme has its own header.php, so depending on the theme they select, the titles will vary.
The default theme has more than the website name, ie. http://mayo.testbp.org/2009/03/25/hello-world/
March 24, 2009 at 10:27 pm #40853In reply to: FaceBuddy free theme for BuddyPress
felix2009
ParticipantbbPress theme is still missing
March 24, 2009 at 10:21 pm #40852In reply to: FaceBuddy free theme for BuddyPress
bbrian017
Participantlooks good but I don’t like that I have to register to download it!
We might want to think about making template and theme developers supply download links to post inside the forums!
March 24, 2009 at 10:10 pm #40850In reply to: Anything for SEO
Jeff
ParticipantYou can change your blog titles in your themes\’ header.php files.
I believe there are others using all-in-one-seo plugin too.
March 24, 2009 at 9:38 pm #40833In reply to: Buddypress new theme
felix2009
ParticipantWhy isnt it downloadable yet !?
And how about the bbPress theme ?!
They develop a ‘thing’ but it still is if you are walking in a supermarket, and evrything is behind glass :S
March 24, 2009 at 8:39 pm #40826In reply to: Buddypress new theme
nicolagreco
Participantehm.. it’s not downloadable yet..
March 24, 2009 at 8:00 pm #40824In reply to: Buddypress new theme
felix2009
ParticipantWhere can we download this bbPress theme ?
March 24, 2009 at 7:23 pm #40821In reply to: Purely Genius Way to Add Custom Profile Fields
keston
ParticipantI’ll try to set a little plugin or something later, but for the moment you can follow this method, it’s the Fishbowl81’s code adapted for ebay editor kit:
Edit your bp-xprofile-filters.php by placing the following code after the custom buddypress filters:
/* Display ebay listings field */
function bp_profile_ebay_display( $field_value
"", $field_type = "", $field_id = "" ) {
{ // clean up input
return "<script language='JavaScript' src='http://lapi.ebay.com/ws/eBayISAPI.dll?EKServer&ai=lwa%7Bfwvw%7Esa%7Cwsyw%60&bdrcolor=CCCCCC&cid=0&eksize=1&encode=UTF-8&endcolor=FF0000&endtime=n&fbgcolor=FFFFFF&fntcolor=000000&fs=0&hdrcolor=FFFFFF&hdrimage=1&hdrsrch=n&img=y&lnkcolor=75179C&logo=3&num=5&numbid=n&paypal=n&popup=n&prvd=9&r0=4&shipcost=n&si=".addslashes($field_value)."&sid=BP&siteid=0&sort=MetaEndSort&sortby=endtime&sortdir=asc&srchdesc=n&tbgcolor=FFFFFF&tlecolor=FFFFFF&tlefs=0&tlfcolor=000000&toolid=10004&track=5336248810&watchcat=63850&width=350'></script>";
}
}
function bp_profile_ebay_groups( $group_name
"") {
if($group_name == "My Ebay listings"){
remove_filter( 'bp_the_profile_field_value', 'xprofile_filter_link_profile_data', 2);
add_filter( 'bp_the_profile_field_value', 'bp_profile_ebay_display', 2, 3);
}else{
add_filter( 'bp_the_profile_field_value', 'xprofile_filter_link_profile_data', 2, 3);
remove_filter( 'bp_the_profile_field_value', 'bp_profile_ebay_display', 2);
}
return $group_name;
}
add_filter( 'bp_the_profile_group_name', 'bp_profile_ebay_groups', 10, 1 );
Also it depend of your css code but it can be useful to put this in your member theme’s stylesheet (base or your custom stylesheet).
td.data table td{
margin:0px;padding:0px;
Then create a profile field group named “My Ebay listings” and a profile field like ebay username and you’re done!
March 24, 2009 at 4:11 pm #40802In reply to: Navigation CSS
John James Jacoby
KeymasterIf you\’re talking about your #nav, then in:
http://gigbuddy.org/wp-content/themes/gigbuddy-home/css/base.css
Line 97
The below will sit it lower and mostly match your sites margins. I think that looks the best to me.
Change your margin to:
margin: 120px 0 15px;
Design wise you will then still have rounded corners to worry about:
http://gigbuddy.org/wp-content/themes/gigbuddy-home/css/base.css
Line 105
Change accordingly:
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;Regarding the width of the nav, Are you saying that you want each one of the links to be a fixed width? To stretch them all across the 900px page width?
March 24, 2009 at 3:00 pm #40797In reply to: Admin bar mouseover issue
nicolagreco
Participantif you’ve bpdev plugins installed you can do that without touching the code:
<?php
function register_my_css() {
bpdev_theme_register_style(
‘my-css-hack’,
‘My Css hack’,
‘my_css’,
‘on’,
‘on’
);
}
function my_css() {
?>
#wp-admin-bar ul {
height: auto !important;
}
<?php
}
?>
and save it in a new file under /mu-plugins
So when bp will update that, you can switch this thing off via the WP Admin-> BPDEV Admin -> BPDEV Theme
March 24, 2009 at 2:58 pm #40796In reply to: The Wire and Groups Issue
John James Jacoby
KeymasterPossible that something is just being stubborn here.
Member-theme is fine, searching for groups and members is fine, member profiles are fine, but viewing specific groups are not.
According to firebug, Andy is right and your structure.css file is missing.
I would say more mysterious, the optionsbar.php and userbar.php are also missing. This leads me to believe the
TEMPLATEPATH
variable is also getting the wrong idea as to where it’s at maybe when viewing a group profile?March 24, 2009 at 1:00 pm #40788In reply to: Group/Personal Avatar issues
Michael Berra
ParticipantIt’s crazy – I tried to figure that out for hours… no it works. It wasn’t a plugin, but a js-conflict from the theme. Strange is only, that it once worked, and then not anymore.
For me the issue is solved…
Thanks
-
AuthorSearch Results