add main-arrow
This commit is contained in:
@@ -79,7 +79,7 @@ get_header();?>
|
||||
|
||||
<?for ($i = 1; $i <= $endpolosa; $i++) {?>
|
||||
<?if (isset($pitems[$i])):?>
|
||||
<h2 class="part_title">Полоса <?=$i?></h2>
|
||||
<!--<h2 class="part_title">Полоса <?=$i?></h2>-->
|
||||
<?foreach($pitems[$i] as $item):?>
|
||||
<?$category = get_the_category($item->ID);
|
||||
$category_id = $category[0]->term_id;
|
||||
|
||||
Reference in New Issue
Block a user