dvadf
File manager - Edit - /home/theblueo/www/wp-content/themes/thebos/template_part/content/portfolio-detail.php
Back
<?php $nb_gallery_col = nimbus_meta_data('portfolio_gallery_col'); $nb_gallery_img = nimbus_meta_data('portfolio_format_gallery'); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php if ( isset( $nb_gallery_img ) && $nb_gallery_img ): ?> <div class="nb-portfolio-gallery nb-row"> <?php foreach ($nb_gallery_img as $id => $link): ?> <div class="nb-col-md-<?php echo esc_attr( $nb_gallery_col );?>"> <div class="nb-portfolio-gallery-item"> <a href="<?php echo esc_url( $link );?>"> <span class="nb-img"><img class="nb-img-responsive" src="<?php echo esc_url( $link );?>" alt=""></span> </a> </div> </div> <?php endforeach;?> </div> <?php endif; ?> </article>
dvadf
dvadf
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings