diff --git a/category-3.php b/category-3.php new file mode 100644 index 0000000..a6dab90 --- /dev/null +++ b/category-3.php @@ -0,0 +1,58 @@ + + + + +
+ + + +

+ +
+ + + + + + +
+ +
+ <?the_title();?> + + + +
+ +

+ +
+ + + + +
+ + + + Здесь пока нет публикаций + + + + + +
+ + \ No newline at end of file diff --git a/functions.php b/functions.php index 66fa6fe..e659084 100644 --- a/functions.php +++ b/functions.php @@ -10,7 +10,7 @@ define("COOK_VALUE", "7895"); define('VIJ_CACHE', ABSPATH.'wp-content/themes/vij/cache/'); define('BASE_VIJ', ABSPATH.'wp-content/themes/vij/'); -require '/vhosts/beta/vendor/autoload.php'; +require ABSPATH.'/vendor/autoload.php'; require get_template_directory().'/src/calend-block.php'; diff --git a/src/calendar.php b/src/calendar.php index c4e031b..181671f 100644 --- a/src/calendar.php +++ b/src/calendar.php @@ -31,7 +31,7 @@ class Calendar $out = '
-
Календарь событий
+
Календарь мероприятий
' . $months[$month] . ' ' . $year . '