• Resolved mrmatthewsg

    (@mrmatthewsg)


    Is there a way to display the featured image of a download in a custom content template?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Razvan Aldea

    (@raldea89)

    Hello @mrmatthewsg ,

    You can use WordPress’ default function ( documentation here ) to retrieve the featured image. Or maybe you are referring to something else, in which case could you please describe your scenario?

    Warmly,
    Razvan

    boulderbrian

    (@boulderbrian)

    You could also add <?php $dlm_download->the_image(); ?> to your template.

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