• I would like to install a child theme, but the parent theme is already active. Do I need to disable the parent theme first. If so, How?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you creating your own child theme? or do you have already created that you’re ready to install?

    A correctly configured child theme will reference the “parent” in the style.css file. All you need to do is activate the child theme and it will look for installed the parent files itself.

    http://codex.wordpress.org/Child_Themes

    upload your child theme to server wp-content/themes/ then in dashboard Appearance > Themes, choose child theme and activate it.

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

The topic ‘Child Theme Install’ is closed to new replies.