Latest Update damaged child theme

  • Author
    Posts
  • #61949

    The most recent update to the Kahuna theme has impacted my child theme.
    Changes have shown up on the home page of my site after installing the most recent Kahuna update.

    This should not have happened as I have developed the site completely under a child theme copy to avoid such issues with updates.

    #62141
    Zed
    Cryout Creations mastermind

    It depends on what functionality the child theme customizes. Normally this shouldn’t happen and we have have not performed any radical changes in Kahuna lately that would invalidate a child theme’s customizations.

    Which previous version did you update from and what are you customizing through the child theme?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #63179

    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

    #63368
    Zed
    Cryout Creations mastermind

    @simpson1331 are you sure your ‘kahuna-child’ folder contains a child theme for Kahuna width just the customizations and necessary files and not a duplicate (edited) copy of the entire theme folder?

    The style.css file at least is a complete copy (perhaps customized) of Kahuna’s own style.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Latest Update damaged child theme’ is closed to new replies.