Support

Account

Home Forums ACF PRO Link to PDF broken Reply To: Link to PDF broken

  • Hi @jknetdesign

    It seems there’s something wrong with your code. Could you please try the following code?

    <a href="<?php echo get_field('document_link', 1134); ?>" target="_blank" class='lnkPrintable mobile'><h2>Print Schedule</h2></a>

    Also, please don’t forget to set the Return Value to “File URL”.

    I hope this helps 🙂