Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6428
    zpirit
    Participant

    As the title says, I’m wondering if the is a possibility to add/show custom image thumbnail/preview to the attachment instead of the icon? I’m using it mostly to add PDFs and want to show the first page. If not, is this a feature worth adding in the next version?

    It’s the only thing I miss in this great plugin :)

    #6429
    Bartosz
    Keymaster

    Hello,

    There are ways to do it already.

    For example you may use da_get_download_attachments() functions to get all the attachment and adjust the display to anything you want.

    Or you could just use da_get_download_attachments filter hook to modify the ‘attachment_icon_url’ parameter for all or selected files/file types.

    #6430
    zpirit
    Participant

    OK thanks! I’ll look into it :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.