• The {image} tag is picking up the post’s first image – is there any way to pick up the featured image??

    (Previously ‘resolved’ not resolved.)

Viewing 2 replies - 1 through 2 (of 2 total)
  • jberg1

    (@jberg1)

    Yea, featured image would be great as an option. {featuredimage}

    jberg1

    (@jberg1)

    A little digging in the code. I found this outputs the src for the thumbnail of the featured image. So I place inside an img src tag.

    <img src="{imagesrc_shareaholic}">

    Thumbnail size can be controlled under Settings->Media

    That tag isn’t listed in the admin settings, but it appears in the output_tags.php file.
    Hope it helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Featured image not working’ is closed to new replies.