<div class="container">
    <div class="row">
	   <div class = "col-md-4">
	    <?php 
do_action('woocommerce_before_single_product_summary');
?>
       </div>

       <div class = "col-md-4"> 
	     <div class="summary entry-summary">
		  <?php 
do_action('woocommerce_single_product_summary');
?>
		  <hr>
		  <?php 
echo pdf_attachment_file(1, "download pdf");
?>
	     </div><!-- .summary -->
	   </div><!-- .summary -->
	  
	   <div class="col-md-9">
	    <div itemprop="description" class = "description">
	      <?php 
echo apply_filters('woocommerce_short_description', $post->post_excerpt);
?>
        </div>
       </div>
  
    </div><!-- #product-<?php 
the_ID();
?>
Example #2
0
        echo get_stylesheet_directory_uri();
        ?>
/img/taller_earth.png">
													<img data-dismiss="modal" class="pull-right cls" src="<?php 
        echo get_stylesheet_directory_uri();
        ?>
/img/taller_close.png">
												</div>
												<div class="clearfix">
														<div class="col-lg-4 col-xs-12 text-center">
															<img src="<?php 
        echo get_stylesheet_directory_uri();
        ?>
/img/taller_glass.png">
															<div class="pdf"><?php 
        echo pdf_attachment_file(1, __("DOWNLOAD PDF SHEET", 'sundance'));
        ?>
</div>
															<div class="wlink"><a href=""><?php 
        echo __('WORKSHOP TO YOUR SCHOOL', 'sundance');
        ?>
</a></div>
															<div class="cimg"><?php 
        echo __('You have <br>questions about the workshop?', 'sundance');
        ?>
</div>

															<?php 
        //echo $c->slug;
        $currentlang = get_bloginfo('language');
        if ($currentlang == "en-US") {