How to put posts of a single category in a blog section, on the homepage

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support How to put posts of a single category in a blog section, on the homepage

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5612
    b-Enjoy
    Member

    Hi,
    On my homepage, I put a “blog” section.
    But on this one, I want to add just the posts inside a single category instead of adding all the recent posts.
    How can I do ? Perhaps may I add a value in your shortcode ? But how ?
    [show_post_snippets post_type=”post” number_of_columns=3 post_count=3 image_size=’medium’ excerpt_count=100 display_title=true show_meta=true display_summary=true show_excerpt=”true” hide_thumbnail=”false”]

    Thanks

    #5646
    Nexus
    Moderator

    You can use

    [show_post_snippet category_slugs="MyCategory"]

    . Hope that will do.

    #5651
    b-Enjoy
    Member

    Thanks for your answer but it doesn’t work….

    But I try to use [show_post_snippet terms=”MyCategory”] and it works

    #5667
    Nexus
    Moderator

    Ok, great. Thanks for letting us know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to put posts of a single category in a blog section, on the homepage’ is closed to new replies.