-1
My website presents the following error:
Fatal error: Call to Undefined Function sanzo_get_page_options() in /home/julisaupiscinasc/public_html/wp-content/themes/Sanzo/page.php on line 3
The code referred to in the message is as follows::
<?php
global $sanzo_theme_options;
$page_options = sanzo_get_page_options();
get_header( $sanzo_theme_options['ts_header_layout'] );
$extra_class = "";
I have reinstalled the components of the theme and continues the error. Someone has gone through something similar and can help me?
Is wordpress? the error says that the function does not exist.
– rray
Yes it is wordpress. You’ve been through something similar or have idea of what may have caused?
– Luiz Paulo