Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to add Activity Plus icons to Activity Shortcode plugin


  • CBWill
    Participant

    @cbwill

    Hi there,

    I’m wondering how I can add the buddypress-activity-plus icons (picture, video, website links) to the bp-activity-shortcode plugin.

    I’ve added the following code to the plugin, but it just gave me the regular “What’s New” form, without the icons:

    <?php if ( is_user_logged_in() ) : ?>
    <?php locate_template( array( ‘activity/post-form.php’), true ); ?>
    <?php endif; ?><br />

    Thanks for any help!

  • The topic ‘How to add Activity Plus icons to Activity Shortcode plugin’ is closed to new replies.
Skip to toolbar