Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 26 through 50 (of 189 total)
  • @famous

    Participant

    Thanks mercime, that worked.

    @famous

    Participant

    mercime whats my best course of action to notify group members then. I tried boones plugin, but it won’t notify anyone of new posts or replies.

    Thanks

    @famous

    Participant

    I put it in the child theme functions and created new bp-custom.php file and neither one worked. I think when I put it in functions it just pointed to http://mysite.com/profile
    In other words it did not act dynamically. :/

    @famous

    Participant

    thank you

    @famous

    Participant

    Yes, I want users who login to be redirected to their profile pages.

    @famous

    Participant

    So I tried @boonebgorges weekly digest with BP Groupblog and it doesn’t send emails of new posts or replies. Any other ideas on how to notify group members of posts and/or replies?

    Thanks

    @famous

    Participant

    Thank you for making it a little more clear.
    Is there a place to read about how buddypress is supposed to function, or its intended use for each module, kinda like JetPack information?
    Are there any intentions to make the groups (notify group members of site activity) interactive in the near future?
    If not any time soon what is your best (weekly digest plugin or a post notification plugin for wordpress) recommendation?

    @famous

    Participant

    Oh thanks.
    So from my understanding, there is no notification of group activity? I tried my best to google info on this topic, however only came up with – there is only notification through a plugin, is that correct?

    @famous

    Participant

    hello – hello – hello. Is anyone out there – there – there? – ? – ?

    @famous

    Participant

    can some simply verify if group notifications work in twenty twelve running a child theme?

    Thanks

    @famous

    Participant

    By the way @mercime thanks for being a little persistent on this one, as I believe this will be the best solution for now.

    @famous

    Participant

    I cannot be the only one with this problem. I did a clean install, with only wordpress, buddypress and bbpress and everytime I click ‘yes’ the radio button will not stay checked ‘yes’. It sends an email to the people in the group saying ‘group details for the group “xxxxx” were updated:

    But when changes are made to the group nothing is emailed. There is no way I am the only one, can someone verify that this thing actually works?

    Thanks

    @famous

    Participant

    any ideas on why the invites are not being sent?

    @famous

    Participant

    Uncaught TypeError: Object [object Object] has no method ‘autocomplete’ group-invites-js.js:19
    (anonymous function) group-invites-js.js:19
    l jquery.js:2
    c.fireWith jquery.js:2
    v.extend.ready jquery.js:2
    A

    @famous

    Participant

    @famous

    Participant

    I do show this error:
    Uncaught TypeError: Property ‘undefined’ of object #<Object> is not a function
    Unknown RPC service: widget-interactive-I0_1369091856688

    @famous

    Participant

    How can I exclude group blogs from the code below? thanks
    <?php
    if(is_user_logged_in()) {
    global $current_user;
    $blogs = get_blogs_of_user( $current_user->id );
    if($blogs) {
    foreach ( $blogs as $blog ) {
    echo ‘domain . $blog->path . os .'”>’ . $blog->blogname . ‘‘;
    }
    }
    }
    ?>

    @famous

    Participant

    I gave the one you said a try, just don’t think its the right solution, but thanks.

    @famous

    Participant

    will that be the one that is integrated in the future? So that I don’t have to worry about switching?

    Thanks

    @famous

    Participant

    Same problem as you, hopefully they can give you the answer to correct it.

    @famous

    Participant

    When I do what you said, and click the link, I just get pushed back to the top of the page like an anchor link with no effect.

    @famous

    Participant

    1. Which version of WordPress are you running? latest

    2. Did you install WordPress as a directory or subdomain install? directory

    3. If a directory install, is it in root or in a subdirectory? root

    4. Did you upgrade from a previous version of WordPress? If so, from which version? been upgrading to latest

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. wordpress works fine

    6. Which version of BP are you running? latest

    7. Did you upgraded from a previous version of BP? If so, from which version? been upgrading to latest

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? none

    9. Are you using the standard BuddyPress themes or customized themes? using 2012

    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? Version 2.3.1

    13. Please provide a list of any errors in your server’s log files. TypeError: jQuery.easing[jQuery.easing.def] is not a function
    /wp-content/plugins/buddypress/bp-templates/bp-legacy/js/buddypress.js?ver=1.7.1
    Line 1455

    14. Which company provides your hosting? godaddy

    15. Is your server running Windows, or if Linux; Apache, nginx or something else? lamp

    @famous

    Participant

    Thought it would be something like this bp_blog_permalink() but no.

    anyone?

    @famous

    Participant

    thanks Chouf1
    this snippet did it:

    whatever your divs or code is place it here

    In case anyone is wondering – encapsulate your code with what Chouf1 provided and it works like a charm.

    By the way how did you get your code to show up Chouf1? I cannot get php to show up?

    Thanks

    @famous

    Participant

    thanks Chouf1
    this snippet did it:
    `
    whatever your divs or code is place it here
    `

    In case anyone is wondering - encapsulate your code with what Chouf1 provided and it works like a charm.

Viewing 25 replies - 26 through 50 (of 189 total)
Skip to toolbar