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

Uncode - Best Creative Multiuse & WordPress WooCommerce Theme

Uncode - Creative Multiuse & WordPress WooCommerce Theme v2.8.14 Nulled

No permission to download
Hello everyone,
Nulled process updated for fix "Save changes" button at the options page. Work for v2.8.x
For next nulled release @lynx :)

Hello @lynx
Uncode Privacy, Uncode WPBakery Page Builder, WPBakery Page Builder Clipboard update are missing.
Thanks

Hello @guarda diretta and @Breadwinner
Before install or update the theme, for nulled process, add this code at the first line in functions.php file of the theme.

PHP:
update_option( 'envato_purchase_code_13373220', 'activated' );
/* Added Jun 17, 2023 for v2.8.0 */
add_action('login_enqueue_scripts', 'hide_uncode_admin_notices');
add_action('admin_enqueue_scripts', 'hide_uncode_admin_notices');
function hide_uncode_admin_notices() {
    echo '<style>div.notice.error.illegal-purchase-code { display: none; }</style>';
}

replace these lines in the uncode-core/includes/core-functions.php and core/inc/api/api-functions.php

PHP:
/**
 * Check validity of purchase code.
 */

function uncode_core_check_valid_purchase_code() {
    $is_valid      = true;
    $purchase_code = trim( uncode_get_purchase_code() );
    if ( $purchase_code && ! preg_match("/^([a-f0-9]{8})-(([a-f0-9]{4})-){3}([a-f0-9]{12})$/i", $purchase_code ) ) {
        $is_valid = false;
    }

    return $is_valid;
}

with

PHP:
/**
 * Check validity of purchase code.
 */
function uncode_core_check_valid_purchase_code() {
    /* $purchase_code = trim( get_option( 'envato_purchase_code_13373220', false ) );
    if ( $purchase_code && ! preg_match("/^([a-f0-9]{8})-(([a-f0-9]{4})-){3}([a-f0-9]{12})$/i", $purchase_code ) ) {
        $is_valid = false;
    }
    return $is_valid; */
    return true;

}

and in the core/inc/helpers.php /* Added 08/29/2023 */

PHP:
function uncode_fo8l_op() {
    $is_valid      = true;
    $purchase_code = trim( uncode_get_purchase_code() );

    if ( $purchase_code && ! preg_match("/^([a-f0-9]{8})-(([a-f0-9]{4})-){3}([a-f0-9]{12})$/i", $purchase_code ) ) {
        $is_valid = false;
    }

    $purchase_code_chars = str_replace('-', '', $purchase_code );

    if ( strlen( $purchase_code_chars ) > 0 && isset( $purchase_code_chars[0] ) ) {
        $first_char          = $purchase_code_chars[0];
        $has_same_chars      = true;

        for ( $i = 1; $i < strlen( $purchase_code_chars ); $i++ ) {
            if ( $purchase_code_chars[$i] != $first_char ) {
                $has_same_chars = false;
            }
        }

        if ( $has_same_chars ) {
            $is_valid = false;
        }
    }


    return $is_valid;
}

with

PHP:
function uncode_fo8l_op() {
    /* $is_valid      = true;
    $purchase_code = trim( uncode_get_purchase_code() );

    if ( $purchase_code && ! preg_match("/^([a-f0-9]{8})-(([a-f0-9]{4})-){3}([a-f0-9]{12})$/i", $purchase_code ) ) {
        $is_valid = false;
    }

    $purchase_code_chars = str_replace('-', '', $purchase_code );

    if ( strlen( $purchase_code_chars ) > 0 && isset( $purchase_code_chars[0] ) ) {
        $first_char          = $purchase_code_chars[0];
        $has_same_chars      = true;

        for ( $i = 1; $i < strlen( $purchase_code_chars ); $i++ ) {
            if ( $purchase_code_chars[$i] != $first_char ) {
                $has_same_chars = false;
            }
        }

        if ( $has_same_chars ) {
            $is_valid = false;
        }
    }

    return $is_valid;*/
    return true;
}

For all demo code, all shortcode are present into :

wp-content/plugins/uncode-core/includes/one-click-demo/demo-files/content.xml

Just open file with Notepad++ and :

