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

Phlox Pro - Elementor Multi-Purpose WordPress Theme

Phlox Pro - Elementor Multi-Purpose WordPress Theme v5.15.5

No permission to download
https://mega.nz/#!J8VWEaTS!Uc8IeZN3KtbmxYbr8JbUs5bQugI2NjMAhur0NpI7UbY
auxin elements nulled. test file. demo importer ok. all finish.

nulled method:
location: wp-content\plugins\auxin-elements\includes
file: general-functions.php
function auxin_is_activated(){
$getLicense = 'zorerkekallreadyhere';
$token_status = true;
$isPro = true;

// Check token validation every 24 hours
$key = sanitize_key( 'auxin_check_token_validation_status' );

return $token_status;
 
https://mega.nz/#!J8VWEaTS!Uc8IeZN3KtbmxYbr8JbUs5bQugI2NjMAhur0NpI7UbY
auxin elements nulled. test file. demo importer ok. all finish.

nulled method:
location: wp-content\plugins\auxin-elements\includes
file: general-functions.php
function auxin_is_activated(){
$getLicense = 'zorerkekallreadyhere';
$token_status = true;
$isPro = true;

// Check token validation every 24 hours
$key = sanitize_key( 'auxin_check_token_validation_status' );

return $token_status;
I tried this too, But within a day the theme automatically finds out that it is not activated.
 
  • Like
Reactions: Nury
Babak updated Phlox Pro - Elementor MultiPurpose WordPress Theme with a new update entry:

Phlox Pro v5.1.5 - Nulled

Download Phlox Pro v5.1.5 - Elementor MultiPurpose WordPress Theme Nulled Free
Phlox Pro WP theme – What’s new in version 5.1.5

– [New]: Introducing more reliable and consistent automatic updater tool.
– [New]: New typography options added.
– [New]: New loading preview options for responsive attachment added.
– [New]: New options to customizing the forms.
– [Fix]: An issue with alignment of menu in Elementor fixed.
– [Fix]: An issue with page animation and elementor lightbox fixed.
–...

Read the rest of this update entry...
 
v5.1.8 null

after theme installation, auxin element manuel install,
or, replace this file.
 
  • Love
  • Like
Reactions: ramfy and Babak
v5.1.8 null

after theme installation, auxin element manuel install,
or, replace this file.
are u test it before ? its nulled ?
The purchase key is not valid. [VA509]
 
hey thanks but download link removed its better tell users how to null this theme
thanks so much
ok

open plugin auxin-elements/includes/general-functions.php.

find lin 2148

PHP:
function auxin_is_activated(){
    $getLicense = get_option( THEME_ID . '_license' );
    $isPro      = defined('THEME_PRO' ) && THEME_PRO;
    if( $isPro && ( isset( $getLicense['token'] ) && ! empty( $getLicense['token'] ) ) ){
        // Check token validation every 24 hours
        $key = sanitize_key( 'auxin_check_token_validation_status' );
        if ( false === $token_status = auxin_get_transient( $key ) ) {
            $token_validation = Auxin_License_Activation::get_instance()->maybe_invalid_token();
            $token_status     = isset( $token_validation['allowed'] ) ? $token_validation['allowed']: 0;
            // Add transient
            auxin_set_transient( $key, $token_status , 2 * DAY_IN_SECONDS );
        }
        return $token_status;
    }
    return false;
}

change this
PHP:
function auxin_is_activated(){
    return true;
}

it is ok
 

Forum statistics

Threads
78,618
Messages
1,122,635
Members
245,500
Latest member
chtilaaapin
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