Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you visited the plugin’s wiki page and tried the appropriate attributes like include_excerpt="true"?

    Plugin Author Bill Erickson

    (@billerickson)

    t-mug is correct. The default output is just the title. To display the featured image and excerpt, you’ll need this:

    [display-posts include_excerpt=”true” image_size=”thumbnail”]

    You can change “thumbnail” to a different image size if you want (ex: medium or large). Set the dimensions of the image sizes in Settings > Media.

    You’ll also want to add some styling to your theme for the thumbnail most likely. See the wiki section “Image Alignment” for more information: https://github.com/billerickson/Display-Posts-Shortcode/wiki

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Only showing title’ is closed to new replies.