Fatal error: Call to undefined function – Awaken Theme
-
Fatal error: Call to undefined function cs_header_position_settings() in /home3/cafesys/public_html/riac/wp-content/themes/awaken-theme/header.php on line 207
Lines 196 to 210
if (isset($cs_theme_options[‘cs_sitcky_header_switch’]) and $cs_theme_options[‘cs_sitcky_header_switch’] == “on”) {
cs_scrolltofix();
?>
<script type=”text/javascript”>
jQuery(document).ready(function () {
jQuery(‘.main-head,.main-navbar’).scrollToFixed();
});
</script>
<?php } ?>
<div class=”clear”></div>
<?php
cs_header_position_settings();
?>
<!– Breadcrumb SecTion –>
<?phpThe page I need help with: [log in to see the link]
- The topic ‘Fatal error: Call to undefined function – Awaken Theme’ is closed to new replies.