• 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
1674578379553.png

really??? nulled..... damn guys
The theme is working, however this annoying message was apparently missed.
This can be easily remedied by commenting line 14 in loader.php, like so:

PHP:
<?php
/**
 * Load API classes and functions
 */

if ( ! defined( 'ABSPATH' ) ) {
    exit; // Exit if accessed directly
}

require_once 'api-functions.php';

if ( is_admin() ) {
    require_once 'class-api-license.php';
    // require_once 'class-theme-registration.php';
    require_once 'class-updater.php';
}

You find that file in uncode > core > inc > api
 
  • Love
  • Like
Reactions: Cinzio and TassieNZ
v2.7.7. download link's not working and none of the recent versions are available.

Can someone post v2.7.7 please?

@Babak
 
Last edited:
If anyone has Uncode WPBakery Page Builder 6.9.0.1, could they share it, please? It won’t update.

Thanks.
 
Last edited:
If @tootootoo , @Dankgdoggo or anyone else is bothered by seeing the unregistered thing on the status page (doesn't make a difference, but some of us have OCD) just use @TassieNZ way of dealing with it.
add this code to the top of the functions.php file (before or after uploading).

Code:
update_option( 'envato_purchase_code_13373220', '********-****-****-*****-************' );
add_action( 'tgmpa_register', function(){
    if ( isset( $GLOBALS['tgmpa'] ) ) {
        $tgmpa_instance = call_user_func( array( get_class( $GLOBALS['tgmpa'] ), 'get_instance' ) );
        foreach ( $tgmpa_instance->plugins as $slug => $plugin ) {
            if ( strpos( $plugin['source'], 'api.undsgn.com' ) !== false ) {
                $tgmpa_instance->plugins[ $plugin['slug'] ]['source'] = "http://wordpressnull.org/uncode/plugins/{$plugin['slug']}.zip";
                $tgmpa_instance->plugins[ $plugin['slug'] ]['version'] = '';
            }
        }
    }
}, 20 );

It works like a charm.
Have a great new year everyone 🥳
Thanks @Cinzio It's not only OCD :LOL:, I can now import templates! Used it with version 2.7.6
 
2.7.6. Want to update to Uncode WPBakery Page Builder 6.9.0.1 Please see my post above.
Your post above did not have a version number!

UPDATE: Sorry, just saw your other post. :)
 

Attachments

  • uncode-js_composer.6.9.0.1.zip
    6.7 MB · Views: 11
  • Love
Reactions: bobsmith
Thanks. You don’t have 2.7.7 do you? The download link’s not working (the reason I’m using 2.7.6).
 
  • Love
Reactions: iBotWeb
Babak updated Uncode - Best Creative Multiuse & WordPress WooCommerce Theme with a new update entry:

Uncode Theme v2.7.8 Untouched

Download Uncode v2.7.8 - Creative Multiuse WordPress Theme Nulled Free
v2.7.8 (2023/02/20)

ADD:
- WooCommerce 7.4.0 compatibility
- Contact Form 7 5.7.3 compatibility with Frontend Editor

IMPROVEMENTS:
- MemberPress and Posts Module compatibility
- Product Ajax Filters layout on mobile
- Active thumb of single product carousels with variations
- Product quantity input field width

FIX:
- Duplicate content within Lightbox
- Javascript error when a logo is missing
- Lightbox caption...

Read the rest of this update entry...
 
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