File manager - Edit - /home/theblueo/www/wp-content/themes/thebos/template_part/content/portfolio-default.php
Back
<?php $size = ( isset( $GLOBALS['nb_thumb_size'] ) && $GLOBALS['nb_thumb_size'] ) ? 'nimbus-auto' : 'nimbus-grid'; ?> <div <?php post_class('nb-portfolio');?>> <div class="nb-media"> <?php the_post_thumbnail( $size );?> <a href="<?php the_permalink();?>" class="nb-media-quick-view"></a> <a href="<?php the_permalink();?>" class="nb-media-detail-link"></a> </div> <div class="nb-title"> <?php the_title( sprintf( '<h4 class="portfolio-title"><a href="%s">', esc_url( get_permalink() ) ), '</a></h4>' ); ?> <span class="nb-desc"><?php echo esc_attr__( 'by','nimbus' );?> <a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) );?>"><?php echo get_the_author();?></a> <?php echo esc_attr__( 'on','nimbus' );?> <?php echo nimbus_custom_taxonomies_terms_links('portfolio_category');?></span> <?php if ( nimbus_option_data('switch-portfolio-summary')) the_excerpt(); ?> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings