After transfering my site from WPMUDEV to Krystal I got the following error:
And this from the error log:
[22-Aug-2021 13:00:16 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_page_template() in /home/snowwatc/snowwatchORG/wp-content/themes/pro/framework/legacy/functions/frontend/conditionals.php:42
Stack trace:
#0 /home/snowwatc/snowwatchORG/wp-content/themes/pro/framework/legacy/cranium/setup.php(68): x_is_blank(3)
#1 /home/snowwatc/snowwatchORG/wp-includes/class-wp-hook.php(303): Themeco\Theme\Theme->{closure}(true)
#2 /home/snowwatc/snowwatchORG/wp-includes/plugin.php(189): WP_Hook->apply_filters(true, Array)
#3 /home/snowwatc/snowwatchORG/wp-content/themes/pro/cornerstone/includes/classes/pro/class-pro-setup.php(69): apply_filters('cs_output_heade...', true)
#4 /home/snowwatc/snowwatchORG/wp-includes/class-wp-hook.php(303): Cornerstone_Pro_Setup->setup_views('')
#5 /home/snowwatc/snowwatchORG/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
#6 /home/snowwatc/snowwatchORG/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
#7 /home/snowwatc/snowwatchORG/wp-includes/template-loader.php(13): do_action('templa in /home/snowwatc/snowwatchORG/wp-content/themes/pro/framework/legacy/functions/frontend/conditionals.php on line 42
I’ve tried uploading the theme again but no luck.
