%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/klubovnaostrava/www/wp-content/themes/businessx/partials/posts/
Upload File :
Create Path :
Current File : /www/klubovnaostrava/www/wp-content/themes/businessx/partials/posts/content-portfolio-page.php

<?php
/* ------------------------------------------------------------------------- *
 *  Default portfolio template for index view (portfolio)
/* ------------------------------------------------------------------------- */
$pid = intval( get_the_ID() );
?>
<div class="grid-col grid-2x-col sec-portfolio-item">
    <figure class="sec-portfolio-item-thumbnail">
        <?php if( has_post_thumbnail( $pid ) ) {
            echo get_the_post_thumbnail( $pid, apply_filters( 'businessx_portfolio_thumbnail_size', 'businessx-tmb-portfolio' ) ); } ?>
        <figcaption>
            <p class="description">
                <span class="title"><a href="<?php echo esc_url( get_permalink() ); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a></span>
                <span class="type"><?php businessx_terms( $pid, 'jetpack-portfolio-type' ); ?></span>
            </p>
        </figcaption>
    </figure>
</div>

Zerion Mini Shell 1.0