Done !
| Server IP : 46.105.57.169 / Your IP : 216.73.216.67 Web Server : Apache System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : verseaumee ( 152031) PHP Version : 8.5.7 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/verseaumee/blueversion/wp-content/plugins/stm-megamenu/templates/loop/ |
Upload File : |
<div class="stm-mm-post-wrap stm-mm-<?php echo stm_mm_layout_name(); ?>-layout-item">
<div class="stm-mm-post">
<a href="<?php the_permalink(); ?>">
<div class="img">
<?php the_post_thumbnail( 'medium' ); ?>
<?php
if ( get_post_format() == 'video' ) {
echo '<i style="display: none;" class="stm-gm-icon-ico_play_circle"></i>';
}
?>
</div>
<h4 class="<?php echo ( stm_mm_layout_name() == 'personal' ) ? 'heading-font' : 'normal-font'; ?>"><?php the_title(); ?></h4>
<span class="date normal-font" style="display: none;"><?php echo get_the_date(); ?></span>
</a>
</div>
</div>