@how to null the7 theme
please install fresh wp
here we go: first we must install plugins
install this plugins and active all of theme
you can download plugins pack here:
https://mega.nz/#!OfgWwCAJ!8t72VPdoAE-BkkDlfClFRPZ-WY7lssAJ2Bn_wjSKyNs ( For Latest just search in babiato )
Theme Nulling
first install the7 theme and go here:
dt-the7/inc/extensions/class-the7-remote-api.php On Line 107 find this code
public function register_purchase_code()
add this code after line107
now find this code on line 162
public function de_register_purchase_code()
add this code after line 162:
Now you can use any key to activate the theme and can hit the deactivate button with impunity.
Instaling Demos
First Download Demos Pack:
https://mega.nz/#!mHoFGKRD!jbuprWrS1x2siG9YvuheCqxAUZVlMu1pgBQmUfCA6XE
create a folder in the dt_the7 directory called '
demo_data'
In the file inc/mods/demo-content/includes/class-the7-demo-content-remote-server-api.php On Line 101
Find this:
PHP:
$request_url = add_query_arg( array( 'item' => $id, 'code' => $code ), $this->api_remote_download_url );
And Replace With This:
PHP:
$request_url = get_template_directory_uri() . '/demo_data/' . $id . '.zip';
Now you can install demos from the dashboard.
Not Working For The7 Landing Page
Proof: