Search Results for 'theme'
-
AuthorSearch Results
-
May 12, 2009 at 4:31 pm #45148
In reply to: Extending login-search-bar to width of browser page?
KitWit
ParticipantJeff–
I’m also using a large 23″ monitor, but I have not changed any of the widths in the CSS that you note in your message previous to the last message. Those are the values that come “in the box” in the default BuddyPress installation. But it’s clear that the designers of the BuddyPress.org website have changed theirs … I’ll try to make those changes and see if that makes a difference.
Isn’t there just a simple way of making this feature expandable to the width of whatever browser window my visitor may have? Like using a percentage size instead of a fixed pixel width? What if a 30″ monitor comes along and wishes to view it?

(John James J … yes, I believe you are seeing what you say you are seeing, for sure! Maybe my problem is that I have too generous a browser window … but on the BuddyPress site this top bar expands to fit whatever size window I make in my monitor … but my own version of the theme doesn’t do this, nor does the “out of box” installation of BuddyPress … there is always a gap!)
Thanks for the code!
Kit
May 12, 2009 at 12:53 pm #45123In reply to: Issue with links within BuddyPress
Jeff Sayre
ParticipantCodyb-
Just for good measure, I would log into WPMU’s backend and reselect your bpmember theme. This has worked for some people.
If that does not work, then I’m afraid it’s back to square one. Delete everything, including your MySQL DB, download a new copy of WPMU and follow the install instructions for MU. Then, once WPMU is up and running, manually download BuddyPress, and follow the install instructions in the readme.txt file.
It sounds like a pain, but since this is a fresh install without any data worth keeping, it should go pretty quickly. Something must have gone wrong with your install.
Let me know how what happens.
May 12, 2009 at 12:47 pm #45122In reply to: Featured members: possible to show fewer details?
Jeff Sayre
ParticipantKit-
That is correct. Make a copy of the bpmember theme, rename your copy, make whatever changes you want to it, and you have–in effect–a custom theme! Just make sure you keep your new theme in the /wp-content/bp-themes/ directory.
Once ready for use, log into WPMU’s backend and navigate to “BuddyPress > General Settings > Select theme to use for BuddyPress generated pages”. You should see your newly-named theme as an option in the dropdown box. Select it, save, and you’re ready to go.
It’s worth doing and it is easy.
May 12, 2009 at 12:41 pm #45120In reply to: Not found Members directory
Dworldon
ParticipantSorry, still new to BuddyPress forums…
WPMU 2.71
BP 1.0
No custom themes
No 3rd party plugins
Not sure how to find errors in log files…
May 12, 2009 at 12:17 pm #45119In reply to: Date in profile is broken in latest BP release
Burt Adsit
Participantbento
When posting a support issue, please indicate the following:
* Which version of WPMU you're running
* Which version of BuddyPress you're running
* Whether you're using customized themes
* Whether you are using other 3rd-party plugins
* A list of any errors showing up in your log files
* Other errorsMay 12, 2009 at 12:15 pm #45118In reply to: Issue with links within BuddyPress
codyb
ParticipantJeff-
Yes I have a .htaccess file in my wmpu root folder.
Also under BuddyPress > General Settings > Select Theme to use for BuddyPress generate pages I have BuddyPress Default Member Theme 1.0 selected there.
I’ve also went under Appearance > themes and selected BuddyPress Default Home Theme 1.0 by Andy Peatling
I’m still not sure whats going on here. I was playing with it last night, still no luck.
May 12, 2009 at 11:48 am #45116In reply to: Not found Members directory
Burt Adsit
ParticipantDworldon
When posting a support issue, please indicate the following:
* Which version of WPMU you're running
* Which version of BuddyPress you're running
* Whether you're using customized themes
* Whether you are using other 3rd-party plugins
* A list of any errors showing up in your log files
* Other errorsMay 12, 2009 at 2:25 am #45104In reply to: Featured members: possible to show fewer details?
KitWit
ParticipantThanks, Jeff. I assume renaming the theme is simply changing the name of its folder?
May 12, 2009 at 2:01 am #45103In reply to: Error creating groups
Anexgo
ParticipantHi Jeff,
Thanks for your feedback, here are my answers. My site is huwai.com.tw
1. 2.7.1
2. no, fresh install of 2.7.1
3. yes
4. 1.0
5. yes
6. yes, bp-dev plugins, fb-connect, google analytics and a couple of other wpmu plugins like plugin commander, toggle admin menues, simple dashboard, blog defaults, etc.
7. Shouty theme
8. the error log has over 1,400 entries, most of them this:
WordPress database error Query was empty for query made by require, require_once, include, dynamic_sidebar, call_user_func_array, bp_core_widget_members, bp_core_get_userlink, bp_fetch_user_fullname, xprofile_set_field_data, BP_XProfile_ProfileData->save
Note: before I freshly installed 2.7.1 and bp 1.0 I used older version of both for testing. I didn’t have this error message then, but group avatar upload didn’t work as well.
May 12, 2009 at 12:07 am #45099In reply to: Extending login-search-bar to width of browser page?
Jeff Sayre
ParticipantSince I can’t peer into this site’s base.css file for the theme I’m wondering how to change that attribute … ?
Ah, but you can!
For all CSS and template design issues, I highly recommend that you use the Firefox browser with the Firebug Add-on. WIth FIrebug installed in Firefox, you can see where page elements inherit their CSS–the file names, the file contents, etcetera. You can even make changes to the CSS selector parameters and see how that affects the design.
So, when you pull up any buddypress.org page, or any webpage at all, you can use Firebug within Firefox to see how the CSS selectors are styled.
May 11, 2009 at 11:56 pm #45097In reply to: Featured members: possible to show fewer details?
Jeff Sayre
ParticipantKit-
The theme where this is located is in bpmember, not bphome. I’m just not firing on all cylinders today.
Are your instructions to show me how to do that?
Yes, you can make these edits in the bpmember theme directly. Just make sure that you have a backup before changing.
Also, please realize, that if you alter the standard themes and do not rename them, then the next you upgrade BuddyPress, you will lose your theme changes if you copy over the default themes.
May 11, 2009 at 11:29 pm #45096In reply to: Featured members: possible to show fewer details?
KitWit
ParticipantJeff–
I don’t want to create a new theme, just modify the files so that these featured member profiles don’t show. Are your instructions to show me how to do that? I hope so!
TIA!
Kit
May 11, 2009 at 11:09 pm #45093In reply to: Issue with links within BuddyPress
Jeff Sayre
ParticipantCodyb-
Thanks for the detailed response!
A few more questions:
1. Did you copy over to WPMU’s root the .htaccess file that comes with the download?
2. Did you select the BuddyPress member theme in WPMU’s backend via “BuddyPress > General Settings > Select theme to use for BuddyPress generated pages”?
May 11, 2009 at 10:55 pm #45090In reply to: Featured members: possible to show fewer details?
Jeff Sayre
ParticipantKitWit-
Okay, I’ve made a mistake. I did not even notice that you had linked to the members’ theme, not the home theme.
My widget is for the home them. What you’re asking about is not a widget. It is a coded into the /directories/members/index.php file in the bphome theme.
You can make your own custom theme, edit this out, and get what you want:
<div class="item-meta"><span class="activity"><?php bp_the_site_member_last_active() ?></span></div>
<div class="field-data">
<div class="field-name"><?php bp_the_site_member_total_friend_count() ?></div>
<div class="field-name xprofile-data"><?php bp_the_site_member_random_profile_data() ?></div>
</div>Just make sure to place your custom theme in the proper place and then select it in WPMU’s backend via “BuddyPress > General Settings > Select theme to use for BuddyPress generated pages”
May 11, 2009 at 9:57 pm #45083In reply to: Error creating groups
Jeff Sayre
ParticipantWe don’t have sufficient information to provide any assistance. Please answer these questions:
- Which version of WPMU are you running?
- Did you upgraded from a previous version of WPMU, and if so, from which version and how?
- Did you have WPMU functioning properly before installing and upgrading BuddyPress?
- Which version of BuddyPress are you running?
- Did you log in as site admin in WPMU’s backend and activate BuddyPress?
- Do you have any plugins other than BuddyPress installed and activated?
- Are you using the standard BuddyPress themes or custom themes?
- Are there are errors in your server’s log files, and if so, what are they?
May 11, 2009 at 7:43 pm #45073In reply to: Issue with links within BuddyPress
codyb
ParticipantResponse to your questions are as follows:
1. I am positive I am running wordpressMU, under my admin dashboard it states You are using WordPress MU 2.7.1.
2. This is a fresh install of WordPressMU and Buddypress. I had never heard of either of these until a week ago so I installed WordPressMU 2.7.1 first and then downloaded BuddyPress1.0 and installed via installation instructions listed here https://codex.buddypress.org/getting-started/installing-buddypress/
3. I believe WordPressMU was functioning, but I had never used it before so I can’t state that confidently. Just from playing around with it previously and me still being able to use the dashboard without issue, I would say it was functioning.
4. I am using BuddyPress1.0
5. Yes I logged in as site admin on WPMU’s backend, activated buddypress under the plugins section, and am currently utilizing the BuddyPress Default Home Theme 1.0
6. The only plugin I have listed is BuddyPress and I’ve never installed any other plugins
7. I believe I am using the standard buddypress theme that was automatically installed with BuddyPress, I myself did not install any custom themes
8. I do not see any error messages that are catching my eye in my /var/log/messages
Just a little additional info. I’m running WordPress/BuddyPress on my own webserver. I am running a linux box using CentOS 5.3 and apache to host my current website utilizing drupal and all works fine. I wanted to utilize the BuddyPress social networking feel for my site so I’d like to move to BuddyPress. I started from scratch with installing WordPressMU and BuddyPress. I made the correct databases and users using MySQL. If you have any other questions please let me know. Thanks
May 11, 2009 at 7:25 pm #45068In reply to: Issue with links within BuddyPress
Jeff Sayre
ParticipantOkay, before we can assist further, we need more information. Please answer these questions:
- You’re positive that you’re running WordPress Mu and not single-version WP?
- Assuming the answer to number 1 is yes, then did you upgraded from a previous version of WPMU, and if so, from which version and how?
- Did you have WPMU functioning properly before installing and upgrading BuddyPress?
- Which version of BuddyPress are you running?
- Did you log in as site admin in WPMU’s backend and activate BuddyPress?
- Do you have any plugins other than BuddyPress installed and activated?
- Are you using the standard BuddyPress themes or custom themes?
- Are there are errors in your server’s log files, and if so, what are they?
May 11, 2009 at 5:18 pm #45061In reply to: wire post at the top of profile
enlightenmental1
Participantyou just need to edit your Members-Theme and move the “post to wire box/function” to where you want it.
bp-themes/buddypress-member/profile/index.php
on the very bottom of the page, you’ll see an IF statement “bp_wire_get_post_list”
just move that where you want it, be sure to keep it in the right DIVs
May 11, 2009 at 4:58 pm #45059In reply to: In trying to open a theme i get this code
azznonimous
ParticipantHi again
I made some mistakes:
– asume that the upgrade from RCx to v1 was simply copying files over the old ones and didn’t noticed the change in the setup procedure to /wp-content/plugins/buddypress
– Also is posible that as my MU base was 2.7 it messed a bit too
– Tampering the themes fields in the db with a non ortodox setup
I started the intall process all over and it works fine again.
As a final test I tried to swap the old DB for the new one but I get again messages like the BP_PLUGIN_DIR path.
Just if helps …
Regards,
May 11, 2009 at 4:26 pm #45057In reply to: In trying to open a theme i get this code
azznonimous
ParticipantI’m having the same issue but with Activities when starting up in:
Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-activity/bp-activity-classes.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) …www/wp-content/mu-plugins/bp-activity.php on line 14
I “ugraded” from RC1 to v1 but failed. Then I removed everything except WPMU & wp-config.php, as the DB was ok. Copied BP, moved the themes and got the message.
I tried to reset the themes in db to bpmember and bphome without success.
May 11, 2009 at 4:03 pm #45056In reply to: Adding Twitter Badge issue
enlightenmental1
Participantyou would edit your bp bp-themes/ or theme/buddypress-home/
depending on where you want it.
you could also add the “tweet” stuff directly to the functions.php file
/themes/buddypress-home/home.php
(the above is the home page, which calls the left,center,right sidebars)
you could manually insert your code there.
there’s a few different way to do that…. some would say creating a plugin/function/bp-custom code is the best
May 11, 2009 at 3:41 pm #45055In reply to: Default Theme Issues – HELP! :)
dainismichel
ParticipantJust replaced the 6 instances of get_option(‘home’) in header.php of my member blog theme with $bp->root_domain as described.
Don’t see any difference in the behavior of the site.
Really impressed with delsolownersclub wow. great work.
I’d love to turn this into a procedure for the community, but I don’t know how to do it yet. Stuck here too: https://buddypress.org/forums/topic.php?id=1632&page=2&replies=43#post-14553
Best,
Dainis
May 11, 2009 at 3:31 pm #45053In reply to: Adding Twitter Badge issue
pcmike
ParticipantThe MU build is still confusing to me because it doesn’t have the editor function in the dashboard like the regular wp install… ALl I ave in MU under appearance is just widgets and themes…
I did a quick look in the raw files… all I see is sidebar.php
But can’t find left/center/right sidebar code to edit like ij standard wp install under editor.
Where do I go to add the twitter code so it appears in the center column?
May 11, 2009 at 2:37 pm #45045Ezd
ParticipantI remember Andy said he would fix this in a different post. Althrough I do not think this has been resolved in the latest skeleton theme yet.
May 11, 2009 at 2:37 pm #45044In reply to: Extending login-search-bar to width of browser page?
KitWit
ParticipantApparently the bar doesn’t extend to the full width of the open browser even in the default installation (I assumed it did), but if you notice how this installation of BuddyPress is configured here on the BuddyPress site (the page we’re on, in BuddyPress.org), the bar at the top extends full-width! Since I can’t peer into this site’s base.css file for the theme I’m wondering how to change that attribute … ?
-
AuthorSearch Results