Beispiel #1
0
">
<?php 
            if ($portfolio_title_posistion == 'above') {
                ?>
				<h2><?php 
                the_title();
                ?>
</h2>
<?php 
            }
            ?>
			    <div class="thumb-holder-2-col pngfix">
				<div class="portfolio-img-thumb-2-col">
<?php 
            // Get Portfolio Item Thumbnail
            get_portfolio_item_thumbnail('2', '410', '220', true);
            ?>
				</div><!-- end portfolio-img-thumb-2-col -->
			    </div><!-- end thumb-holder-2-col -->

<?php 
            $portfolio_item_description = get_post_meta($post->ID, 'portfolio_item_description', true);
            if ($portfolio_item_description) {
                if ($portfolio_title_posistion == 'below') {
                    ?>
				    <h2><?php 
                    the_title();
                    ?>
</h2>
<?php 
                }
Beispiel #2
0
">
<?php 
            if ($portfolio_title_posistion == 'above') {
                ?>
				<h2><?php 
                the_title();
                ?>
</h2>
<?php 
            }
            ?>
			    <div class="thumb-holder-4-col pngfix">
				<div class="portfolio-img-thumb-4-col">
<?php 
            // Get Portfolio Item Thumbnail
            get_portfolio_item_thumbnail('4', '176', '116', true);
            ?>
				</div><!-- end portfolio-img-thumb-4-col -->
			    </div><!-- end thumb-holder-4-col -->

<?php 
            $portfolio_item_description = get_post_meta($post->ID, 'portfolio_item_description', true);
            if ($portfolio_item_description) {
                if ($portfolio_title_posistion == 'below') {
                    ?>
				    <h2><?php 
                    the_title();
                    ?>
</h2>
<?php 
                }
">
<?php 
            if ($portfolio_title_posistion == 'above') {
                ?>
				<h2><?php 
                the_title();
                ?>
</h2>
<?php 
            }
            ?>
			    <div class="thumb-holder-2-col pngfix">
				<div class="portfolio-img-thumb-2-col">
<?php 
            // Get Portfolio Item Thumbnail
            get_portfolio_item_thumbnail('2', '410', '220', $portfolio_do_not_link_adjacent_items, true);
            ?>
				</div><!-- end portfolio-img-thumb-2-col -->
			    </div><!-- end thumb-holder-2-col -->

<?php 
            $portfolio_item_description = get_post_meta($post->ID, 'portfolio_item_description', true);
            if ($portfolio_item_description) {
                if ($portfolio_title_posistion == 'below') {
                    ?>
				    <h2><?php 
                    the_title();
                    ?>
</h2>
<?php 
                }
Beispiel #4
0
">
<?php 
            if ($portfolio_title_posistion == 'above') {
                ?>
				<h2><?php 
                the_title();
                ?>
</h2>
<?php 
            }
            ?>
			    <div class="thumb-holder-3-col pngfix">
				<div class="portfolio-img-thumb-3-col">
<?php 
            // Get Portfolio Item Thumbnail
            get_portfolio_item_thumbnail('3', '248', '148', true);
            ?>
				</div><!-- end portfolio-img-thumb-3-col -->
			    </div><!-- end thumb-holder-3-col -->
			    
<?php 
            $portfolio_item_description = get_post_meta($post->ID, 'portfolio_item_description', true);
            if ($portfolio_item_description) {
                if ($portfolio_title_posistion == 'below') {
                    ?>
				    <h2><?php 
                    the_title();
                    ?>
</h2>
<?php 
                }
            }
            ?>
                            <div class="srt-name" style="display:none;"><?php 
            the_title();
            ?>
</div>
                            <div class="srt-number" style="display:none;"><?php 
            echo $srt_number++;
            ?>
</div>
                            
			    <div class="thumb-holder-4-col pngfix">
				<div class="portfolio-img-thumb-4-col">
<?php 
            // Get Portfolio Item Thumbnail
            get_portfolio_item_thumbnail('4', '176', '116', $portfolio_do_not_link_adjacent_items, true);
            ?>
				</div><!-- end portfolio-img-thumb-4-col -->
			    </div><!-- end thumb-holder-4-col -->

<?php 
            $portfolio_item_description = get_post_meta($post->ID, 'portfolio_item_description', true);
            if ($portfolio_item_description) {
                if ($portfolio_title_posistion == 'below') {
                    ?>
				    <h2><?php 
                    the_title();
                    ?>
</h2>
<?php 
                }
">
<?php 
            if ($portfolio_title_posistion == 'above') {
                ?>
				<h2><?php 
                the_title();
                ?>
</h2>
<?php 
            }
            ?>
			    <div class="thumb-holder-3-col pngfix">
				<div class="portfolio-img-thumb-3-col">
<?php 
            // Get Portfolio Item Thumbnail
            get_portfolio_item_thumbnail('3', '248', '148', $portfolio_do_not_link_adjacent_items, true);
            ?>
				</div><!-- end portfolio-img-thumb-3-col -->
			    </div><!-- end thumb-holder-3-col -->

<?php 
            $portfolio_item_description = get_post_meta($post->ID, 'portfolio_item_description', true);
            if ($portfolio_item_description) {
                if ($portfolio_title_posistion == 'below') {
                    ?>
				    <h2><?php 
                    the_title();
                    ?>
</h2>
<?php 
                }