Beispiel #1
0
						<div class="row with-lg-margin">
					        <div class="col-sm-6 m-btm-margin">
					          <div class="col-sm-4">
						          <?php 
    cyl_get_image("chamber_logo", "large");
    ?>
							  </div>
					    		<div class="col-sm-8"><small><?php 
    the_field("chamber_text");
    ?>
</small></div>
					    	</div>
					    	<div class="col-sm-6">
					    	  <div class="col-sm-4">
						    	  <?php 
    cyl_get_image("gcef_logo", "large");
    ?>
					    		
					    	   </div>
					    	   <div class="col-sm-8"><small><?php 
    the_field('gcef_text');
    ?>
</small></div>
					    	</div>
					    </div>
					</div>
				
			    
			    <span class="anchor" id="people-and-partners"></span>
			    <div class="container">
			    
Beispiel #2
0
</h4>
				<?php 
if (get_field('goal_two_link')) {
    ?>
				<a class="und-white-link" href="<?php 
    the_field('goal_two_link');
    ?>
">Learn More &rsaquo;</a>
				<?php 
}
?>
			</div>
		</div>
		<div class="row with-margin m-btm-margin">
			<div class="col-sm-4 col-sm-offset-2"><?php 
cyl_get_image("goal_three_image", "large");
?>
</div>
			<div class="col-sm-5">
				<h4 class="goal leadin"><?php 
the_field("goal_three_text");
?>
</h4>
				<?php 
if (get_field('goal_three_link')) {
    ?>
				<a class="und-white-link" href="<?php 
    the_field('goal_three_link');
    ?>
">Help Us Place a Can! &rsaquo;</a>
				<?php 
</h3>
			<div class="with-sm-btm-margin"><?php 
the_field('get_involved_left_description');
?>
</div>
			<a class="und-blue-link" href="<?php 
the_field('get_involved_left_url');
?>
"><?php 
the_field('get_involved_left_link_text');
?>
 &rsaquo;</a>
		</div>
		<div class="col-md-6">
			<?php 
cyl_get_image("get_involved_right_image", "thumbnail");
?>
			<h3><?php 
the_field('get_involved_right_title');
?>
</h3>
			<div class="with-sm-btm-margin"><?php 
the_field('get_involved_right_description');
?>
</div>
			<a class="und-blue-link" href="<?php 
the_field('get_involved_right_url');
?>
"><?php 
the_field('get_involved_right_link_text');
?>
						    </div>
						    
						  </div>
						  <div class="clearfix"></div>
						  <h6 class="leadin text-center"><small><br/>*Above numbers are totals for the twenty four blocks analyzed in 2015 litter characterization studies.</small></h6>
						  
					    </div>
					  
					    
					    
					    <div class="row with-margin">
					    	<div class="col-md-10 col-md-offset-1">
						    	<div class="col-sm-6 m-btm-margin">
							    	
							    	<?php 
    cyl_get_image("clean_up_day_report_image", "thumbnail");
    ?>
						    	    
									<div><h3>Clean Up Day Reports</h3></div>
									<div><?php 
    the_field("clean_up_day_report_text");
    ?>
</div>
									<a class="und-blue-link" href="/output/clean-up-day/report/">Read More &rsaquo;</a>
							    </div>
							    <div class="col-sm-6">
							        <?php 
    $query = new WP_Query(array('pagename' => 'litter-characterization'));
    ?>
							        <?php 
    if ($query->have_posts()) {