• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Seofy - Digital Marketing Agency WordPress Theme

Seofy - Digital Marketing Agency WordPress Theme v1.6.7

No permission to download
Last edited:
  • Like
Reactions: Syed92 and Babak
don't have theme option, and template ask for activation and licence code
 
Hello, you upload Seocify instead of Seofy, please fix it
 
  • Like
Reactions: Babak
failed to imprt demo, its locked so here are new instruction for nulling.
@Babak @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: Babak
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?
 
failed to imprt demo, its locked so here are new instruction for nulling.
@Babak @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
 
ok please did this file seofy/core/class/theme-verify.php and send it to me. I will update it in cpanel
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock