Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #418066

    Greetings. Last night, I, in a half dazed and nearly passed out stupor, accidentally reset all style options in the Advanced Styling Page. I am new to webdesign in general, and WordPress in particular, so I had spent a ton of time getting everything looking right, and I was just wondering if there is any way I can revert back to a point last night before I did this very stupid thing? I really hope someone can help me! Thanks in advance, and I’m terribly sorry if this is a stupid question. Again, I’m new to all this, and I’m trying my best to learn!!

    #418742

    Hey Billy!

    You would need to reload a backup. Try contacting your hosting provider to see if they have automatic backups scheduled.

    We have a prompt which warns you about this when clicking the button to make sure it’s really what you want to do.

    If you want to get rid of the button in the future “just in case” then add this in /enfold/framework/css/avia_admin.css.

    .avia_footer_reset { display: none !important; }
    

    Regards,
    Elliott

    #1057893

    I wish would have thought about hiding the reset before!
    I’m a wordpress developer and use Enfold quite often lately. Unfortunately my clients have been complaining about the “reset” button – have had to restore their sites multiple times before – and now I did it myself on a test site as well- weeks of design development gone in a second! Unfortunately the “reset” button is the most dominant button on the theme design area and my clients (and this time myself as well) are mistaking it for the “save” button. There’s no pop-up for “are you sure” and no option to restore previous settings… yet the button itself is something that definitely shouldn’t be on such a prominent position as it’s not something that designer would use often!
    I really wish that future updates will place this button somewhere less prominent position and that it would have atleast one “are you sure” pop-up before deleting all settings! For now, have to add: .avia_footer_reset { display: none !important; } for all Enfold sites.

    #1058205

    Hi adplusdesign,

    We totally feel your pain.

    Maybe this can help you
    https://kriesi.at/support/topic/hide-reset-all-button/#post-696959

    If you need further assistance please let us know.
    Best regards,
    Victoria

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