WordPress.org

Forums

The Bootstrap
[resolved] Main index questions (2 posts)

  1. ucallrt
    Member
    Posted 8 months ago #

    If I want to display only posts from a given category on index.php and I want to modify the display (display only an excerpt, etc.) for each given post returned in the loop how do I do that?

    http://wordpress.org/extend/themes/the-bootstrap/

  2. Konstantin Obenland
    Theme Wrangler
    Posted 8 months ago #

    Hi ucallrt,

    you could create a Child Theme and overwrite the templates where you want to change it. To exclude certain categories, the 'pre_get_posts' action is your friend :)

    Konstantin

Reply

You must log in to post.

About this Theme

About this Topic