<span class="minicart-number mn-<?php echo yith_wcwl_count_products(); ?>"><?php echo yith_wcwl_count_products(); ?></span>
span.mn-0 {
color: ...;
}
if (count($posts) < 3) {
// блок мероприятий
}
<?php
global $post;
$post_slug = $post->post_name;
<?php if( ! empty( get_field( 'har01' ) ) ) : ?>
<tr class="tr01">
<td><img class="harimg" src="http://kosmosauto.com/wp-content/uploads/2016/02/har011.png" /> Привод:</td>
<td><?php the_field( 'har01' ); ?></td>
</tr>
<?php endif; ?>