In this quick screencast we cover how to reset Headway. Sometimes you might want to reset Headway because you have messed up and want to start over or you may want to do a redesign. In either case you can easily reset Headway to be the reset to the “factory” settings.
Nice,
but it would be easier if it would keep the licence numbers. Cause its a lot of work to copy paste em back in!
Cheers,
Denis
You now have to insert a code into WP-Config to enable the reset button, no?
That’s correct, the code you need to add to wp-config.php is:
define('HEADWAY_ALLOW_RESET', true);
Thanks for the heads up!