Here is.,
As I though, something with language_attributes cause the problem. I dont know if problem is closely bound to that, but sure is something around it. Here’s what i get from error log :
[Tue Feb 02 05:05:39.893168 2021] [lsapi:error] [pid 3883382:tid 140348714063616] [client 5.89.122.223:53410] [host x.com] Backend fatal error: PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function in_category(), 0 passed in /home/a8r31gjube9a/public_html/wp-content/themes/wip_theme/functions.php on line 27 and at least 1 expected in /home/a8r31gjube9a/public_html/wp-includes/category-template.php:255\nStack trace:\n#0 /home/a8r31gjube9a/public_html/wp-content/themes/wip_theme/functions.php(27): in_category()\n#1 /home/a8r31gjube9a/public_html/wp-includes/class-wp-hook.php(289): new_language_attributes(‘lang=”it-IT”‘)\n#2 /home/a8r31gjube9a/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters(‘lang=”it-IT”‘, Array)\n#3 /home/a8r31gjube9a/public_html/wp-includes/general-template.php(4095): apply_filters(‘language_attrib…’, ‘lang=”it-IT”‘, ‘html’)\n#4 /home/a8r31gjube9a/public_html/wp-includes/functions.php(3485): get_language_attributes()\n#5 /home/a8r31gjube9a/public_html/wp-includes/functions.php(3420): _default_wp_die_handler(‘<div class=”wp-…’, ‘WordPress &rsaq…’, Array)\n#6 /home/a8r31gjube9a/public_html/wp-includes/class-wp-fatal-e in /home/a8r31gjube9a/public_html/wp-includes/category-template.php on line 255\n, referer: x
Some idea?