1. Find title of section demo (CTRL + F)
2. Copy the code inside <![CDATA[ ... ]]
3. Paste the code into the wordpress text editor (after you can use Uncode JS Composer Editor for editing)
4. Save

Enjoy

Updated : 08/29/2023 (work for v2.8.x)
 
Last edited:
Hi friends. I nulled 2.8.4 for you.

Also, please keep in mind I did not do the demo importing process. I have only nulled the theme for licensing and license warning (theme is registered).

Enjoy.
 

Attachments

  • Uncode 2.8.4 - corrected.zip
    7.7 MB · Views: 43
Last edited:
  • Like
Reactions: Dukessa
2.8.4 nulled version with plugs? please? Thanks! I can't save change
 
Hola amigos. Año 2.8.4 por ti.

Además, tenga en cuenta que no realizó el proceso de importación de demostración. Solo anule el tema para licencia y advertencia de licencia (el tema está registrado).

Disfrutar.
I updated my theme with this version and there is no way to save the changes. :/
 
lynx updated Uncode - Best Creative Multiuse & WordPress WooCommerce Theme with a new update entry:

Uncode v2.8.5 Untouched

ADD:
- WooCommerce 8.1.0 compatibility
- Twiiter-X square Icon

IMPROVEMENTS:
- WebP as Featured Image in loops
- Sorting by meta key on Posts module
- Search form space in vertical Menus
- Sticky element refresh inside Tabs

FIX:
- Font size for Buttons in Navbar Menu
- Marquee left to right stopped after first cycle
- Filter Menu vertical align
- Post type issue on Product loop
- Secondary Image with Metro layout
- Content Block and 404 issue with split resources
- Progress Bar Max Value
-...

Read the rest of this update entry...
 
  • Love
Reactions: iBotWeb

Uncode - Creative Multiuse & WordPress WooCommerce Theme v2.8.5 Untouched​

total virus detects a trojan in your file​

I downloaded the original zip from my ThemeForest account and re-analysed the original with Virus Total and it also shows the one result. I guess that this is a false positive.
 
Hi friends, I quickly nulled v2.8.5.

The uncode.zip file in the archive is nulled and contains the nulled Uncode Core plugin pre-packaged. For your convenience I also added the uncode-core.zip plugin in the plugins directory in the archive. The plugins folder also contains a lot of third-party Uncode addons that they ship with their releases on ThemeForest.

The core plugin and theme itself are fully nulled and I removed the license check call home feature. If the theme shows as unregistered, you can just fill any value you want in the textbox, check the checkbox and press the register button. This should mark the theme as registered.

Enjoy!
 

Attachments

  • Uncode-2.8.5-nulled.zip
    47.1 MB · Views: 57
  • Like
Reactions: pedrobonfim.br
Olá amigos, anulei rapidamente a v2.8.5.

O arquivo uncode.zip no arquivo é anulado e contém o plug-in Uncode Core anulado pré-empacotado. Para sua conveniência, também adicionei o plugin uncode-core.zip no diretório plugins do arquivo. A pasta de plug-ins também contém muitos complementos Uncode de terceiros que eles enviam com seus lançamentos no ThemeForest.

O plugin principal e o tema em si foram totalmente anulados e removi o recurso de call home de verificação de licença. Se o tema aparecer como não registrado, basta preencher qualquer valor desejado na caixa de texto, marcar a caixa de seleção e pressionar o botão registrar. Isso deve marcar o tema como registrado.

Aproveitar!

Thanks Friend! Working 100%
 
  • Like
Reactions: link10001000
Babak updated Uncode - Best Creative Multiuse & WordPress WooCommerce Theme with a new update entry:

Uncode Theme v2.8.6 Untouched

Download Uncode v2.8.6 - Creative Multiuse WordPress Theme Nulled Free
v2.8.6 (2023/10/05)
ADD:

- New Google Fonts
- WhatsApp in Share module
- Twitter-X Icon variant

IMPROVEMENTS:
- Custom CSS and JS indicator for WPBakery Page Builder
- UI Icons on WPBakery Frontend Builder
- Deprecated PHP warnings
- Marquee initialization
- WP Rocket LazyLoad for Images option
- Prevent PHP Fatal Error in Single Media (edge cases)

FIX:
- WPML fix for custom link in Posts Module...

Read the rest of this update entry...
 
  • Love
