BuddyDev

Search

BuddyBlog Profile Posts

  • Participant
    Chris C on #27951

    Hey,

    Sorry if this has been asked already!

    With this plugin, I notice that it displays the full content on the blog posts in the posts list on a users profile.

    Anyway I can make this only display the post titles with no post content?

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #27954

    Hi Chris,
    Welcome to BuddyDev.

    The plugin displays the full content by default.

    You can override posts.php in your theme and use the_excerpt() instead of the_content() there.

    To override a template, Please copy ‘wp-content/plugins/buddyblog/templates/buddyblog/posts.php’ to youractive_theme/buddyblog/posts.php

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved