• 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 –>
    <?php

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cafesys

    (@cafesys)

    It also happens when via the theme menu one clicks on the icon “customize “

    Theme Author ThemezHut

    (@pubudu-malalasekara)

    Hi @cafesys,

    I am sorry for the late reply. Above code part that you have mentioned do not belong to Awaken.

    Try reinstalling a fresh copy of the theme.

    Thank You.

    • This reply was modified 6 years, 4 months ago by ThemezHut.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Call to undefined function – Awaken Theme’ is closed to new replies.