Reactions: iBotWeb
Hi, Link. I could not find the code lines in core-functions.php to null it. Is there a new process now?

Hi @Galt, sorry for the late response. I didn't see your message until now.

Which code lines in the core-functions.php file do you mean exactly?

Let me quickly explain all the changes I made to the Uncode theme files and the Uncode Core plugin while nulling:

Uncode theme
  • File: core/inc/api/api-functions.php
    • At line 97 is a function "uncode_api_check_response". This returns a number based on the response from their API. As a response from their API is useless when nulling, I just removed the contents of the function and instead just return 1 (meaning "Purchase code saved - Ok"). This bypasses an error when saving any key in the theme options. It will just accept any value.
    • A bit further down, at line 190 (of the original file without modification), there is a function called "uncode_upgrader_pre_download". When you try to update a premium plugin using Uncode, this function will make a call home to check if the license is valid. This behaviour is unwanted as the developer can probably see some sort of logs at their end when this call home happens. I modified the function to check if the $package contains the string "api.undsgn.com/downloads". If this is the case, it will just throw a WP_Error with the message that this version of Uncode cannot be used to install premium plugins. This error is catched by WordPress and it will just show that it couldn't update the plugin (and without the call home).
    • In the same file, at line 374 (of the original file without modification), there is a function called "uncode_check_valid_purchase_code". This one is used in a couple of locations throughout the theme to check if the purchase code seems valid. All it actually does is checking if the purchase code is a valid UUID and there is also another check that is very inefficient that checks if not all characters are the same. This way you can't use a nil/empty UUID (all 0's) for example. As I don't like to just comment a bunch of code and add a simple return statement, I replaced the contents of the function with just "return true;" to not check anything and just say that it is valid.
  • File: core/inc/helpers.php
    • At the bottom of the file, at line 2345, there is a function called "uncode_fo8l_op". This contains exactly the same code as in the previous file at line 374 and just has an obscure name and other file location to possibly trick people trying to bypass the basic purchase code validation. However, when the purchase code is checked in the theme, both functions should return true in order to see the purchase code as valid, so this one was easy to find and bypass in the same way as the function in the previous file by just returning true (and I also didn't comment the original code here but just removed it).
Uncode Core plugin
  • File: includes/core-functions.php
    • At line 184, there is a function called "uncode_core_is_registered". This function will also do a call home, and if this function doesn't return true, the large banner that the theme is not registered will be shown. I modified the function to just return true, so the banner will not get rendered and the Core plugin thinks the theme is activated.
    • In the same file, at line 353 (of the original file without modification), there is a function called "uncode_core_check_valid_purchase_code". This function does exactly the same as the previous two functions to check the format of the purchase code (but this one doesn't check if all characters are the same). As this check is unwanted, I replaced the contents of the function with just "return true;".

These are all the changes I made to the theme itself and the core plugin. I however replaced the original core plugin in the "core/plugins_activation/plugins" directory of the theme itself with the nulled version of the core plugin so this one can be updated from the Uncode plugin updater interface in WordPress, and I added the nulled core plugin to the plugins directory as in the Uncode releases on ThemeForest the core plugin isn't included in this folder which can be frustrating.

I took a bit of a different approach than @iBotWeb, as I nulled the theme and core plugin before I was aware of that guide. As I wrote earlier, I don't comment the old code but just replace it, and I removed a couple of call homes in the theme and core plugin. I think that some parts of the way I null the theme are more ideal than the ones in the guide. For example, the guide echo's a style tag to hide the banner, but at the time the banner is rendered, a call home is made to check the license (by default in WordPress this includes the referer - the domain of your website - and sends it to the author). Also, you may have noticed that I don't set the "envato_purchase_code_13373220" in the functions.php file, as this will update the entry in the wp_options table in the database on every request that is made to the site which is a bit wasteful on resources in my opinion. If the changes I described are used to null the theme, there will be no purchase code set. The theme can show up as not registered, but entering any value you want in the purchase code field in the theme options, checking the checkbox and pressing the button will make it show up as registered (without the call home that it would do previously to check if the value is valid) and save the entered value for the "envato_purchase_code_13373220" key in the database once (instead of setting it every request).

If you have any questions, just tag me and I will see if I can help.

Enjoy!
 
  • Like
Reactions: iBotWeb
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