Phlox Pro - Elementor Multi-Purpose WordPress Theme

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

No permission to download

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,059
22,063
120
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;
 

hameedhudeen

Member
Aug 3, 2018
77
22
8
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

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,093
111,733
120
Tomz 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...
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,059
22,063
120
v5.1.8 null

after theme installation, auxin element manuel install,
or, replace this file.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,093
111,733
120
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]
 

99839

Member
Aug 22, 2018
40
24
8
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
 

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