Quick Hack – Vigilance Free to Pro



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.

Update: Once you update the vigilance-extend.php Make sure that you are resetting the theme options via Reset button.
This entry was posted in WordPress and tagged , , . Bookmark the permalink.

One Response to Quick Hack – Vigilance Free to Pro

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

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>