Search Results for 'theme'
-
AuthorSearch Results
-
December 29, 2008 at 1:22 am #35228
In reply to: Error when trying to create a group
Burt Adsit
ParticipantI’m gonna have to get back to you later with the two issues you have. I have to do 6 hrs of work on my site and theme before tomorrow morn.
December 28, 2008 at 1:12 pm #35178In reply to: Removing BuddyPress Bar
seanzyville
MemberThanks burta for the help.
Simply put your theme in the themes folder and activate it.
December 28, 2008 at 6:24 am #35173In reply to: My Friends Activity
sdq80
Participantfor example if I want to get my activity I’m using:
<?php bp_activity_get_list( bp_current_user_id(), bp_word_or_name( __( “My Activity”, ‘buddypress’ ), __( “%s’s Activity”, ‘buddypress’ ), true, false ), __( “You haven’t done anything yet.”, ‘buddypress’ ) ) ?>
this function works with member theme only, when I try to add the same function to the home theme (i.e: index) it wont work, it gives me the above custom message (You haven’t done …..)!! thanks for your cooperation!
December 28, 2008 at 3:42 am #35168Wardee
ParticipantBurt, this is the first time you yelled at me.
At least I know I’m doing the only option available to me at this point.
But… I was looking at Simple:Press the other day. http://simplepressforum.com/ It loads in a WP page and has more permissions/admin capabilities. Because it works as a WP plugin, the BuddyBar is in use there. In addition, because it is a plugin, you retain your regular sidebar/theme without having to do any tweaks — no making a separate forum installation “look” like it is the same.
I don’t know, looks pretty good. I set it up and everything and it worked fine in WPMU. Then I went back to bbPress. Was that stupid? The reason being that I’m worried that BP will support a general forum with bbPress one day and I want to stay in the loop if so, not wander off on another trail.
Any thoughts?
December 28, 2008 at 2:48 am #35164In reply to: “BuddyPress” logo on the top left hand side
Burt Adsit
ParticipantHowdy. That little logo lives in the directory /wp-content/mu-plugins/bp-core/images
admin_bar_logo.gif
You can point bp to something more to your liking if you are comfortable with code.
Since long lines of code don’t paste well here see: http://pastie.org/347661
I have that running in a little plugin that does a bunch of utility bp mods I need done. You could put a modification of that in your theme’s functions.php file if you like.
If you change the dimensions of the image at all you’ll have to skin the css for the admin bar also. It lives at: /wp-content/mu-plugins/bp-core/css/admin-bar.css
I don’t think that the admin bar css can be overridden in bp’s custom.css yet. I may be wrong though.
Probably way more than you cared to know about changing a little smidgen of an image ‘eh?
December 28, 2008 at 12:25 am #35161Burt Adsit
ParticipantWardeh! I keep yelling your name don’t I? Not sure why. Must be because you are far away. My girlfriend thinks that the farther away she is, the louder she has to be on the phone. Perhaps it’s related to that.
The bbpress theme integration issue is one we all face. I have to do it too. I just haven’t had the time yet. I agree that the group forums aren’t the easiest place to get to if I wanna talk or listen to what is going on there in my groups. I view the group forums at the moment to be a convenience.
A convenience to me in that I don’t have to create a forum for each group that wants one. Or forget to do that. Or don’t get around to doing that in a timely fashion.
Burt Adsit
ParticipantYou didn’t leave your contact info ehegwer.
Nice integration of bp into your theme. Then there is the evil bbpress side of look and feel that I haven’t had time to face either. Just make it go away please Santa.
December 27, 2008 at 7:03 pm #35149In reply to: Friend Requests Don’t Work?
mrosas999
MemberI’m using the BP home theme (same as used on testbp.com) and it is pulling jquery ver=1.2.6. I’m thinking it is something that got changed in the last code release?
December 27, 2008 at 6:53 pm #35148In reply to: Friend Requests Don’t Work?
danf-1
ParticipantI saw this problem before. It wasn’t a bp issue, it was an issue with a purchased theme from woothemes.com it was using an older version of jquery and not properly using wp_enque_script. Look at your outputted HTML and check what version of jquery is being used. I believe this function is in a newer version of jquery. Your problem may be your theme or other plugin referencing an older version
December 27, 2008 at 4:36 pm #35137In reply to: Removing BuddyPress Bar
gpo1
Participant@seanzyville, you got a nice clean site, a nice change from the BP home page.
How did you use the custom theme to replace the BP home theme.
Because I’ve got a custom theme I want to use?
December 27, 2008 at 5:04 am #35123In reply to: Any shopping cart suggestions?
zenseeker
ParticipantHmmm, dimensionmedia, you might be on to something. Yes, I want to offer each user a blog and a store front. The people at instinct who wrote wp e-commerce have already developed something like what I have in mind for my niche. It’s http://getshopped.com. However, from posts I’ve read, I guess they had to rework the plugin to get it to work with wpmu and they’re not giving up on those little secrets. But back to your idea. Can we chat? I’m not sure I’m getting it. I’ll have to research some ecommerce themes. Just never thought of it that way. Thought I’d need a shopping cart like wp ecommerce or eshop (tried it, didn’t get it with the pages setup). Thanks for stirring up the grey matter.
Danf, let me know how you do with your testing. I just can’t fork over 55 bucks unless I’m absolutely sure it’s going to work. It looks pretty slick though.
December 27, 2008 at 4:08 am #35120In reply to: Any shopping cart suggestions?
David Bisset
ParticipantI’m at a loss how you would work a shopping cart into BuddyPress (from a conceptual, not technical standpoint). Are you trying to create an environment where everyone has their own store? If that’s the case, you could easily adapt a standard ecommerce theme into a Buddypress compatible one and make that the one and only blog theme for users. Just curious.
December 26, 2008 at 9:55 pm #35108In reply to: Blank screen after I login
Mark Leonard
ParticipantThanks for the reply,
I do not have access to server and my host is a friend of mine he is away.
I can access cpanel logs and get the last 300 errors. 300 like this.
6:14 2008] [error] [client **.**.**] File does not exist: /home/blogfred/public_html/wp-content/themes/structure/images/create_account_button.gif, referer: http://blogfred.com/
I can actually create new accounts and login as normal but not able to login to admin or accounts pre WSOD.
You can bite, thanks for asking
I wanted a domain that would some how give the site some sort of identity. For me, Fred is the opposite to John Doe and the “keyword” blog fred had something to do with it.
December 26, 2008 at 4:52 am #35094In reply to: Minimal groups, forums, members and blogs lists
Burt Adsit
ParticipantThanks David. I thought it might be useful to let people know that the bp core and all the lovely components can be accessed from any theme, any time. It ain’t rocket science, it’s programming.
I’m not too familiar with pastie. I’ve just used it a couple of times. It’s browsable? I just though it was a net wide scratch pad.
Nicola! I posted the same stuff over at buddypressdev.org too.
December 25, 2008 at 9:45 pm #35075In reply to: Take away Create a Group option
Burt Adsit
ParticipantHi wardeh. I was checking the ‘topics with no replies’ and saw you here. All by your lonesome self. How goes the battle this week?
You don’t want to turn off groups but you just don’t want the option to create more groups to be available. Well, you want group creation to be a site admin thing only. Hmmm…
I went and looked at the member theme code and finally arrived in the core code and lo and behold Andy was thinking of you! There is an unused option for the menu items. ‘site admin’ only. You’ll have to modify one line to turn off the group creation option for everyone except you.
In the file /mu-plugins/bp-groups.php at line 205. This currently reads:
bp_core_add_subnav_item( $bp, 'create', __('Create a Group', 'buddypress'), $groups_link, 'groups_screen_create_group', false, bp_is_home() );
Change that line to read:
bp_core_add_subnav_item( $bp, 'create', __('Create a Group', 'buddypress'), $groups_link, 'groups_screen_create_group', false, bp_is_home(), true );
That change adds the ‘true’ parameter at the end which normally defaults to ‘false’. It’s the ‘site admin only’ sees this menu item flag.
Merry Christmas.
December 25, 2008 at 6:26 pm #35068nicolagreco
ParticipantUPDATED, i wrote an example plugin that works without adding files in member-theme
You can find a small post here http://buddypressdev.org/forums/topic.php?id=7
That explain a bit about this example extending component that i called bpdev-example
I forgot, here you can download bpdev-example : http://buddypressdev.org/plugins/bpdev-example
December 25, 2008 at 5:05 pm #35067nicolagreco
ParticipantI’m sorry. So, i think that you don’t need add files in /member-theme/ because you can write your plugin without adding files in /member-theme/ for example you can write:
function test_page_settings() {
global $current_user, $bp_settings_updated, $pass_error;
add_action( 'bp_template_title', 'test_page_title' );
add_action( 'bp_template_content', 'test_page_content' );
add_action( 'bp_template_content_header', 'test_page_tabs' );
bp_catch_uri('plugin-template');
}
function test_page_title() {
_e( 'Hello title', 'buddypress' );
}
function test_page_content() {
global $bp, $current_user, $bp_settings_updated, $pass_error; ?>
<p>Hello Content</p>
<?php
function test_page_tabs() {
global $bp, $create_group_step, $completed_to_step;
?>
<ul class="content-header-nav">
<li>Hello Tabs</li>
</ul>
<?php } ?>With that you don’t need to add page in /member-theme/. I think that users that install a plugins want only add files on mu-plugins/.
Think if i’ve another member-theme that isn’t like the default, and i would like add this plugin..
I hope i explain well now
December 25, 2008 at 3:28 pm #35064David Bisset
Participant@Nic. Unfort. i’m guessing what you are saying. It’s not clear, but i realize english is not your first language. The examples above include how to simply modify the existing BuddyPress theme. Plugin-template is actually a nice starting point, I just added more to my examples. Thanks for the feedback.
December 25, 2008 at 2:44 pm #35062nicolagreco
ParticipantI think that you don’t need using page to add in your member theme :S look plugin-template.php
December 25, 2008 at 8:36 am #35059In reply to: Adding Admin bar only to static pages.
Burt Adsit
ParticipantThere is only an option to turn off the adminbar for logged out users. Yes/No for them. Otherwise it’s Yes for everywhere in mu. The adminbar gets generated at every page load in mu. You could disable it completely by default someplace in code and then in the pages that you want it to appear on, enable it before the wp_head() call that your theme makes in header.php
bp registers its need for attention by the calls:
add_action( ‘wp_footer’, ‘bp_core_admin_bar’ );
add_action( ‘wp_head’, ‘bp_core_add_css’ );
You could un-register these calls someplace like functions.php in your theme to turn off the adminbar globally:
remove_action( ‘wp_footer’, ‘bp_core_admin_bar’ );
remove_action( ‘wp_head’, ‘bp_core_add_css’ );
Then in your theme, on the specific pages you want to show the adminbar register the adminbar again before the call to wp_head():
add_action( ‘wp_footer’, ‘bp_core_admin_bar’ );
add_action( ‘wp_head’, ‘bp_core_add_css’ );
In your theme you’ll have to add some logic in header.php to detect what page is being displayed and make the event registration calls.
So, in functions.php un-register the calls and in header.php before wp_head() re-register them. They’ll get turned off again when functions.php loads the next time and the sequence starts again.
December 25, 2008 at 6:06 am #35056In reply to: Selective frontpage news
Burt Adsit
ParticipantThe bp home theme is really just a widget framework. You can install any widget you like in that theme. You can modify the standard ‘activity’ and ‘recent blog posts’ widgets. You can install a plugin that aggregates feeds from specific blogs. Your requirements are pretty specific so you have to decide if you are going to develop custom code or try to utilize some off the shelf plugins.
To answer your question. No there isn’t a mechanism in place that allows you to be selective in the posts that show up using the ‘sitewide activity’ or ‘recent blog posts’ widgets.
Have fun. (but don’t tell anyone we are though)
December 25, 2008 at 6:04 am #35055In reply to: Selective frontpage news
Burt Adsit
ParticipantThe bp home theme is really just a widget framework. You can install any widget you like in that theme. You can modify the standard ‘activity’ and ‘recent blog posts’ widgets. You can install a plugin that aggregates feeds from specific blogs. Your requirements are pretty specific so you have to decide if you are going to develop custom code or try to utilize some off the shelf plugins.
To answer your question. No there isn’t a mechanism in place that allows you to be selective in the posts that show up using the ‘sitewide activity’ or ‘recent blog posts’ widgets.
Have fun.
December 25, 2008 at 5:56 am #35054In reply to: Redirecting user to profile page
Burt Adsit
ParticipantHowdy. You can modify the member theme’s target for successful login in the /member-themes/buddypress-theme/header.php file. Lines 53 and 55. It redirects people to site_url() you can send them where you’d like by replacing that with your destination.
If your user elects to login via the buddybar
you can edit the file /mu-plugins/bp-core/bp-core-adminbar.php in the function bp_adminbar_login_menu() at line 33. Another similar line where they get redirected to ‘siteurl’.
December 24, 2008 at 7:24 pm #35027David Bisset
ParticipantAdding a new menu item to the member theme, NOT the top bar. I did this with my recent example of “social” (view the screenshots):
http://www.davidbisset.com/2008/12/23/buddypress-adding-twitter-and-friendfeed/
This is a clean slate version of that above, if that makes sense.
EDIT: Duh. This actually DOES BOTH. This will add the same menu item in “my account” WITH submenu navigation in the grey “BuddyPress” bar that is present on the top page when you login.
December 24, 2008 at 6:49 pm #35025In reply to: Cannot access Account Settings under Users
Trent Adams
Participantzanzoon, dimensionmedia is right in asking what exactly are you referring to? The site linked in your profile looks fine and seems to be operating fine. That error is on what page? What theme are trying to access it on as the 2 default themes seem to be working fine. As well, in your admin the URL to access the xprofile fields is like this:
/wp-admin/wpmu-admin.php?page=xprofile_settings
Are you trying to access the URL directory or something?
-
AuthorSearch Results