• 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"

Zephyr | Material Design Theme

Zephyr | Material Design Theme v8.22

No permission to download
Hi babak

Zephyr now today update to verioni 5.3
Please update if possible

Also, how to null the theme. That would be active even if you found it
 
  • Like
Reactions: golds
Code:
You need to null the theme so you can use the Header Builder plugin.

Edit this file: Zephyr/framework/admin/functions/about.php

Around line 49 just before the closing php tag add these 2 lines of code:
update_option( 'us_license_activated', 1 );
update_option( 'us_license_secret', 'secret_goes_here' );

Now visit the Zephyr > About the theme page and you will see it's activated:
Zephyr/framework/admin/functions/dashboard.php
 
Babak updated Zephyr | Material Design Theme with a new update entry:

Zephyr v5.4.1

Download Free Zephyr v5.4.1 | Material Design Theme Nulled ThemeForest
v5.4.1 — March 8, 2019

  • IMPROVED Row settings – added option to reverse order for stacking columns
  • UPDATED languages files
  • FIXED incorrect appearance of Grid carousel items on small screens
  • FIXED appearance of Mobile Menu and Cart elements in header
  • FIXED bug when comments are not shown on posts
  • FIXED minor...

Read the rest of this update entry...
 
Code:
You need to null the theme so you can use the Header Builder plugin.

Edit this file: Zephyr/framework/admin/functions/about.php

Around line 49 just before the closing php tag add these 2 lines of code:
update_option( 'us_license_activated', 1 );
update_option( 'us_license_secret', 'secret_goes_here' );

Now visit the Zephyr > About the theme page and you will see it's activated:
Zephyr/framework/admin/functions/dashboard.php

9047

Thank you sir.. (y):)
 
Code:
You need to null the theme so you can use the Header Builder plugin.

Edit this file: Zephyr/framework/admin/functions/about.php

Around line 49 just before the closing php tag add these 2 lines of code:
update_option( 'us_license_activated', 1 );
update_option( 'us_license_secret', 'secret_goes_here' );

Now visit the Zephyr > About the theme page and you will see it's activated:
Zephyr/framework/admin/functions/dashboard.php
Hello! The dashboard.php file doesn't exist... the theme is now nulled but I don't have access to Header Builder. Do you have any idea please :/?
 
  • Like
Reactions: SEPEHR
For activate the theme, you need to edit "functions.php" from the Theme.
Search this:
if ( ! defined( 'US_ACTIVATION_THEMENAME' ) ) {
define( 'US_ACTIVATION_THEMENAME', 'Zephyr' );
}
Replace with:
update_option( 'us_license_activated', 1 );
if ( ! defined( 'US_ACTIVATION_THEMENAME' ) ) {
define( 'US_ACTIVATION_THEMENAME', 'Zephyr' );
}
Ta Chan => Theme Activated!!!
 
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