Example #1
0
        the_permalink();
        ?>
" title="<?php 
        the_title();
        ?>
"><?php 
        global $post;
        echo get_the_post_thumbnail($post->ID, 'recentprojects-thumb');
        ?>
</a>

								</header><!-- .entry-header -->
								<div class="entry-content">

									<?php 
        echo wow_get_custom_excerpt(160);
        ?>
 <a href="<?php 
        the_permalink();
        ?>
">[...]</a>
									<div class="clearfix"></div>
								</div><!-- .entry-content -->
								</div>
							</div>
						</div><!-- #boxportfolio-## -->
					<?php 
    }
    ?>
				<?php 
} else {
Example #2
0
            the_permalink();
            ?>
" title="<?php 
            the_title();
            ?>
"><?php 
            global $post;
            echo get_the_post_thumbnail($post->ID, 'recentprojects-thumb');
            ?>
</a>

								</header><!-- .entry-header -->
								<div class="entry-content">

									<?php 
            echo wow_get_custom_excerpt(176);
            ?>
 <a href="<?php 
            the_permalink();
            ?>
">[...]</a>
									<div class="clearfix"></div>
								</div><!-- .entry-content -->
								</div>
							</div>
						</div><!-- #boxportfolio-## -->
					<?php 
        }
        ?>
				<?php 
    } else {