Search Results for 'change buddypress menu'
-
AuthorSearch Results
-
April 2, 2010 at 6:20 pm #71468kankakeeParticipant
The menu colors are driven by the .css file, located here:
/wp-content/plugins/buddypress/bp-themes/fishbook/_inc/css
* Section “ul#nav li a” (no quotes) controls color of non-active menu tabs
* Section “ul#nav li.selected a” (no quotes) controls color of active/selected menu tabs
color = tab text color
background = tab background color
* Section “#wp-admin-bar .padder” (no quotes) controls top bar of color above header
Now, if I can determine how to get the active header tabs to change for static pages, I’ll be happy. Any ideas?
Regards… Tom
[My 1st BP post]
March 24, 2010 at 12:19 am #69921In reply to: Users posts to activity stream
arezkiParticipantyes, correct assessment, but there is a potential solution, if i am right. first about BP: the default theme used to be “widget” ready or friendly, meaning that you can decide what goes in there from the Widget Admin area. This latest version brings essentially major changes in the codes that organize user behavior, but not so easy on the theme side. In fact, there aren’t any themes, may be 2 or 3, that are BP1.2.2.1 compliant and easy to just deploy. However, the Buddypress creators and developers say that you have to create what they call a child theme and then make whatever changes you want from there, probably including making the first “Activity” page as your landing page. Now, one very smart developer released this base theme, http://freebpthemes.com/onsite/sense-sensibility/ If you have bandwidth, time and some technical capabilities, I would recommend having a look.
Now WordPress(MU) may allow u to pick your activity page as the landing page. In your WP Admin section, scroll down to the Settings area (left column). You see “Reading”. In it, it will let you choose “Front Page Display.” You may try to select “Static Page” and open the drop down menu for Front Page and select the Activity Stream page. Then save. By doing, I suspect, since I did not try it, the Activity Stream page (Facebook-like section) will be what your visitors will see when they hit your website.
One think you may want to consider. The Activity Page puts any acvity across your site on that page. If you have a lot of people, that could be overwhelming. There is, however, one plugin u should find on this site called: BuddyPress Friends Only Activity Stream. It essentially should show only activity from the memeber’s friends. Again, I did not try it, but I plan so.
Good luck
Arezki
March 16, 2010 at 3:00 am #68535In reply to: Custom Group Pages
Peter AnselmoParticipantI don’t know of any existing efforts to customize group images or backgrounds, but it does sounds like a good idea for a plugin. Using the group exension API (https://codex.buddypress.org/developer-docs/group-extension-api/) it’s fairly easy to add another page to the group admin menu. You could call this menu “Display options” and let group mods change settings. You’re plugin could then check the settings, and display stylesheets/banners as appropriate. It would take some development time, but I think it could work smoothly.
This would of course be heavily theme-dependent, not only for the implementation (div position and such) but also for the design (changing the backgrounds while keeping the feel of the theme).
March 15, 2010 at 1:38 am #68337In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etivitiParticipantI’ve installed the plugins but when I click ‘Forum Extra’ link in dashboard, the plugins admin page doesn’t show up.
A blank page with just a title (or a WSOD)? make sure you enable the subplugins (ie, BuddyPress Forums Extras – Quote)
If it works, then the Forums Extra admin page would look like this:
Group Forum Extras
Ajaxed Quote enabled.
where do users enter their signatures? I don’t see the field anywhere:
Under the member profile page, click the profile tab, then in the subnav menu – next to Change Avatar is ‘Change Signature’
mybuddypressurl/members/memberusername/profile/forum-signature/
March 10, 2010 at 9:04 pm #67624In reply to: How to add to the "My Account" section of the nav?
r-a-yKeymasterUnfortunately, there’s no hook in the “My Account” menu to add custom items so you’ll basically need to duplicate the bp_adminbar_account_menu() and add your changes, then remove the bp_adminbar_account_menu() function and add your custom function.
The following guide tells you how to do this:
https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/
March 4, 2010 at 5:15 pm #66712In reply to: Blog Title Changes Not Showing
fostertimeParticipantActually. It also does not update the title within the My Blog, buddypress dropdown menu either.
March 3, 2010 at 5:19 am #66472In reply to: Setting Roles for Registered Users
jalienParticipantActually thanks for the post. This is a something I have been doing (trying to do) since wpmu 1.0. I use WPMU / Buddypress with young (elementary school students 6-12 years old) so simplicity is a must. The New Blog Options plugin (if it works as it says it will) would make make perfect customization possible. Here are a list of WPMU plugins that I use or have used that might help. I am in the process of retrying everything to achieve exactly what you are trying to do. Let everyone on the forums know how your testing goes. Hope this isn’t too long. I added links to save time since there are sometimes plugins with similar names).
New Blog Options – this one is fairly new (still beta), and I haven’t tried it extensively yet, but it will allow you to clone on blog setup with it’s plugin options etc. to all new blogs.
https://wordpress.org/extend/plugins/default-blog-options/
Limit Blogs per User – if you don’t want them making more than one blog (set to 2, one is the main buddypress blog and 2 is their own blog)
https://wordpress.org/extend/plugins/limit-blogs-per-user/
WPMU New Blog Defaults – this will allow you to restrict menus, change default links, etc under the Options in the Site Admin menu
https://wordpress.org/extend/plugins/wpmu-new-blog-defaults/
Members – this one takes over where the old Role-manager plugin left off. Haven’t had time to check it out yet, but if you could use this with New Blog Options it would allow you to very finally tune what your users could do and see.
https://wordpress.org/extend/plugins/members/
Adminimize – again I haven’t played with this for a while, but if you could use it with New Blog Options, then you could simplify the look of the menus for your users too.
https://wordpress.org/extend/plugins/adminimize/
Default User Role – will set the user role when a new blog is created
https://wordpress.org/extend/plugins/wpmu-default-user-role/
Plugin Manager – does what it says, allows you to manage which plugins users can set, which ones are automatically turned on, and which regular users cannot see
http://wpmudev.org/project/wpmu-plugin-manager
download link is: http://wpmudev.org/download/946613807_mp-plugin-manager.php
Of course with young people you might want to consider a privacy plugin like:
More Privacy Options – this doesn’t work with the feed on Buddypress, but if you search the forums it can be made to work or you can use the following plugin for feed privacy (Buddypress privacy should be coming soon)
http://wpmudev.org/project/More-Privacy-Options/
download link is: http://wpmudev.org/download/999830698_ds_private_blog.php
BP MPO Activity Filter – This plugin, BP MPO Activity Filter, does just what the name suggests: it filters BuddyPress activity feeds. Used with More Privacy Options.
https://wordpress.org/extend/plugins/bp-mpo-activity-filter/
February 22, 2010 at 9:25 pm #64896wandillyParticipantInstead of downloading wordpress to my PC and then uploading to Godaddy(I ran into all kinds of problems that way…)
On january of 2010 I used godaddy automated script from hosting control center to automatically install wordpress 2.9.1 into my hosting account. My current account detail in godaddy for marinprofessionals.com is as follows:
Domain : marinprofessionals.com
Hosting Login : wandilly
Server IP Address : 97.74.215.63
Dedicated Hosting IP : 173.201.83.101
On January 2010 I also was able to upload the Current Theme to the marinprofessionals.com hosting account in godaddy is called :
Sliding Door 1.8.7 by Wayne Connor
(A unique template featuring sliding images in the header based on phatfusion imagemenu. Look at theme homepage to see the menu in action – the preview does not work on wordpress.org!!!! Sliding images in header link to pages, or can be redirected using the Page Links To plugin. The theme has a comprehensive support forum to help you get started at http://mac-host.com/support)
As far as Buddypress, back in October of 2009, I downloaded the version of I downloaded the bpress 1.1.1zip version and uploaded to godaddy and then unzipped there which create a buddypress folder in the html directory of godaddy. Nevertheless, I also see another version of bpress zip (1.0.2) which was uploaded in January 2010…
My website I was able to change the appearance of the sliling door of marinprofessionals but am not sure if it was done correctly. I would like help adding a directory capability and enable the creation of individuals blogs per each user registration…similar to what’s is avalable for the ” http://www.umwblogs.org” website … During 2009 I have tried to get help/answers from dirrent forums but was not able to make it work, could you please help??
February 13, 2010 at 12:14 am #63218In reply to: register.php
osaskoParticipantHi,
Thanks , Ok will do it from Buddypress.
197 Countries in a drop-down list will take a bit of time=)
Just one question – how do you change “name” to “full name” , because I don’t think you can edit that from Buddypress menu area?
February 8, 2010 at 1:12 pm #62708In reply to: adding content to the 1.2 default theme homepage
Mike PrattParticipant@David I just created a page called ‘blog’ (which defaults to ‘blog’ for that page’s slug
The following menu item in header.php:
<li<?php if ( bp_is_page( BP_HOME_BLOG_SLUG ) || bp_is_blog_page() &&
!is_front_page() && !is_page() )
: ?> class="selected"<?php endif; ?>>
<a>/<?php echo BP_HOME_BLOG_SLUG ?>/" title="<?php _e( 'Blog', 'buddypress' ) ?>">
<?php _e( 'Blog', 'buddypress' ) ?></a>renders a menu item domain.com/blog, just like it used to.
You need to make sure you choose that page in Settings>Reading ‘Posts page’
On further reading of your post, maybe I don’t understand. I just know, what I described produces the exact same results as prior to the change (and removal of home.php)
February 4, 2010 at 9:17 pm #62414In reply to: How do I edit the BuddyPress Menu
danbpfrParticipantOpen the pot file in a text editor and search for the expression you want to change.
Near it you can see the file name and the line where it is located
February 4, 2010 at 8:40 pm #62409In reply to: How do I edit the BuddyPress Menu
zastrowParticipantThanks.
Where is the Language File ? I want to change the verbage of the menu.
Like Blog —> Latest Updates
I found a BuddyPress.Pot file, but this doesn’t seem like a language file to me.
January 29, 2010 at 2:57 am #61964In reply to: BP Groupblog Error – Call to undefined function
MarkParticipant@MariusOoms – no need to apologize. It’s the price we pay to use open source. If it’s a mission critical feature, upgrades can be done on a test server or backups allow for rolling back until all is good to go live. It’s appreciated that you got this plugin established. Anything you can do in the future will also be appreciated.
When upgrading for bp 1.2, take a look at JJJ’s comments regarding hooking dependent plugins in to bp_int. It sounds like it’s the preferred way (over what I posted earlier) to load bp first:
https://buddypress.org/forums/topic/important-plugin-devs-read-this
Best of luck with your move!
@nonegiven – I’m now having no problems with groupblogs. Old Group Blog pages are recognized and all the Blog Menu Options within the Group are associated with the correct group blog. I’d also love to see the groupblog function as part of the core bp.
@Andy – Still confused by your comment but it may not matter given the change JJJ has made to the trunk.
January 22, 2010 at 8:24 pm #61391In reply to: buddybar (BP 1.2) with bbpress standalone
r-a-yKeymasterHere’s a writeup I made awhile back:
https://buddypress.org/forums/topic/bp-admin-bar-on-bbpress-front-page-1#post-18626
For the require_once line, if that line doesn’t work change it to the absolute file path.
If you’re using single WP, delete these lines:
bp_adminbar_blogs_menu();
bp_adminbar_authors_menu();
January 6, 2010 at 9:39 pm #60192In reply to: Terminology – Apples to Oranges
BoweParticipantIt’s funny because when I first found out about WPMU is was indeed wildy confused about what it meant exactly. Already familiar with single WordPress I installed WPMU because I wanted to use BuddyPress and thought it was some kind of special version of WordPress (not realizing the Network of blogs/sites kinda thing).
After I got BuddyPress up and running and started a blog I got launched into another admin panel which suddently missed all kinds of menu options and had a different name.. “WTF is going on here” was my initial response..
Until I realised that WPMU actually allowed me to setup multiple blogs from one panel and would allow me to create a network of sites!
This name change is a good thing and much easier to grasp. It does make me think; should I call new blogs on my network “sites” or “blogs”.
January 2, 2010 at 6:56 pm #59911Paul Wong-GibbsKeymaster1) https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
2) Go to your wp-admin area, in the BuddyPress menu go to “Component Setup”. This lets you disable/enable each component of BuddyPress. If you disable, they are removed from menus. If you want the component active but not on your menu, you will need to create a child theme: https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
December 6, 2009 at 2:19 pm #58117In reply to: I want to speak Spotlish
arifinezParticipantHow to work with both customized and translation .mo files?
1. I’ve uplaoded an id_ID translation (mo) file and using the multilingual plugin, it’s works.
2. I’ve made a bp-custom.php to change ‘wire’ slug into ‘memo’. It’s working on my translation pages, but not with the default english contents (‘memo’ URL’s are fine, but not with menus and ‘wire’ related texts).
<?php
define( 'BP_WIRE_SLUG', 'memo' );
?>
3. I’ve made a customized PO file (english) to fix this and load the MO language file with bp-custom.php. Now the english language is working (URL’s and contents), but those changes made some of my id_ID translation turns back into english (some ‘memo’ related translation) but the rest translation is fine…
<?php
define( 'BP_WIRE_SLUG', 'memo' );
define( 'BPLANG', 'memomu' );
if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ) ) {
load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' );
}
?>
Did i made any mistake with those steps?
Is it allright using both customized and translation .mo files?
please help, thanks!
November 16, 2009 at 12:44 pm #56764In reply to: Announcing: BuddyPress Stats
jobjornParticipantI haven’t had time to update the plugin (nor my community), but running BuddyPress 1.0.3 and WordPress MU 2.8.1, it shows up below the profile field settings in the BuddyPress secion of the menu.
Perhaps something has changed which breaks the plugin, causing it to not show up at all. If so, perhaps an URL like this will help: http://yourwebsite.tld/wp-admin/admin.php?page=buddypress_stats_wrap
November 3, 2009 at 8:34 pm #55816In reply to: Future of BP
David LewisParticipant@gaz: Yes, with the default theme you get a main navigation bar that focuses on BuddyPress features (Members, Groups, Forums). So in that sense, BuddyPress “takes over”. But there’s also the “Blog” link which links to your WPMU main blog. WPMU is nothing more than Posts and Pages. So it’s all still there.
But yes, the main navigation is BuddyPress-focused when using the default theme. However, that is easily changed. Simply create a child theme with a custom header.php file. Your navigation could then be… Blog, About, Products, Contact, Customer Care… whatever you wish. Perhaps those BuddyPress links (Members, Groups, Forums) would be either in a separate navigation bar (like the bottom bar on Facebook) or maybe subsections of a “Community” menu. Or what have you. It’s all very do-able.
Unfortunately… you are also correct that there are very few custom themes right now. And no purpose-specific themes. BuddyPress is too new. So your choices are to either a) roll up your sleeves and be prepared to do a ton of learning and research or b) hire someone.
And Site Architecture is critical of course. It seems like you have a good idea of what you want to do but you’ve started out by taking a default BuddyPress install and working backwards from there. A good sanity check (if you haven’t already done so) is to sit down and sketch out exactly what you want… what sections… what navigation bars… what functionality… etc. Draw it all out (again, if you haven’t already). Then work from there.
I think you’ve made the right choice. It’ll just require some work. WordPress and BuddyPress are so much more flexible and better supported than the other open source alternatives. It’s worth the effort.
November 3, 2009 at 5:44 pm #55802In reply to: Future of BP
MikeParticipantAll I can share from personal experience is this: It’s real easy to get lost in all the gloss. About two years ago when I was hunting down low-cost, self-hosted, white label social networking software, I narrowed it down to two choices, Elgg and Dolphin. What I loved about Dolphin was how intuitive and pretty the whole backend was — you could easy drag/drop/rearrange different menu items and easily swap out your pages/columns/widgets. You could even change the sizes of certain page elements with just a few mouse clicks. It was almost like a Square Spaces for social networks. But then came more research. And upon that research, I found that Dolphin has some of the ugliest code ever written. On top of breaking tons of add-ons during upgrades, there also wasn’t (and probably still isn’t) an active support group available — more like a commune of helpless, p/o’ed customers who were all experiencing the same bugs. That’s not to say that it’s useless. I’m sure it works fine for a good handful of users who dumped a lot of money into development. But it became apparent that I needed to look into Elgg instead.
Now, Elgg does everything it says right out of the box 100% and we had instant love affair — http://www.michaelkuhlmann.com/category/elgg-vs-buddypress/. The whole installation took me about 10 minutes and there wasn’t a single problem… until I tried to re-design it. It was virtually impossible creating an entirely different layout. In fact, I have yet to see an Elgg-powered site that looks completely custom-made like the BuddyPress-powered VW TDI Truth & Dare site. Again, I’m sure Elgg fulfills the needs of many of its users – and probably a lot more so than Dolphin – but when it came to theming the software, it just fell a bit short. Although I could see how it could seem *ahead of the game* with its ease of use and drag’n’drop capabilities, it really isn’t compared to BP.
So BP came right along just as I finished *theming* — I should actually just say “colorizing†– my Elgg installation. Immediately, I dumped Elgg and switched to BP. I had seen what Andy did with ChickSpeak several months before the BP/Automattic venture was announced, so it looked quite promising. Then, the first release came out. First, I had trouble installing WPMU. Next, I had trouble installing BP. Following that, I couldn’t figure out how to get forums up and running. I sounded just like Mythailife – frustrated to the core. But I also remembered what an amazing difference a few months of development did to WordPress going from version 2.3 to 2.7, so I decided to stick around.
Up until now, I can easily say that BP has made strides in development. Out of the dozens of forums that I’ve visited, BP has *consistently* given the most support to its users in a timely fashion – FOR FREE. I have to stress the complimentary tech support part, because a lot of people tend to demand an answer to every single question immediately after they’ve posted their question, which is ridiculous. And if that speaks to you, here’s what you are getting – again – FOR FREE:
– A social networking system built on top of one of the best open source publishing systems, which means you’re also inheriting tons of great functionalities like WordTube/MapPress/eCommerce/Facebook Connect
– Loads of documentation including WordPress for Dummies and the upcoming book BuddyPress for Dummies (books are not free, of course, but they do count towards documentation)
– Support forums, development roadmaps and overall project transparency
– Ability to customize/theme BP exactly the way you want it to appear
– Dozens of available plugins
– Did I mention that this is built on WordPress?
If you don’t have the luxury of time to wait for support-related questions or still feel like this project is lagging AND you have deep pockets, there’s always Crowdfusion and Anahita. Otherwise, don’t get lost in the gloss, because BuddyPress is the next-best-thing to come out of the Automattic vault.
October 29, 2009 at 2:59 pm #55425In reply to: how to change in top menu bar "Member" to "Analyst"
Jeff SayreParticipantWhat you are truly asking is, “How can I customize the BuddyPress slugs?” Well, there is a BP blog article that answers that question!
https://buddypress.org/blog/how-to/customizable-slugs-in-buddypress/
October 29, 2009 at 7:13 am #55392In reply to: how to change in top menu bar "Member" to "Analyst"
Paul Wong-GibbsKeymasterI would recommend you create a child theme (see https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/), copy header.php into it and make your change there.
October 29, 2009 at 6:24 am #55391In reply to: how to change in top menu bar "Member" to "Analyst"
zageekParticipantYou can go into the header.php file in your template and do it in there
<li<?php if ( bp_is_page( BP_MEMBERS_SLUG ) ) : ?> class="selected"<?php endif; ?>><a href="<?php echo get_option('home') ?>/<?php echo BP_MEMBERS_SLUG ?>" title="<?php _e( 'Members', 'buddypress' ) ?>"><?php _e( 'Members', 'buddypress' ) ?></a></li>
You can change
_e( 'Members', 'buddypress' ) ?>"><?php _e( 'Members', 'buddypress' )
to
_e( 'Analyists', 'buddypress' ) ?>"><?php _e( 'Analysts', 'buddypress' )
October 28, 2009 at 1:53 am #55313andrewliebchenParticipantI’m having the same problem. I will provide as MUCH information as I can per the list.
Website here: http://test.risdarchitecture.net
I’ve moved the BP themes to the wp-content/themes directory.
This is the third clean install of WPMU and BP (including new SQL database, etc).
I host with 1and1, so I’ve had to add a .htaccess file to the root directory to change to php5.
1. Which version of WPMU are you running? WordPress MU 2.8.4
2. Did you install WPMU as a directory or subdomain install? Directory
3. If a directory install, is it in root or in a subdirectory? It is in the root, however the root URL itself is a subdirectory.
4. Did you upgraded from a previous version of WPMU? If so, from which version? No.
5. Was WPMU functioning properly before installing/upgrading BuddyPress? Yes.
6. Which version of BuddyPress (BP) are you running? Version 1.1.2
7. Did you upgraded from a previous version of BP? If so, from which version? No.
8. Do you have any plugins other than BuddyPress installed and activated? No.
9. Are you using the standard BuddyPress themes or customized themes? Yes.
10. Have you modified the core files in any way? No.
11. Do you have any custom functions in bp-custom.php? No.
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? BP came with an install of bbPress installed (I think).
13. Please provide a list of any errors in your server’s log files. My site is hosted by 1and1. I don’t think they provide log files.
Please help! I’ve read and read this forum and there doesn’t seem to be a definitive solution anywhere.
October 22, 2009 at 12:54 pm #54998XevoParticipantSounds interesting to me, but the only add you made is the “favorites” on the bar, other than that you can already use that plugin (global header).
I’m personally working towards removing the blogs fully and just give each member 1 blog on their normal profile page, that way you just have everything of a member on one page, without the option of themes and making more than 1 blog. Basicly the same as any social community works (facebook for example). I’m also looking for a way for members to change the look and feel of their profile page, so that they can differentiate a little from the rest (background, colors etc.). But that’s just me rambling..
-
AuthorSearch Results