Hi,
It looks like my whole CSS and Enfold theme options have been erased !!
How come?
Any idea how my theme settings and CSS can be delete without pressing on reset options????
If not, do you have any idea how to restore those settings lost??
Please advice !
Thanks
Hey Lev!
Please contact your service provider and they can provide you the last backup. Theme options would not be resetted without clicking “reset options” buttons or unless you remove dynamic_avia folder inside wp-content/uploads folder
Regards,
Yigit
We did not do any of these manipulations !!
What we did is, restoring a homepage version thanks to the Version wordpress tool ! Is it related? do you think it has affected the CSS??
Please advice
Thanks
Maybe, if you restored to a point where the Enfold settings didn’t exist. In any case, the best thing you can do right now is ask your hosting provider for a backup of your WP database.
Regards,
Josue
OK Thanks for the advice.
Is there existing maybe an option to lock the “RESET” button? inside the theme settings (to be more sure)
Please let me know
Thank You
Hey!
Yes, just add this line to your theme / child theme functions.php:
add_theme_support('avia_disable_reset_options');
Regards,
Josue
Great !!! We did it and that worked :)
Thanks a lot !!!!