• So I was updating WordPress today and saw an update for Atahualpa. I looked at the info briefly and did the automatic update… guess what? The entire theme I setup in Atahualpa’s Theme Options has gone “POOF!” that’s right everything is gone as if it was fully reset. On top of that, all the custom images I uploaded to the Atahualpa theme directory they vanished as well. Good thing this was not on my live server and only on my development server. I did not see any urgent warnings to backup your custom theme, but in any case, this is my first time working with this framework and I am not impressed with update process.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Theme upgrades wipe out changes. You should make customizations by using a child theme instead. This way, your child theme remains after the upgrade of the parent theme.

    http://codex.wordpress.org/Child_Themes

    Or copy the theme to a new folder, rename the folder and rename the name in style.css and then just copy over relevant code that was “updated”. Or just style your own theme. Asking too much? 😀

    Updating WordPress

    Item 2: Take a Backup

    I uploaded to the Atahualpa theme directory they vanished as well

    A WordPress upgrade does not overwrite anything located inside the Atahaualpa theme directory. A theme upgrade might.

    Thread Starter seanjuan73

    (@seanjuan73)

    I looked into doing a child theme, until you mentioned it I was unaware of setting up child themes.

    It does not seem to work well with Atahualpa, since it seems their CSS is mostly database driven. It also seems it does not play nice with children.

    desean seems to be having the same issue in this post.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Automatic Updating is a theme killer’ is closed to new replies.