simpson1331

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Latest Update damaged child theme #63179
    simpson1331
    Participant

    I agree with the above post. My child theme is now inoperable. I receive the following error:

    “Fatal error: Call to undefined function cryout_sanitize_tnl() in /home1/consultease/public_html/wp-content/themes/kahuna/admin/options.php on line 85”

    When I navigated to the file, I first noticed that my child theme located in “wpcontent/themes” file structure now has a .hold extension. It reads: /wpcontent/themes/kahuna-child.hold

    What happened there?

    Also, when I finally navigated to “/home1/consultease/public_html/wp-content/themes/kahuna/admin/options.php on line 85” I found the following:
    kahuna line 85:
    ‘info_sections’ => array(
    ‘cryoutspecial-about-theme’ => array(
    ‘title’ => __( ‘About’, ‘cryout’ ) . ‘ ‘ . cryout_sanitize_tnl(_CRYOUT_THEME_NAME),
    ‘desc’ => ‘<br>’,

    ),

    HELP!

    Website: consulteasellc.com

Viewing 1 post (of 1 total)