correct rubrics rfo
This commit is contained in:
@@ -5,18 +5,21 @@
|
||||
<div class="rfo-rubrics-line">
|
||||
|
||||
<?php get_template_part('rfo/category-end', null, [
|
||||
'category' => 'rfo', // slug рубрики
|
||||
'style' => 'item-rfo-zh'
|
||||
'category' => 'opinion', // slug рубрики
|
||||
'style' => '',
|
||||
'title' => 'Интервью'
|
||||
]);?>
|
||||
|
||||
<?php get_template_part('rfo/category-end', null, [
|
||||
'category' => 'rfo', // slug рубрики
|
||||
'style' => 'item-rfo-zel'
|
||||
'category' => 'fumigation', // slug рубрики
|
||||
'style' => 'item-rfo-zh',
|
||||
'title' => 'Фумигация'
|
||||
]);?>
|
||||
|
||||
<?php get_template_part('rfo/category-end', null, [
|
||||
'category' => 'rfo', // slug рубрики
|
||||
'style' => 'item-rfo-zh'
|
||||
'category' => 'zashchita-rasteniy', // slug рубрики
|
||||
'style' => 'item-rfo-zel',
|
||||
'title' => 'Защита растений'
|
||||
]);?>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user