Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 18 replies - 1 through 18 (of 18 total)

  • revolutionfrance
    Participant

    @revolutionfrance

    Awesome, thanks a lot!!


    revolutionfrance
    Participant

    @revolutionfrance

    Anyone?


    revolutionfrance
    Participant

    @revolutionfrance

    Hello, having the same problem here both for comments ant posts on custom posts, trying the following code (for comments) in functions.php, but to no avail:
    function bbg_record_my_custom_post_type_comments( $post_types ) {
    $post_types[] = 'videos'; // Add your custom post type name to the array. If you have a post type called 'dolphin' then you have a weird plugin
    return $post_types;
    }
    add_filter( 'bp_blogs_record_comment_post_types', 'bbg_record_my_custom_post_type_comments' );

    I am running Bp 1.5.2 and Wp 3.3… Any kind of help would be really appreciated :-) Thx


    revolutionfrance
    Participant

    @revolutionfrance

    Sorry for bumping again…there has to be someone that knows a way to do this??


    revolutionfrance
    Participant

    @revolutionfrance

    Bumpidy bump


    revolutionfrance
    Participant

    @revolutionfrance

    Hello @hlna, thanks for the answer, I had done a search before and found that thread, but I still have 2 problems:
    1/ The functions.php hack does not work since I have my activity loop in several places, and in only one of them I need to filter the activity.
    2/ The concatenating solution does not display anything at all…

    Any other ideas?


    revolutionfrance
    Participant

    @revolutionfrance

    Anyone? :-) Sorry for bumping topic, but has been one week and no answer


    revolutionfrance
    Participant

    @revolutionfrance

    Ok…thanks, that’s reassuring :-) everything works fine now!


    revolutionfrance
    Participant

    @revolutionfrance

    @thekmen I try copy/pasting from the functions.php, but I get a blank page…any clue why?


    revolutionfrance
    Participant

    @revolutionfrance

    Hi @travel-junkie!

    I am very interested in your plugin, but am wondering about one thing: will it be possible to embed the events map in another place (for example the front page?) . I don’t need any fancy plugin option or anything to do this, just some code that I could paste into my theme…


    revolutionfrance
    Participant

    @revolutionfrance

    Hi @Dwenaus

    Would you have the possibility to send the release to me too? I think many people want an event plugin, but are not willing to subscribe to wpmu dev for only that plugin (most of their other wpmu plugins are covered by buddypress functionality anyway…)

    Thanks a lot!

    paul.hockley ‘at’ gmail.com


    revolutionfrance
    Participant

    @revolutionfrance

    Found the answer…thx


    revolutionfrance
    Participant

    @revolutionfrance

    Never mind, found an answer


    revolutionfrance
    Participant

    @revolutionfrance

    Hey Mike! Is there any way to customize this so that you add a tab to filter activity based on one of the profile fields? Thx for your help!


    revolutionfrance
    Participant

    @revolutionfrance

    If this kind of plugin would exist for bp, then after the first login, it should redirect people to a page where they should fill in the additional information fields created by the admin and displayed on the sign-up page.


    revolutionfrance
    Participant

    @revolutionfrance

    Hello, I have the same problem as many.

    My buddypress installation is as follows:

    Installed in http://mysite.org/testbp/

    Permalinks: /news/%year%/%monthnum%/%day%/%postname%/

    When I click on one permalink of the root blog in the recent news section, it brings me to the blog post within the buddypress theme. However when I click on news, I get the header, the sidebar, but where the news should be just : “edit this entry” (without even the leftcol_header_back.gif appearing).

    Any ideas?


    revolutionfrance
    Participant

    @revolutionfrance

    I am having exactly the same problem…any ideas anyone?


    revolutionfrance
    Participant

    @revolutionfrance

    Ok, great! thanks for the answer!

Viewing 18 replies - 1 through 18 (of 18 total)
Skip to toolbar