Support

Account

Forum Replies Created

  •  <div class="pdf-section pull-left">
           <span class="pdf-text">Also download &nbsp;</span>
           <a href="<?php echo get_field('pdf_file_link'); ?>"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/images/pdf.png" alt="pdf" class="pull-right"></a>
           <a href="<?php echo get_field('document_file_link'); ?>"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/images/ol.png" alt="outlook" class="pull-right"></a>
       </div><!--./pdf section-->
          <?php endwhile; ?>    
       </div>
  • my main goal is to show this on every post i create

Viewing 2 posts - 1 through 2 (of 2 total)