Support

Account

Home Forums Front-end Issues Download link doesn't work Reply To: Download link doesn't work

  • What are you using to do this?
    This looks wrong

    
    <get_field('fichier_gpx')>
    

    and should be

    
    <?php echo get_field('fichier_gpx'); ?>>