Search Results for 'theme'
-
AuthorSearch Results
-
March 30, 2009 at 11:52 am #41362
Joss Winn
ParticipantSocialpreneur is quite right. The plugin works very well. The issue is changing the template so users are directed to wp-login.php as an alternative to normal signup in the way that the fb-connect plugin is integrated into the default themes.
March 30, 2009 at 11:50 am #41361In reply to: Blog link in top bar returns “not found”
Burt Adsit
ParticipantMember theme or home theme?
What version of bp?
The 404 error when trying to access the blog posts on the main blog is usually due to not using the most recent functions.php file in your theme. Make sure that your theme is using the functions in functions.php distributed with the bp home theme.
March 30, 2009 at 8:22 am #41356In reply to: How can I remove Logout link from the userbar?
Robert
ParticipantIn case others are curious here’s what I did:
I copied the function bp_get_nav removed the lines with the logout link and renamed it to bp_get_nav_no_logout as suggested above by jjj. Then I put this newly created function in the functions.php file in my theme and I changed the userbar.php file to call bp_get_nav_no_logout.
That way I keep it with my custom theme and leave the core files untouched.
Thanks again John.
March 30, 2009 at 7:35 am #41354gpo1
Participant@Socialpreneur, How do you display the widget on the home theme for sign-in like facebook connect?
March 30, 2009 at 7:14 am #41352In reply to: FaceBuddy free theme for BuddyPress
Sgrunt
Participantok solved the registration problem!
March 30, 2009 at 7:00 am #41350In reply to: FaceBuddy free theme for BuddyPress
Sgrunt
Participantok, we’re gonna to see the light, i’m making all required changes and keeping them working, if you wish i could write a little documentation after this. I’ve only a question: the signup button now leads to the WMPU registration page and not to the buddypress register. Could you tell me if i’m doing something bad or if this is an upgrade issue?
Thanx Andy, i’m sure that the final version will be a great success.
March 30, 2009 at 6:16 am #41347In reply to: FaceBuddy free theme for BuddyPress
Sgrunt
Participanthi Andy, after having this issue i’ve rembered your mail that anticipated the changes. But in my opinion downloading the latest trunk with no indication in sticky posts or in the readme.txt is a pain (yes,i’m receiving a lot of emails from theme users).
I hope to see a sticky post with documentation for this upgrade: it will be very useful. I think that directories must be styled from directory.css in the bp-theme?
March 30, 2009 at 4:50 am #41343In reply to: Are bp_get_optionsbar & bp_get_userbar swapped?
Wcastillo
ParticipantA hat? Where should I claim for it???
@Dace: Your best bet is start a new theme out of the buddypress_home and _member theme, rename it and place the custom.css from the FaceBuddy guys…
Take a look at Emigrando.info… It worked like a charm (I even manage to adapt Andy’s BP-Facebook Connect plugin with “Invite Friends” capabilities! A very dirty workaround… but it works anyway! still needs some polishment though)
March 30, 2009 at 2:29 am #41335In reply to: trouble with rev 1268
Jeff
Participantbp-themes folder was used, and directories was there. Tried trunk1281 and that caused more issues with nav links (HOME_BLOG_SLUG & MEMBERS_SLUG appeared on /groups page) and same issue as before.
I reverted to trunk1248 and all is back to normal… except I was liking the new page title tags in trunk1268.
March 30, 2009 at 2:05 am #41333In reply to: !! BuddyPress Theme Folder Changes !!
Shelley Keith
ParticipantThe readme in the trunk hasn’t been updated to reflect this change, just FYI.
March 30, 2009 at 1:32 am #41331Burt Adsit
Participantbenny this has nothing to do with bp itself. It’s a theme thing that is happening here only.
March 30, 2009 at 1:20 am #41330Burt Adsit
ParticipantIf you are trying to edit your member profile and are getting some error about groups then something is very wrong. Since this is a custom member theme I can’t help because I have no idea what the code looks like. I can help you if you are having problems with the standard member theme.
March 29, 2009 at 11:40 pm #41327hotandrei
ParticipantSorr but can you tell me how to do it exactly because i m a super noob and don t know too much PHP also.
Thank you
March 29, 2009 at 11:37 pm #41326In reply to: Vertical Members Directory
Andy Peatling
KeymasterFor anyone who has this problem —
1. Copy the /directories/ folder from the default BuddyPress member theme into your own BuddyPress member theme.
2. Copy the /css/directories.css and /css/loader.php from the default member theme to your own theme’s /css/ directory.
3. Reload the page, but make sure you have cleared your browser cache.
These changes will make it much much much easier to change the design of the directory pages.
March 29, 2009 at 11:15 pm #41325In reply to: FaceBuddy free theme for BuddyPress
Andy Peatling
KeymasterSgrunt: not sure if you got my message mentioning the changes?
The directories have moved to the member theme instead. They have proper template files now that you can skin far easier. You should be able to copy your styles from the blog to member theme.
Be aware of constant name changes in the functions.php too.
MEMBERS_SLUG is now BP_MEMBERS_SLUG.
There should be no more changes like this – it was a necessary change to help theme designers ready for 1.0.
March 29, 2009 at 10:24 pm #41320In reply to: FaceBuddy free theme for BuddyPress
Dace
ParticipantThx for ur quicky answers and support sgrunt !
Perhaps some clues in the trunk :
“removed blogs, groups and members directory from the home theme into the BuddyPress member theme. The directories now have their own templates and theme based CSS and provide much easier editing.
Moved the $bp global setup to a higher priority action – from the ‘wp’ action to the ‘plugins_loaded’ action. This stops occurrences where the $bp global was not defined yet.”
March 29, 2009 at 10:02 pm #41319Burt Adsit
ParticipantI\\\\\\\’m kinda confused by what you want and what you have done.
If you want both the member theme and the theme that you use on your wp blog to be similar then the two themes that are distributed with bp will work. If you install a different wp blog theme then you\\\\\\\’ll either have to modify the wp blog theme or the member theme to match.
The two themes are completely independent of each other.
It sounds like you are allowing your users to create their own blogs and you\’ve allowed the bp home theme to be available to them. You can, but don\’t have to do that. If you install more wp themes and make them available then they can choose any theme they want. If you don\’t want blog admins to have access to the bp home theme then disable it in Site Admin > Themes.
If you change the member theme then, yes, it applies to all users on your site. Users don\\\’t get to select their own member theme. It will be whatever you set it to.
March 29, 2009 at 9:48 pm #41317In reply to: BuddyPress Theme Contest
danielfelice
ParticipantHi Guys,
freebpthemes.com is down AGAIN but you can find the contest details at
http://wpmu.org/first-ever-buddypress-theme-contest/
freebpthemes.com should be up mid week – currently moving servers
March 29, 2009 at 8:24 pm #41314In reply to: Forum not displaying in the topmenu?
Wcastillo
ParticipantI concur with Burtadsit’s statement. I wonder why Automattic does not take on SimpleForum and make it the default WP forum… It integrate WP seamlessly, no need to be themed and is rich featured.
March 29, 2009 at 6:51 pm #41312dainismichel
ParticipantOK, well, the theme itself works, however, it prompts the member to add their own widgets and stuff. Basically, how can I create a pre-set member theme that all members just \”get,\” with widget settings and all?
Is that possible?
Best,
Dainis
PS: Also, when I switched the theme in the main admin area, my testmember blog theme stayed the same. I logged into testmember and changed the theme there. It would be cool, if all changes to the member theme would apply to all uses of the member theme. Is that the case, or are copies made and “hidden” somewhere?
March 29, 2009 at 6:05 pm #41308In reply to: FaceBuddy free theme for BuddyPress
Sgrunt
Participantno, there are some changes in themes structure, and so this will not solve problems with members and groups directory pages.
March 29, 2009 at 5:52 pm #41307In reply to: FaceBuddy free theme for BuddyPress
Sgrunt
Participanti’m looking for an emergency solution: keep only the images and css folder and the footer files both of facebuddy home and member, and upgrade all the other files with the latest trunk. I’m trying and i’ll let you know if it works completely
March 29, 2009 at 5:14 pm #41302In reply to: FaceBuddy free theme for BuddyPress
Dace
Participantthx for the support… i stay tuned on BD !
Edit : it doesn’t work.. must i modify bp-themes,home-theme or twice ?
March 29, 2009 at 5:06 pm #41301In reply to: FaceBuddy free theme for BuddyPress
Sgrunt
Participanti\\\’m looking at the latest trunk, and there is some issue. I correctly see themes but there are issues with the main links: Groups and Members pages that was previously ruled from the home theme, now seem ruled from the bp-theme. I\\\’ll try to understand what happens, but i think that it will be a problem to release new themes until the stable BP version, because users cannot modify their themes to suit every new trunk version.
updated: as first you can change the <body> in your header.php file in the theme, with: <body<?php if ( bp_is_directory() ) : ?> class=\”directory\”<?php endif; ?>>. this solves the header link problems.
in the “home theme” too there are link changes: for example <?php if ( bp_is_page( MEMBERS_SLUG ) ) {?> becomes <?php if ( bp_is_page( BP_MEMBERS_SLUG ) ) {?> and so on.
March 29, 2009 at 4:42 pm #41299In reply to: FaceBuddy free theme for BuddyPress
Sgrunt
Participanti’ve just installed the latest trunk, and the facebuddy (member) theme works perfectly. Are u sure to have activated the member theme from here: site admin > buddypress >facebuddy?
-
AuthorSearch Results