0
Q:

how view pdf in custom field through download link

/* use this code for field name  not for sub field */		
      <div>  
        <?php 		
		$file=get_field('fifth_content');  
		?>
	    <a href="<?php echo $file; ?>">Download File</a> 
      </div>     
0

New to Communities?

Join the community