Helping you Build Your Own Social Network!

Faster, better and easier!

Add Reply / Discussion thread to Sitewide Activity Widget

(19 posts) (3 voices)
  • Started 1 year ago by notfarnow
  • Latest reply from roydeanjr

  1. I'm using the Sitewide Activity Widget on my hompeage as a widget in the main area as it offers more features to edit out certain updates.

    Is it possible to have the reply button with the reply field so discussion can occur within the widget?

    Please help!

    Thanks!

    Posted 1 year ago #
  2. Hi Todd,
    This is not available at the moment. I had kept it out thinking that the widget will have very small area and will cause issues.

    I will be upgrading all the plugins/themes at the month end after gallery is released, Will take care of it then.

    Thanks
    Brajesh

    Posted 1 year ago #
  3. Thanks Brajesh! Is there a semi-simple way I can do it myself? Or can you steer me in the direction of what to edit? It looks like the code is still in there, it just needs to be activated or uncommented? I could definitely be very wrong : ) . Please let me know either way. Thanks!

    Posted 1 year ago #
  4. It looks like the reply button and form are there, just edited out. Can I just edit the code that removes the reply so it will show up?

    It looks like I can do something with this:

    "/*we don't want users to be able to reply from the swa widget, so modify bp_activity_get_comments*/
    function bp_swa_activity_get_comments( $args = '' ) {
    global $activities_template, $bp; ..."

    and
    "/* Delete link */
    if ( $bp->loggedin_user->is_site_admin || $bp->loggedin_user->id == $comment->user_id )
    $content .= ' · root_domain . '/' . $bp->activity->slug . '/delete/?cid=' . $comment->id, 'bp_activity_delete_link' ) . '" class="delete acomment-delete">' . __( 'Delete', 'swa' ) . '';...."

    any help?
    THANKS!

    Posted 1 year ago #
  5. Hi Todd,
    I am sorry I could not check that earlier.
    Let me test it and will post back. It may cause issues on activity page, that's why I had restrained from it.

    Posted 1 year ago #
  6. OK, Thanks Brajesh! I'm testing too. I don't know php well but I hope to get this to work. I like your Sitewide Activity better than the build in Buddypress version. Very Nice!

    Posted 1 year ago #
  7. Hi Todd,
    Thanks for the comment.
    I just tested. No It will not work as It is now. It will need some javascript mod as well as php.

    If you don't mind I can put an update for this widget before this weekend(I am a little bit out of schedule on gallery, so once I am done, I will put the update for this widget).

    Posted 1 year ago #
  8. Ok that is great! Thanks so much for your help. I'm very excited to see the new gallery and for the updated SWA widget.

    Posted 1 year ago #
  9. Brajesh, Any Luck? I know you're busy with the gallery. I'm just checking in. Thanks.

    Posted 1 year ago #
  10. Hi Todd,
    I could not do that. But this week we will have all the plugins updated and so will have it in any case by end of week.

    Thanks
    Brajesh

    Posted 1 year ago #
  11. Ok Great Thank you for the updates and letting us know when things will be complete. I'm looking forward to the end of the week! Thanks.

    Posted 1 year ago #
  12. Hi Brajesh, I'm not sure I understand.
    Can the reply functionality be added to the Sitewide Activity Widget plugin?
    Yes?
    or
    No?

    Sorry for my confusion.

    Thank You.

    Posted 1 year ago #
  13. I take it this is a No?

    Posted 1 year ago #
  14. No.
    You will have it by today evening. Let me check if that does not conflict with activity page functions, It can be achieved then. Will post by evening.

    Posted 1 year ago #
  15. Confirming it. I have updated the widget on dev and Its mostly working except a few quirks. Will be uploading anytime today the fixed widget.

    Posted 1 year ago #
  16. Hi Todd,
    Here is the version.
    It is an update of 1.1.1 and will allow you to post comments from the widget.
    http://buddydev.com/http//buddydev.com/public-download/buddypress-sitewide-activity-widget-1.1.2.zip

    Please have a look and let me know if it works for you or not. I have tested it with bp 1.2.6+wp 3.0.3 and it is working for me. It's not the final release though, as I will be implementing a few more features requested on the plugin post and will post the official release then.

    Hope it helps.
    Brajesh

    Posted 1 year ago #
  17. Nice touch, but . . . with bp-mag theme the reply box is not hidden and shows for every activity item.

    Posted 1 year ago #
  18. Hi Roy,
    yes, it may be so in bp-mag, some css inconsistencies at the moment. btw, the above link is not an stable one, will be updating it before releasing bp mag.

    just thought to let you know, added a few more solid features to bp-mag last night(mostly from developers point of view like get any size image, allow better templates for custom post type and so on), I am hoping to put stable of bp-mag on/before 20th now :)

    Posted 1 year ago #
  19. Super! That sounds great.

    Posted 1 year ago #

Reply

You must log in to post.