Skip to:
Content
Pages
Categories
Search
Top
Bottom

Activity – Posts How to Show Excerpt?


  • angelladesigns
    Participant

    @angelladesigns

    We use shortcodes on my site and this causes the posts in the activity feed to show a blank div. We do use the excerpt for an image, how can I have the activity feed grab the except or display the short codes?

    Featured Designs

    1. Which version of WordPress are you running?
    3.5.1

    2. Did you install WordPress as a directory or subdomain install?
    subdomain

    3. If a directory install, is it in root or in a subdirectory?

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    Not sure

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Yes

    6. Which version of BP are you running?
    1.7.2

    7. Did you upgraded from a previous version of BP? If so, from which version?
    Not sure

    8. Do you have any plugins other than BuddyPress installed and activated?
    Yes

    9. Are you using the standard BuddyPress themes or customized themes?
    2012

    10. Have you modified the core files in any way?
    Added Style to member-header.php

    11. Do you have any custom functions in bp-custom.php?
    yes`function remove_xprofile_links() {
    remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
    }
    add_action( ‘bp_init’, ‘remove_xprofile_links’ );`

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    2.3.2

    13. Please provide a list of any errors in your server’s log files.

    14. Which company provides your hosting?
    hostmysite.com

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Linux

  • The topic ‘Activity – Posts How to Show Excerpt?’ is closed to new replies.
Skip to toolbar