Author Archives: wptools

How to activate Saasland theme

In \wp-content\themes\saasland\inc\classes\saasland_register_theme.php, open saasland_register_theme.php and find: if( isset($_POST[‘saasland_purchase_code’]) ) { Change it to: //if( !isset($_POST[‘saasland_purchase_code’]) ) { Then find: if ( is_object($o) ) { Change it to: //if ( !is_object($o) ) { Save the file then insert any license key in the WordPress screen. To install demos, remember to install all the required plugins first.

How to Activate MyThemeShop Themes and Plugins

Please follow the steps below to activate MyThemeShop themes and plugins. Step 1:  Make sure you are using a fresh untouched theme again and go to the folder: “mts_sense/functions/” – this can be any theme. E.g. mts_adsense Step 2:  In that folder, look for the file “theme-actions.php”. Open that file in a text editor and […]