• ontargett

    (@ontargett)


    I am new to WordPress and am a bit confused.

    When is the best time to make a child theme, before you do any adjustments or after you have made adjustments?

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • WPyogi

    (@wpyogi)

    Before – otherwise you will have to redo some of the work you have done – which can, in some cases, be time consuming and complicated.

    Thread Starter ontargett

    (@ontargett)

    Awesome, thanks for the swift response. Am i best downloading/uploading all the files or just the ones that I have edited?

    WPyogi

    (@wpyogi)

    Definitely only put the .php files you have changed in the child theme, but note that style.css and functions.php file do not get copied in their entirety to the child theme.

    http://codex.ww.wp.xz.cn/Child_Themes

    Thread Starter ontargett

    (@ontargett)

    Right, perfect.

    Thanks for your help!

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

The topic ‘Child Themes’ is closed to new replies.