Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 65,801 through 65,825 (of 69,016 total)
  • Author
    Search Results
  • #43794

    In reply to: pb with buddypress bar

    TheEasyButton
    Participant

    Have you made ANY changes to your themes? i.e. Changed div’s by adding or removing any of them? Changed anything in the stylesheets? One wrong letter or character can break everything. (believe me I know lol)

    I may be mistaken but I’m pretty sure the home theme runs for everything except what you see when at http://yoursite.com/members/”whatever”

    If you could either set up a test user for us or even just set the admin bar to show for logged out users, that’d be helpful.

    #43793
    abcde666
    Participant

    as this is a forum, is there a chance to be able to reply directly to a forum-post ?

    So that:

    1)

    everybody understand to which forum-post my post refers to.

    2)

    the person I am replying to will receive an e-mail which notifies him that I have posted a feedback to his entry ?

    For example: look at http://www.gossamer-threads.com/forum/

    #43792
    abcde666
    Participant

    Hi Matt,

    very nice theme !

    Does BP not have its own event-calendar build into it ?

    Hi Andy,

    is there a chance to have an “events-calendar per Group” ?

    Many thanks,

    Erich

    #43789
    Matt Kern
    Participant

    http://midwestmedianow.com/s/

    Work in progress. You know how it goes.

    Can I be put on the main list?

    #43788
    belogical
    Participant

    messages seem to be working again from me on buddpress.org

    #43786
    Timschmi
    Participant

    Wikis “appearing within Groups”.

    I think that integrating wikis into groups is not a good idea. You can have a blog without a group. And you can have a blog without a group. I think it’s the same problem.

    But it depends on your project.

    Please try: (If you are logged in) My Account -> Wiki -> Create a wiki

    Please use a privat wiki for testing. http://www.elloandfriends.uni-osnabrueck.de/

    Ciao Tim

    #43783
    Paul Wong-Gibbs
    Keymaster

    Version 1.11 should appear on the WordPress Plugin Repository within the hour. This is an interim release for further testing. Version 1.2 will come out when BuddyPress v1.0 is final

    #43771
    Andy Peatling
    Keymaster

    Hang out on IRC in #buddypress on Freenode and you will learn a lot of things :)

    #43770
    Andy Peatling
    Keymaster

    You must move your bp-custom.php out of /plugins/buddypress/ and into /plugins/

    If you keep it in /plugins/buddypress/ it will be deleted when updating.

    #43762

    In reply to: pb with buddypress bar

    bebopcool
    Participant

    in fact it does not appear as a bar at all now.

    it is a text menu and the bottom of theme

    to have a see : green-vibes.net (when logged in)

    #43759

    In reply to: pb with buddypress bar

    bebopcool
    Participant

    and where to find this stylesheet ?

    i am usually using default themes but maybe i did something wrong.

    will have a look at it

    is it in home or member theme ?

    — seems to be in member theme but i do not see why should i have changed something here

    Andy Peatling
    Keymaster

    This is a bug in the libxml2 library on your installation.

    http://josephscott.org/archives/2008/12/problems-with-libxml2-for-wordpress-xml-rpc-users/

    You can upgrade this on your server – but – make sure you have enabled the “BuddyPress enable” plugin on the bbPress side, as this is a temporary fix for the problem.

    #43755
    Maythil
    Participant

    Snooty? Oh, no Jeff :)

    Thanks for the instruction. I will give it a try.

    No, I don’t use Firebug. Will try that too :)

    #43754
    jpeek
    Participant

    http://tuxmedia.tv/c/

    I’ve hacked the hell out of RC-1 :|

    #43753
    Maxaud
    Participant

    Thanks for the replies guys.

    So basically just redefine the functions I want to change in the new bp-custom.php file in the plugins directory (+ comment header for plugin activation)?

    seems simple enough, now just got to go through and update to RC2.

    Anything big I should know about in the update process, besides the directory changes?

    #43752
    TheEasyButton
    Participant

    Freaking Wildchild, if you’re using the newest release (1.0 RC-2) then your buddypress stuff should be in wp-content >> plugins >> buddypress

    If not using the new stuff, then sorry I’m of no help.

    #43750
    takuya
    Participant

    my default themes are the ones with rc2, but can’t reply. I’m certain because I had hard time fixing my css as I mistakenly deleted everything when I updated to rc2 official release. ;)

    #43749

    In reply to: pb with buddypress bar

    TheEasyButton
    Participant

    I had this issue when messing with my template. I tried to put a wrapper around EVERYTHING and it sent the adminbar straight to the bottom of the page.

    #43745
    lifemore
    Participant

    I am also very very interested in a wiki plugin for buddypress.

    Instinct Entertainment (http://wp-wiki.org/) has produced a nice plugin, but it does not function fully in posts and pages. However, it’s really simple and nice.

    Thanks Nicola for your update on this.

    Vida

    #43744
    Jeff Sayre
    Participant

    Maythil-

    I hope you don’t think I was being snooty to you. Your issue was simply not clear to me.

    Anyway, I now understand that you want the entire screen to be constrained to exactly 800 pixels in width, that you do not want the Buddy bar to be resized upon screen resizing.

    There are a few ways to accomplish this. But, the best way is to create a CSS selector that will override the selector in the core file.

    If you go to the admin-bar-logo.css file and look at the #wp-admin-bar selector, you’ll see that it has a width property set to 100%. This needs to be changed to your desired fixed width. But, do not change it within this file because it will be lost upon the next BuddyPress upgrade.

    Instead, you place your custom CSS in the site-wide-sample.css file found in the BuddyPress-home/css directory. You must rename that file to site-wide.css. Now, your custom CSS selector will override the core BP CSS. Here’s what you’ll place in that file:

    #wp-admin-bar { width: 800px !important; }

    By the way, do you use Firebug with Firefox? If you don’t, it is a great tool. It not only allows you to find out within which files certain CSS selectors are located, but also to temporarily change them and see what impact they have on the design.

    I hope this helps!

    #43739
    Phlux0r
    Participant

    @Andy – yeah, I saw the admin bar disable trick after I posted – doh! Never mind, I took out some other things from bp-core.php anyway.

    Oh yeah, another thing I found was that I had to change the include for bp-custom.php to:

    include_once ‘bp-custom.php’;

    as it gave me grief with redefining existing functions…

    Cheers

    #43735

    In reply to: BP-Dev plugins issues

    enlightenmental1
    Participant

    groups extra error

    Warning: Invalid argument supplied for foreach() in /var/www/vhosts/buzzwe.com/httpdocs/wp-content/plugins/buddypressdev/bpdev-groups/bpdev-groups-extra-classes.php on line 342

    #43733
    nicolagreco
    Participant

    I’m working on a “PRO” (and for pro i mean really deep integration) plugin that integrate MediaWiki and BuddyPress.

    i’ll update you on this project, or see bp-dev.org for news

    #43729
    bebopcool
    Participant

    my admin bar is totally fucked since i am working with

    wpmu 2.7.1

    and buddypress rc2

    the admin bar is as a menu at the footer of the theme

    i am using everything standard with no plugin

    #43728

    In reply to: pb with buddypress bar

    Sounds to me like the stylesheet for your BuddyBar isn’t getting included or is missing.

    The BuddyBar naturally appears at the bottom of the source. It is the stylesheet that styles it to appear at the top.

Viewing 25 results - 65,801 through 65,825 (of 69,016 total)
Skip to toolbar