This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Featured Images

  • Creator
    Topic
  • #16346
    johnsimpson
    Participant

    Hi 😉 Is there any way to insert a Featured Image into a static page? They show up just fine on Posts but not on my Static pages…

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #16350
    Jason Bobich
    Keymaster

    Hello,

    To edit how a page displays, you want to copy content-page.php from Jump Start to your child theme. Then, you’d output the featured image within there where you want. You can checkout content.php, which is how posts are displayed, to see how to output the featured image.

    You can also just use standard WP functions in there, too.

    https://codex.wordpress.org/Function_Reference/the_post_thumbnail

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.