Day: February 2, 2015

  • How to load main.js from child theme -The7
    , ,

    How to load main.js from child theme -The7

    Some users customize javascript file from the parent theme to meet their requirements. but the modification overwrites whenever they update the theme. In such a situation you can keep the modified files in your child theme and load it instead of the one from the parent theme.

    Read more…