Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 32,001 through 32,025 (of 32,561 total)
  • Author
    Search Results
  • #37239

    In reply to: BuddyPress Beta 2

    Jimthedj65
    Member

    also just noted that when upgrading you have to reactivate the buddy home theme this gave me a blank screen…

    #37235

    In reply to: BuddyPress Beta 2

    Andy Peatling
    Keymaster

    If you are having redirect problems, make sure everything in your themes functions.php file contains everything in the latest function.php of the BuddyPress themes.

    #37216

    I am having the same problem as danielfelice.

    Many links on the site go directly to my member page, or go to login page depending on if I am logged in or not.

    I also just installed WPMU 2.7 and the BP Core component, Default Member theme and the Extended Profiles component.

    Thanks everyone.

    #37212
    Burt Adsit
    Participant

    – header.php in both the home and member theme dirs bp_nav_items() > bp-core-templatetags.php function bp_nav_items()

    #37182
    nicolagreco
    Participant

    That code is good, but you shouldn’t hack the theme :S

    you should add actions

    #37179
    danielfelice
    Participant

    just removed widgets and admin bar and still the same

    most links on the site go to the login page

    weird!

    going to try to change theme to the default…

    #37175
    opiater
    Participant

    In bbpress, When I Hit the “edit” link would like set the “User Type” of the user to “Administrator”, I get “Sorry, that page was not found” in “buddypress-home” theme.

    bbPress: bbpress-1.0-alpha-6

    BuddyPress: 1.0b2

    Wordpress MU: 2.7

    All are releases not SVN

    Help…

    #37155
    Scotm
    Participant

    I think perhaps the question is whether blog posts can be configured to appear on the main page of BP Home Theme versus the widget(s).

    #37151
    Trent Adams
    Participant

    Not sure what you mean? Just the posts? You could use the RSS widget calling the main blog posts. What exactly are you trying to achieve? It might be easier if you want the main blog “embedded” in the BP page to just add the BP content to that theme.

    Trent

    #37138

    In reply to: BuddyPress Beta 2

    Andy Peatling
    Keymaster

    @stevefdl @chouf: make sure you have the file: member-themes/THEMENAME/groups/admin/group-avatar.php in your member theme.

    This can be found in the default member theme, just copy it over.

    #37136
    gopeterb
    Member

    Thank you! BuddyPress looks to be great from what Ive seen so far. Cant wait to implement it into my sites.

    #37130
    Andy Peatling
    Keymaster

    Yes, you can drop in widgets to your existing theme and use that for your root blog. However, member pages and any of the main pages use a “member theme”. There is a default one bundled with the download. If you want to use your blog theme for this too, there are instructions on how you can convert your theme. You will need CSS knowledge though.

    #37117
    gpo1
    Participant

    I’ve installed fckeditor in the member-themesbuddypress-memberwire folder where post-form.php resides.

    Now from the http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Integration/PHP

    I’ve followed the guide but not sure whether its correct. So can someone check this code and correct it if needed?

    <?php

    include_once(“/wire/fckeditor/fckeditor.php”) ;

    ?>

    <div id=”wire-post-new”>

    <form action=”<?php bp_wire_get_action() ?>” id=”wire-post-new-form” method=”post”>

    <div id=”wire-post-new-metadata”>

    <?php bp_wire_poster_avatar() ?>

    <?php printf ( __( ‘On %1$s %2$s said:’, “buddypress” ), bp_wire_poster_date( null, false ), bp_wire_poster_name( false ) ) ?>

    </div>

    <div id=”wire-post-new-input”>

    <?php bp_custom_wire_boxes_before() ?>

    <textarea name=”wire-post-textarea” id=”wire-post-textarea”></textarea>

    <?php

    $oFCKeditor = new FCKeditor(‘FCKeditor1’) ;

    $oFCKeditor->BasePath = ‘/fckeditor/’ ;

    $oFCKeditor->Value = ‘<p>This is some sample text. You are using FCKeditor.</p>’ ;

    $oFCKeditor->Create() ;

    ?>

    <?php if ( bp_wire_show_email_notify() ) : ?>

    <p><input type=”checkbox” name=”wire-post-email-notify” id=”wire-post-email-notify” value=”1″ /> <?php _e( ‘Notify members via email (will slow down posting)’, ‘buddypress’ ) ?></p>

    <?php endif; ?>

    <?php bp_custom_wire_boxes_after() ?>

    <input type=”submit” name=”wire-post-submit” id=”wire-post-submit” value=”Post »” />

    </div>

    </form>

    </div>

    #37068
    Michael Berra
    Participant

    About Anarchy: In the early BP Releases, where Members were still the same as Blogs, AMP for WPMU worked just fine out of the box. But now it seems a bit more comlicated to me… How can I get Anarchy running for the member-themes (wire etc)? Any idea?!

    #37061
    Burt Adsit
    Participant

    The ‘news’ button which has mutated to the ‘blog’ button in the trunk, isn’t a widget. It just uses your theme’s index.php template to list the recent blog posts on your blog. Whatever ‘index.php’ does in your theme that’s what you see.

    Updating to the most recent trunk gets you updates for everything in the bp universe. This is wide and vast as you know. Your dishwasher will probably run quieter also.

    #37057
    Burt Adsit
    Participant

    If you are running a wp theme on your blog there was a problem with ‘news’ or not listing the recent blog posts. This has been fixed in the recent trunk. I don’t think it made it to the beta 2 release.

    Try updating to the recent trunk.

    #37045
    Arturo
    Participant

    thanks Samuel ;)

    i’ve deleted and re-upload the home theme files and all work fine now… i don’t know why but it’s ok! ;)

    #37025

    Hy,
    same problem here, on wp mu 2.7,
    plus after having ‘runned’ that file twice with same alert.wp-admin/admin.php?page=bp-xprofile/admin-mods/bp-xprofile-account-tab.php (just to see what happen)

    homepage (on ‘root’+ BuddyPress Home Theme) did appear without most of the previously selected widgets (only the center/middle coloum did ‘survive’).

    funnily, so to speak, on the widgets board them appear deactivated,

    the “self-deactivated” widgets (after the double run of ‘ bp-xprofile-account-tab.php ‘ or incidentally at the same time but for other unknown reasons)
    are:

    • Welcome
    • Members
    • Who’s Online
    • Site Wide Activity
    • Recent Blog Posts
    • Groups

    so all dinamic related plugs

    Unafected widgets,in the Homepage, as this matter did possibily trigger homepage only (apparently)

    • pages
    • Recent post
    • Calendar
    • Search
    • Archives

    I’ve reactivated the ‘rebels’ widgets on their original position, content and setting
    were not affected by this incident

    I will hide (//) that string, even if I’m quite sure that function was working up to this morning, when I had All in One SEO , Google XML Sitemaps , and Post to SimpleMachines Forum SMF plugin already working

    I did a back up before to install:Add to Any: Share/Save/Bookmark Button- AJAX Comment Preview -OpenID – and SEO Smart Links,so I’m going to deactivate theese latests plug
    and see what happen backing up of 4-5 hors.

    please read this post as feedback.
    cheers 🙂

    #37005
    life2000
    Participant

    Outside of the Home theme, which I have switched to the b1 version, everything else has worked for me so far.

    I will keep going with it this way and although I haven’t tested everything, I am pretty sure it will be a smooth ride.

    This is an Awesome piece of work! I consider it as my Christmas and Birthday gift:)

    THANK YOU.

    Vida

    #37002
    Arturo
    Participant

    hi, i’ve downloaded and installed the latest combo (beta 2) but when i try to activate the home theme i view this error:

    Fatal error: Call to undefined function bp_search_form() in /home/…/public_html/wp-content/themes/buddypress-home/header.php on line 33

    what’s wrong? thanks

    #36964

    Many thanks Trent!

    Yes I’ m in need to add or rename (and relink) one button just to divert traffic on desired URL

    Basically just to add a button to Home Theme Tab(here: Home About Blog Forums Docs Demo Download)

    But if I do need 2 more buttons in the tab shall I proceed twice as you tought me above?

    Thanks againg for the time and the teaching

    #36961
    Trent Adams
    Participant

    You mean adding a link to your form in the theme? Create a file called smf-link.php and put the following in it (changing it to the smf install):

    <?php

    function add_forum_link() {
    echo '<li><a href="http://yourdomain.com/your-smf-url.php">Forums</a></li>';
    }
    add_action( 'bp_nav_items', 'add_forum_link' );

    ?>

    Trent

    #36960
    Trent Adams
    Participant

    Quick way to check would try the most recent member-themes version and see if it works to compare against the problem you are having with your custom theme.

    Trent

    #36957
    Trent Adams
    Participant

    The order of what is displayed is done through the following if I am not missing something.

    /buddypress-theme/member-themes/buddypress-member/profile/index.php

    Just move the following”

    <?php if ( function_exists('bp_wire_get_post_list') ) : ?>
    <?php bp_wire_get_post_list( bp_current_user_id(), bp_word_or_name( __( "My Wire", 'buddypress' ), __( "%s's Wire", 'buddypress' ), true, false ), bp_word_or_name( __( "No one has posted to your wire yet.", 'buddypress' ), __( "No one has posted to %s's wire yet.", 'buddypress' ), true, false), bp_profile_wire_can_post() ) ?>
    <?php endif; ?>

    Put it closer to the top, maybe under:

    <?php else : ?>
    <?php bp_core_get_wp_profile() ?>
    <?php endif; ?>

    Trent

    #36954

    In reply to: My Friends Activity

    Michael Berra
    Participant

    I am still looking deperatly for a solution…


    @sdq80
    – are you lost? Would be great, if you would share your code?

    Or: Anybody else having a solution to put the friends-activity per example in the home-theme???

    Thanks!

    Michael

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