Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1737273
gallery options
Closed

Comments

  • sofestive started the conversation

    Hello,

    I would like to create a gallery of FREE downloads available to my blog readers. Is there a way I can attach a PDF download to the image in a gallery so that if the image is clicked, a download displays instead of just the image? 

  •  2,699
    PenciDesign replied

    Hi,

    Please check the video from my attach to know how to do that:

    The code for this will look like that:

    <a href="psd-link-put-here" download>
    <img src="image-url-put-here" >
    </a>
    

    Best Regards,

    PenciDesign