When i updated Wordpress to 4.7.1 and Kalium theme to 2.0.3.1 I received following error when viewing every page (local mamp server):
Fatal error: Uncaught Error: Call to undefined function kalium_wc_header_mini_cart() in /Applications/MAMP/htdocs/kollekt/wp-content/themes/kalium/tpls/header-main.php:174
When i updated Wordpress to 4.7.1 and Kalium theme to 2.0.3.1 I received following error when viewing every page (local mamp server):
Fatal error:
Uncaught Error: Call to undefined function kalium_wc_header_mini_cart() in /Applications/MAMP/htdocs/kollekt/wp-content/themes/kalium/tpls/header-main.php:174
Stack trace:
#0 /Applications/MAMP/htdocs/kollekt/wp-includes/template.php(686): require()
#1 /Applications/MAMP/htdocs/kollekt/wp-includes/template.php(643): load_template('/Applications/M...', false)
#2 /Applications/MAMP/htdocs/kollekt/wp-includes/general-template.php(167): locate_template(Array, true, false)
#3 /Applications/MAMP/htdocs/kollekt/wp-content/themes/kalium/header.php(63): get_template_part('tpls/header-mai...')
#4 /Applications/MAMP/htdocs/kollekt/wp-includes/template.php(684): require_once('/Applications/M...')
#5 /Applications/MAMP/htdocs/kollekt/wp-includes/template.php(643): load_template('/Applications/M...', true)
#6 /Applications/MAMP/htdocs/kollekt/wp-includes/general-template.php(45): locate_template(Array, true)
#7 /Applications/MAMP/htdocs/kollekt/wp-content/themes/kalium-child/page.php(13): get_header()
#8 /Applications/MAMP in /Applications/MAMP/htdocs/kollekt/wp-content/themes/kalium/tpls/header-main.php
note: when I replace old header-main.php with the new one, everything works again.
Hi vircom,
Usually those errors happen if user has edited the core theme files or they have done a big change on their Child theme.
I'm glad to hear that the problem is now fixed
Will set this ticket as solved from here.