
While working around with some free WordPress themes I just found out the way of making the Vigilance Free as a Pro theme. Vigilance is a nice and clean theme and more extendable with our own design, while looking at the admin options I just thought of trying out to hack and ultimately the result was positive.
How to make your Vigilance Free theme as a pro? just a matter of searching and replacing or comment out some lines of code, thats it all about it. Following is the method to enable 90% of the pro feature of Vigilance theme (make sure that you have a backup of your theme before digging in to the code). the file that you’ve got to edit is vigilance-extend.php which is located inside the functions directory.
"pro" => 'true',
Additionally to enable the alert box another piece of code you have to include in the header.php, or where ever you preferred to place.
include(STYLESHEETPATH . '/header-alertbox.php');
That is all about it, but to get the exact pro features visit for official Vigilance theme market place and conceder to support them.
vigilance-extend.php Make sure that you are resetting the theme options via Reset button.

hey folks, this hack is applicable for all the themes that are available at http://thethemefoundry.com/wordpress/