Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 31,001 through 31,025 (of 32,561 total)
  • Author
    Search Results
  • #43126
    Maythil
    Participant

    Member Directory

    * A * B * C ….

    Clicking a letter doesn’t show members whose name start with it.

    It just displays:

    Member Listing

    No members matched the current filter.

    #43125
    Maythil
    Participant

    With IE6, I see buddypress the way I want to see it. Width 800px :)

    With Firefox and Chrome I get a wider screen.

    How to make the width 800px regardless of the browser used.

    #43122
    13hulyo
    Participant

    change all starting from root to 755 include subfolders

    #43121
    Barrymadden
    Participant

    Ok before i posted i tester in chrome and firefox both no css however i’v now had a look in opera and ie7 and the css appears, the new beta of safari is the same as firefox and chrome and displays what’s in my screenshot above.

    Can anyone help? Why does the css not display in firefox, safari and chrome?

    #43120
    mawjoud
    Participant

    Thanks much Wythagy that is helpful!

    #43119
    Burt Adsit
    Participant

    What version bp? I think I\’ll just put that on a hotkey combo. :)

    Uninstall the blog component if you are talking about the various vertical menu options in the member theme.

    Remove the line in the member theme /buddypress-member/header.php that looks like this:

    <li<?php if ( bp_is_page( BP_HOME_BLOG_SLUG ) ) [snip]

    That\’s line 41 r1360 if you are talking about the header nav items.

    #43116
    barry_corrigan
    Participant

    Yea im using the bp home theme and changing it around to suit the style of my website.

    Is it possible to display the recent posts of the main blog without the use of the widget. If that makes sense

    :)

    #43108
    Burt Adsit
    Participant

    No this isn’t solved till we find out what was wrong and how it was fixed.

    I’ve spent time on this issue and just blowing it of with ‘I fixed it’ isn’t good enough. I’ve PM’ed stu-art for the source of the problem and the solution.

    #43103
    Sgrunt
    Participant

    ok i see this is solved :-)

    #43102
    Sgrunt
    Participant

    are you sure to have selected the right bp theme (previously called member theme) too? can i take a look on your website?

    #43101
    2490015
    Inactive

    I’ve got it up and running now thanks a lot geza… till next time.

    #43098
    2490015
    Inactive

    thanks for the response downloaded the rc2 update i think and still get this code:

    Failed opening required ‘BP_PLUGIN_DIR/bp-core/bp-core-signup.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) on activation.

    I’m def using the wpmu 2.7.1. is this the correct one yes?

    #43095
    Burt Adsit
    Participant

    I’ve seen reports of this kind of error before and couldn’t figure out why BP_PLUGIN_DIR was not defined when they are running code that looks for it’s existence. Now I think I get it.

    #43094
    Burt Adsit
    Participant

    BP_PLUGIN_DIR not being defined is a problem with that particular blog not running bp-core.php code where it’s defined. This is the code that is causing the error:

    require ( BP_PLUGIN_DIR . ‘/bp-core/bp-core-signup.php’ );

    BP_PLUGIN_DIR has to be defined before it gets to functions.php. I don’t think they can be running wpmu 2.7.1 beta and bp RC2.

    Trying to run your theme on RC1 maybe?

    #43091
    Sgrunt
    Participant

    really thanx Burt. Please Stu-art, try to overwrite your functions.php with the default functions.php of buddy press. I’ve just reuploaded the file, maybe it was corrucpted while zipping or uploading.

    #43090
    Sgrunt
    Participant

    i see html and css of the default theme too. Profile members are correct, the only thing it is that they are left aligned and not center aligned. in your screenshot there is no css attached, maybe you have some browser setting that ignore css?

    #43086
    Burt Adsit
    Participant

    1) What version of bp?

    2) Are you using the bp home theme?

    Any widget will work in the bp home theme. It’s just a normal wp theme that has places to stick widgets. You can download any number of widgets from the wp plugins directory to place in those widget enabled areas.

    The bp home theme displays the recent blog posts for the main blog, if that is where it’s running, under the ‘News’ button.

    #43080
    Burt Adsit
    Participant

    If you upgrade your theme to the version that is in RC2 you can take advantage of the new member template functions that are available to you. The directories now have their own little templates located in /buddypress-member/directories/<directorytype>/<directorytype>-loop.php file.

    Then all the template tags you find in /bp-core/bp-core-templatetags.php are available to you. That particular function you were using doesn’t exist anymore. The underlying call still works which is:

    BP_XProfile_ProfileData::get_value_byfieldname( $field, $user_id );

    so

    BP_XProfile_ProfileData::get_value_byfieldname( ‘One Line Summary’, $user->user_id );

    Should work. I encourage you to look at the new directory code and templates.

    #43076
    Burt Adsit
    Participant

    Are you using the wpmu 2.7.1 beta and bp trunk? The error leads me to believe one or the other isn’t so. See in here: https://buddypress.org/forums/topic.php?id=2190 there’s a post about getting the most recent bp and wpmu.

    You might want to talk to the theme author. Perhaps they have seen this error in relation to the theme before.

    #43075
    Jeff Sayre
    Participant

    Okay, first a couple of questions:

    I have a fairly vanilla instance of the latest wpmu release…

    1. What does this mean? The latest release of WPMU is 2.7. Is that what you’re running?
    2. Also, which BuddyPress trunk revision are you running?
    3. Are you running any other plugins besides BuddyPress?
    4. Did you follow all the instructions in the first post of this thread that pertain to custom themes?
    5. Did you read post eight in this thread?

    Regarding the code line that seems to be throwing the problem, that would indicate that you do not have the proper permissions set on the blogs.dir directory. See question 5 above.

    #43072
    Paul Wong-Gibbs
    Keymaster

    What versions of WPMU and BP are you using, have you had this working before – if so what have you changed to cause the broken behaviour, are you using a customised theme – have you edited at all? etc.

    #43060
    Barrymadden
    Participant

    Do you mean you see the design layout or just the html? Could you screenshot for me? Here is what i have: http://www.illdesigned.com/screenshot001.jpeg (sorry about the dual monitor screenshot)

    #43059

    In reply to: Changing Members theme

    Wythagy
    Participant

    @Josh9989

    I think one of the reasons there is a separate Member’s theme folder/CSS is because it is such a unique thing (ie. it’s not typical WordPress), whereas the blogs and site itself can use any old theme (with some exceptions).

    The only thing that you really have to pay attention to is how you display the three columns that the member’s section is displayed in by default. By simply editing those widths, how they “float”, and other basic CSS attributes, you can easily change how they fit within the page and you can easily match your blog theme.

    Hope that helps…

    #43058
    Wythagy
    Participant

    I don’t think there is Mawjoud, but you can use any simple text editor for something like a simple CSS file. There are also lots of free text editors like TextWrangler that are good for code editing (nice and color coordinated)

    #43056
    mawjoud
    Participant

    Is there a way to edit the relevant templates (and .css) right from the dashboard, as there is within the single user WordPress?

Viewing 25 results - 31,001 through 31,025 (of 32,561 total)
Skip to toolbar