Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to show media icon with post shortcode


  • aman0907
    Participant

    @aman0907

    I am using shortcode of post activity on differene page.
    Everthing working fine but media icon not showing with post.

    i am using this code in function.

    <?php if ( is_user_logged_in() ) : ?>
    <?php
    bp_get_template_part( ‘activity/post-form’ );
    ?>
    <?php endif; ?>

    Please help.

  • You must be logged in to reply to this topic.
Skip to toolbar