In the file memberpress/app/models/MeprOptions.php change line 246 from this: $this->mothership_license = ”; To this: $this->mothership_license = ‘123125123451256573123’; Put whatever key you want, it doesn’t matter it will get rid of the nags.
The Pro version activation actually takes place in the code free version’s code. In the file happy-elementor-addons/vendor/appsero/src/License.php find the function check_license_status which starts on line 317 and add this to the start of the function code: return; Then in the function is_valid which starts around line 337 add this to the start of the function code: return […]
To use blocks and models you must install the 2 plugins included in this package. Free version and pro version. These two plugins work together, so when you see an update to the free version, do not update. Wait for update on our website and then just download and install the new version of plugin. […]
The Pro version activation actually takes place in the code free version’s code. In the file happy-elementor-addons/vendor/appsero/src/License.php find the function check_license_status which starts on line 317 and add this to the start of the function code: return; Then in the function is_valid which starts around line 337 add this to the start of the function code: return […]
In the file saxon/inc/theme-dashboard/inc/theme-activation.php find the function main() which starts on line 22 and add this to the start of the function code: if(get_option( ‘saxon_license_key_status’, false ) !== ‘activated’) { update_option(‘saxon_license_key_status’, ‘activated’); update_option(‘envato_purchase_code_saxon’, ‘123123123123’); } All done. Just install the plugins and then you can install the demos.