After Latest Update, Child Theme is not Recognized

This topic has 16 replies, 2 voices, and was last updated 9 years, 1 month ago ago by Eva Kemp

  • Avatar: turner7
    turner7
    Participant
    February 12, 2015 at 21:19

    After the latest update, our child theme is not recognized by your theme. We are unsure on what the issue is. We’ve created a cloned version of the Teakini site. After the update made using the Envanto Toolkit plugin, the updated theme no longer recognized the child theme.

    Please advise,

    Etienne

    Please, contact administrator
    for this information.
    15 Answers
    Avatar: turner7
    turner7
    Participant
    February 12, 2015 at 21:34

    We are also experiencing some formatting errors on the checkout page, which were not happening until the update.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 00:46

    Hello,

    The credentials are incorrect.
    Please check them. Also please provide us with FTP login details.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    February 13, 2015 at 03:55

    Sorry about that. Here you go.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 10:13

    Hello,

    Have you updated the theme to 1.2 version?
    Please do this and update Woocommerce plugin as well after that.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    February 13, 2015 at 14:59

    I went to Themeforest, downloaded your 1.2 theme for WooPress, downloaded “easy theme and plugin updates”, uploaded the new theme, updated WooCommerce and the issues are still occurring. However, when I go to Theme options, it says that the version of my theme is 1.1 and not 1.2. I have repeated the process 3 times.

    Issues still occurring:
    Theme is not recognizing child theme
    Checkout cart format is all messed up

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 15:49

    Hello,

    I’ve cleared cache of the site via FTP and disabled cache plugin.
    Now Checkout page is working fine:
    http://imgur.com/YjuWC70

    Please clear your browser cache or check with another browser.

    You have 1.1 version in Theme Options, because you’re using child theme and it has 1.1 version written in style.css file in woopress-child folder.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    February 13, 2015 at 15:59

    Yes it seems that the check out page is working fine now, but the child theme edits are still not being reflected.

    Thanks for resolving the checkout page issue.

    Avatar: turner7
    turner7
    Participant
    February 16, 2015 at 18:41

    Is there any new insight on this matter?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2015 at 16:18

    Hello,

    Could you please specify what the exact modifications aren’t taking effect?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    February 17, 2015 at 17:26

    None of them are taking effect ever since the theme update. If you login and go to appearance>editor you will see nothing is taking effect.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 12:43

    Hello,

    I’ve edited the code in functions.php file of the child theme.
    Please check your site now.

    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    February 18, 2015 at 15:14

    Yes it looks like that resolved the issue. Thank you so much. Can you tell me what you added to the functions.php file of the child theme? This is simply a cloned site and I would like to add it to the master.

    Thanks,

    Etienne

    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 18:50

    Hello,

    I’ve added this code in functions.php file:

    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
    function theme_enqueue_styles() {
        wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
    
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    February 20, 2015 at 19:40

    Thank you very much.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 20, 2015 at 20:06

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 16 results - 1 through 16 (of 16 total)

The issue related to '‘After Latest Update, Child Theme is not Recognized’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.