This topic has 3 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #127513
     graphite
    Participant

    Hi,

    Is it possible to add Buddypress activity stream in my static homepage as a section?

    I try to use following code but no idea for the rest..

    `[kleo_section]
    <?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) ) ) : ?>
    <?php while ( bp_activities() ) : bp_the_activity(); ?>

    <?php locate_template( array( ‘activity/entry.php’ ), true, false ); ?>

    <?php endwhile; ?>
    <?php endif; ?>
    [/kleo_section]`

    #127629
     Laura
    Moderator

    Hello, try https://es.wordpress.org/plugins/bp-activity-shortcode/ 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #127680
     graphite
    Participant

    Thank you. It works perfectly 🙂

    #127897
     Laura
    Moderator

    Yay!

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?