correct count number
This commit is contained in:
@@ -54,7 +54,7 @@ $posts = get_posts( array(
|
||||
|
||||
?>
|
||||
|
||||
<?if (count($posts > 0)):?>
|
||||
<?if (count($posts) > 0):?>
|
||||
|
||||
<div class="numbers-year-title"><?=$numbers_year?></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user