File manager - Edit - /home/verseaumee/blueversion/wp-content/themes/freeio/template-posts/loop/inner-grid-v1.php
Back
<?php global $post; $thumbsize = !isset($thumbsize) ? freeio_get_config( 'blog_item_thumbsize', 'full' ) : $thumbsize; $thumb = freeio_display_post_thumb($thumbsize); ?> <article <?php post_class('post post-layout post-grid v1'); ?>> <?php if ( !empty($thumb) ) { ?> <div class="top-image"> <?php echo trim($thumb); ?> </div> <?php } ?> <div class="col-content"> <div class="date"> <?php the_time( get_option('date_format', 'd M, Y') ); ?> </div> <?php if (get_the_title()) { ?> <h4 class="entry-title"> <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a> </h4> <?php } ?> <div class="description"><?php echo freeio_substring( get_the_excerpt(), 8, '' ); ?></div> </div> </article>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings