dannybest
New member
- Sep 12, 2018
- 8
- 13
- 3
NOTE: For me the activation worked but I don;t know if you can download any demo data but you can give a try and tell us. (Because I downloaded the nulled version, I installed the demo data then I put the new version and I activated)
Now Tomz update to version 21.1.2 and you might think if there is any activation method for this version, so you can try this:
open from \wp-content\themes\betheme\functions\admin the class-mfn-dashboard.php file
go to line 184 and change
to
go to line 304 and change
to
go to line 343 and change
to
then open your website, go to betheme dashboard and register the theme with any activation code, I tryied 00000000-0000-0000-0000-000000000000 and worked.
Good luck! Let us know if this method works to download demo data! Cheers
Now Tomz update to version 21.1.2 and you might think if there is any activation method for this version, so you can try this:
open from \wp-content\themes\betheme\functions\admin the class-mfn-dashboard.php file
go to line 184 and change
PHP:
$response = $this->remote_post('register', $args);
PHP:
$response['success'] = 'success';
go to line 304 and change
PHP:
$response = $this->remote_post('register', $args);
PHP:
$response['success'] = 'success';
go to line 343 and change
PHP:
$response = $this->remote_post('register', $args);
PHP:
$response['success'] = 'success';
then open your website, go to betheme dashboard and register the theme with any activation code, I tryied 00000000-0000-0000-0000-000000000000 and worked.
Good luck! Let us know if this method works to download demo data! Cheers
