• 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
Could anyone help me? Every time I tried to iport demo it shows

"Failed to create tmp table _fwbk_wp_commentmeta. Unknown storage engine 'InnoDB'"

Thx for help!:)
 
This theme, latest version v1.4 is not nulled, and my site realy get worse once i install.
How to nulled?
 
Hi all.

I just check theme source code and try to null it. Please follow this way:

Step 1:
- Open this file by editor or notepad: /Seofy-WP/Theme-v.1.4/seofy/core/class/theme-helper.php

Step 2:
- Scroll to end of the file and you will see function wgl_theme_activated() . Then replace that function by below code or you just need return true;

PHP:
/**
* Check licence activation
*/
public static function wgl_theme_activated(){
    return true;
    //            $licence_key = get_option( 'wgl_licence_validated' );
    //            if( !empty($licence_key) ){
    //                return $licence_key;
    //            }
    //            return false;
}

- Then in admin it will show active success message like this

12996

... And done! Now you can enjoy it :)

PS: This theme is using REST API to active then my active above cannot get their demo import function.
 
Last edited:
Could anyone help me? Every time I tried to iport demo it shows

"Failed to create tmp table _fwbk_wp_commentmeta. Unknown storage engine 'InnoDB'"

Thx for help!:)


Hi @fruites . I think this error related with MYSQL config. So if you can change the config of mysql, please follow this:

- Find the my.cnf file and set default-storage-engine to InnoDB

If that's shared hosting you should contact with hosting provider to resolve it. Hope it can help you :)
 
  • Like
Reactions: Babak
Hi all.

I just check theme source code and try to null it. Please follow this way:

Step 1:
- Open this file by editor or notepad: /Seofy-WP/Theme-v.1.4/seofy/core/class/theme-helper.php

Step 2:
- Scroll to end of the file and you will see function wgl_theme_activated() . Then replace that function by below code or you just need return true;

PHP:
/**
* Check licence activation
*/
public static function wgl_theme_activated(){
    return true;
    //            $licence_key = get_option( 'wgl_licence_validated' );
    //            if( !empty($licence_key) ){
    //                return $licence_key;
    //            }
    //            return false;
}

- Then in admin it will show active success message like this

12996

... And done! Now you can enjoy it :)

PS: This theme is using REST API to active then my active above cannot get their demo import function.
Excellent, work great this method. all my issue get fixed
Thanks so much
 
Can someone help me? After installing the site, I proceed with the activation of the plugins and after the demo. But the demo is blocked. How do I unlock?
 
Can someone help me? After installing the site, I proceed with the activation of the plugins and after the demo. But the demo is blocked. How do I unlock?
you cant install demos becuz need real license
 
You can try this one and see.

Seofy – Digital Marketing Agency WordPress Theme v1.5 NULLED

TassieNZ :)
 
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