In the file framework/customizer/custom_controls.php on the line 297 is wrong absolute link to file color-alpha.js . In this code is link “https://wp-example.dn/wp-content/themes/it-residence/framework/assets/js/color-alpha.js?ver=1.1”. Correct is “https://wp-example.dn/wp-content/themes/it-residence/assets/js/color-alpha.js?ver=1.1” without framework. This results to not showing Header Overlay Color in Header Options.
Thanks for fixing it
]]>I spoke to wordpress.com support and they told me that the problem is on the topic and to ask you for the solution, this is what they sent me
[24-May-2023 14:12:19 UTC] PHP Fatal error:? Uncaught TypeError: array_slice(): Argument #3 ($length) must be of type ?int, string given in /srv/htdocs/wp-content/themes/it-residence/inc/google-fonts.php:45 Stack trace: #0 /srv/htdocs/wp-content/themes/it-residence/inc/google-fonts.php(45): array_slice(Array, 0, ”) #1 /wordpress/core/6.2.2/wp-includes/class-wp-hook.php(308): itre_get_fonts(”) #2 /wordpress/core/6.2.2/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #3 /wordpress/core/6.2.2/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /wordpress/core/6.2.2/wp-admin/customize.php(123): do_action(‘customize_contr…’) #5 {main} ? thrown in /srv/htdocs/wp-content/themes/it-residence/inc/google-fonts.php on line 45
]]>