Seofy - Digital Marketing Agency WordPress Theme

Seofy - Digital Marketing Agency WordPress Theme v1.6.9

No permission to download

sumitxe

Active member
Jul 12, 2019
141
51
28
failed to imprt demo, its locked so here are new instruction for nulling.
@Tomz @TassieNZ Please confirm if working from your side, its working on mine.

In the file seofy/core/class/theme-verify.php…
Change line 17 from
public $api = 'http://api.webgeniuslab.net/wp-json/api/v1/';
to
public $api = 'http://google.com';
Now find the function check_activation which starts around line 204 and add this to the start of the function code:
return array('body'=>'{"success":"success"}');
Now find the function deactivate_theme which starts around line 241
After this line of code (which is a few lines down):
if((bool) $deactivate_theme){
add this:
update_option( 'wgl_licence_validated', '' );
update_option( Wgl_Theme_Verify::get_instance()->item_id, '' );
return;
Now you can use any key to activate the theme and plugins and demo content will install.
 
  • Like
Reactions: tanierlyons

TheBot

Well-known member
Trusted Seller
Trusted Uploader
Oct 15, 2018
509
1,059
93
Now find the function check_activation which starts around line 204 and add this to the start of the function code:
return array('body'=>'{"success":"success"}');
Now find the function deactivate_theme which starts around line 241
After this line of code (which is a few lines down):
if((bool) $deactivate_theme){
add this:
update_option( 'wgl_licence_validated', '' );
update_option( Wgl_Theme_Verify::get_instance()->item_id, '' );
return;

Where to find this code?
 

TheBot

Well-known member
Trusted Seller
Trusted Uploader
Oct 15, 2018
509
1,059
93
failed to imprt demo, its locked so here are new instruction for nulling.
@Tomz @TassieNZ Please confirm if working from your side, its working on mine.

In the file seofy/core/class/theme-verify.php…
Change line 17 from
public $api = 'http://api.webgeniuslab.net/wp-json/api/v1/';
to
public $api = 'http://google.com';
Now find the function check_activation which starts around line 204 and add this to the start of the function code:
return array('body'=>'{"success":"success"}');
Now find the function deactivate_theme which starts around line 241
After this line of code (which is a few lines down):
if((bool) $deactivate_theme){
add this:
update_option( 'wgl_licence_validated', '' );
update_option( Wgl_Theme_Verify::get_instance()->item_id, '' );
return;
Now you can use any key to activate the theme and plugins and demo content will install.
Not work
 

TheBot

Well-known member
Trusted Seller
Trusted Uploader
Oct 15, 2018
509
1,059
93
ok please did this file seofy/core/class/theme-verify.php and send it to me. I will update it in cpanel
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu