WordPress.org

Forums

Posts in Page
[resolved] Post Featured Image? (3 posts)

  1. jimfelder
    Member
    Posted 9 months ago #

    How can I get my featured image for the post to show up? I'm using a ProPhoto Theme.

    http://wordpress.org/extend/plugins/posts-in-page/

  2. Eric Amundson
    Member
    Plugin Author

    Posted 8 months ago #

    Hi Jim,

    You'll want to add it to the posts_loop_template.php file.

    By default, this file displays the_excerpt() (which obviously doesn't pull in the featured image), so you'll want to add a call to get the featured image within that loop.

    More info on Post Thumbnails (aka Featured Image) here:
    http://codex.wordpress.org/Function_Reference/the_post_thumbnail

    I hope this helps.

    Eric

  3. blitz999
    Member
    Posted 6 months ago #

    The thumbnail image shows with the standard shortcode, but if you show the whole post, the featured image does not show?

    This makes the images hide: show_full_posts='true'

    even with this: hide_images='false'

    Any clues?

    FYI, I tried to comment on the author's website, but the commenting seems to be broken and there is no contact email either!

Reply

You must log in to post.

About this Plugin

About this Topic