Add an Image to the Single Download Page Template

This tutorial goes over how to use the featured image in our single downloads page template. This will allow you to upload an image when you are creating a new digital download and display it on the front-end of your site. When selling WordPress themes it is important for users to be able to see what they are purchasing of course…

Notes from the Video

  1. Make sure your theme supports features images. If they are not currently enabled, you can add the following code to your functions.php file:

  2. Add the markup to display the featured image to the content-download.php file. It should now look like the following:

  3. You can now display the featured image on your single download page!