Home Forums WoodMart support forum Theme update – child theme

Theme update – child theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #139917

    Stanley Black
    Participant

    Hello,

    I have child theme with parent theme woodmart 2.1.
    Now I want to update theme to the latest version 4.

    I followed this quide https://xtemos.com/docs/woodmart/faq-guides/3-x-4-0-migration-guide/
    but after theme was update I must to deactivate child theme in order to theme starts to work.

    I can’t do everything from the beginning because there are many changes in child theme.
    Main problem are files from yours woocoommerce folder and functions.js which have been changed to child theme.

    To be clear the site normally works on the current version 2.1.

    Can you give me some update tips?

    Best regards

    #139940

    Hello,

    Such may happen when you implemented the customization in the wrong way. First of all, make the full backup of your current theme and try to move the code into the proper places: all the custom CSS > Theme Settings > Custom CSS of the child theme; all the custom JS to the Theme Settings > Custom JS; all the custom PHP > functions.php of the child theme.

    Next, check all your code for errors. Make sure the code is clean and valid.

    Then create the header in the Header builder if you use the Header in the Theme Settings > Header.

    Deactivate all the plugins not realated to the theme and try to update.

    Then activate your plugins one by one checking how the child theme works.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)