add cookies

This commit is contained in:
argoexpert press
2025-06-03 23:50:58 +03:00
parent 189b7822df
commit b2aa624866
10 changed files with 114 additions and 3 deletions

View File

@@ -1,4 +1,12 @@
<?php get_header(); ?>
<?php get_header();
// Включить вывод всех ошибок
error_reporting(E_ALL);
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
// Ваш код...
?>
<div class="content-middle articles-wrapper">
<?php get_template_part('partials/rubrics-mobile'); ?>
<div class="section-title desktop">