Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #598715

    Hi,

    I had an issue where all the Enfold theme options reset themselves to the default. I still had all the pages I had created though. I’ve since re-edited the theme options to my liking although there still seems to be an issue with the child theme itself. Is there a way of fixing this simply without losing anything further.

    See screenshot of dashboard for further info.

    View post on imgur.com

    Thanks,

    Christian

    #599292

    Hey Christian!

    Thanks for reaching out to us!

    The issue may be within how your Child theme is setup. Please ensure that your Child theme has a style.css and functions.php file. Provide us with a link and login credentials to have a closer look. Put the login details in the Private Content section of your reply.

    Regards,
    Jordan

    #599318

    Thanks for getting back to me, see private message for details.

    #599328

    I’ve found the issue. I’d removed the commented out section at the top of the style.css file. Didn’t realise it would have a drastic effect.

    I tried reinstating the code, but it reverted back to the original styles from a week ago. Happy to leave it the way it is actually. Hope it won’t have any addition problems in the future without the code.

    Thanks for your time anyway.

    Christian

    #599330

    Hi!

    When you edit the child theme styles the header info should be there in the styles.css that is how wordpress work. When you remove the child theme info it breaks the theme.

    We added the below info to the child theme styles.css

    
    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    
    

    Cheers!
    Vinay Kashyap

    #599336

    Thanks, all sorted.

    #599366

    Hey!

    Glad it is all sorted out!

    Regards,
    Jordan

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.