Update Parent and/or Child Theme?
-
To be able to update my theme, I created a child theme successfully using the directions located at:
http://codex.ww.wp.xz.cn/Child_ThemesI created two files inside the theme on my ftp:
“style.css” & a “functions.php” that included “wp_enqueue_style()”
I activated the child theme and website works great.However, when i updated the parent theme, it still reverted items on my home page to the parent page defaults. (ie. the background, main logo, menu structure, & footer info…etc)
I am confused. I thought creating the child theme would prevent this issue.
I activated the parent theme to run the update. I am unsure if i am to update the parent theme or the child theme.
Not sure what i am doing wrong. I am unable to find answer after hours of searching google.
Thanks for your help.
The topic ‘Update Parent and/or Child Theme?’ is closed to new replies.