BuddyDev

Search

[Resolved] Activity plus

  • Participant
    Level: Initiated
    Posts: 16
    Christophe André on #28525

    Hello,

    your plugin Activity Plus reloaded is nice.

    I just have two questions :
    how to do for the text of the note to saved
    how to do the text and preview be open in the activity stream

    Best regards

    Christophe

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #28531

    Hi Christophe,

    Thank you for the question.

    I am sorry, but I am not sure what is a “text of the note”. Please help me understand it and I will assist.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 16
    Christophe André on #28535

    Hi Brajesh

    For example : you write ‘hello guys, see this nice video’ and then you poste the video link.

    I’d like toi see ‘hello guys, see this nice video’ and the thumbnail and preview.

    Is it more clear ?

    Best regards.

    Christophe

  • Participant
    Level: Master
    Posts: 171
    JohnnyNW on #28539

    I don’t have a problem like this: my videos are previewing – with text AND thumb nail of video from YouTube.

    I have over 70+ plugins, many from BuddyDev, with no conflicts, no php errors, everything running perfect, with page loads under 900ms.

    It could just be your setup or theme/plugin conflict.

    Check your php error log and see if it’s empty or populated with warnings and/or errors.

    Or it could be that you are using a video hosting company that isn’t supported.

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #28549

    Thank you Christophe, JJ.

    @ Christophe
    As JJ pointed, It works out of the box.
    Please share your BuddyPress/WordPress version.

    PS:- Is there any chance that you are using rtMedia along with it?

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 16
    Christophe André on #28825

    Hi Brajesh,

    i don’t know why but today the problem is solved. I have the last version of WP on PHP 7.4. And i’ve updated your plugin just now.

    Thank you for your kindness.

    Best regards. Have a nice eastern.

    Christophe

  • Participant
    Level: Initiated
    Posts: 16
    Christophe André on #28826

    Hi brajesh,

    i have another question. Sorry. I try to display all the content in the activity stream without my users have to click on the read more link.

    As the content is get by an ajax script i don’t find how to do that.

    Best regards.

    Christophe

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #28842

    Hi Christophe,
    Thank you for confirming that it works.

    For your second question:- It depends on your theme. If you are using our theme, you can set it from Wp-admin->Appearance->Customize->BuddyPress->Activity panel.

    for other themes, you may use the following code

    
    add_filter( 'bp_activity_maybe_truncate_entry', '__return_false' );
    
    

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 16
    Christophe André on #28853

    Hi Brajesh,

    thanks for your response. I’ve tried your 2 solutions without success. It still generate the read more link and hide the content.

    Another idea ?

    Best regards

    Christophe

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #28854

    Hi Christophe,
    Are you using Community Builder?

    Please share a screenshot.

    Thank you
    Brajesh

The topic ‘ [Resolved] Activity plus’ is closed to new replies.

This topic is: resolved