Uncode - Best Creative Multiuse & WordPress WooCommerce Theme

Uncode - Creative Multiuse & WordPress WooCommerce Theme v2.9.3.2

No permission to download

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
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

hgghjg76

Member
Jun 28, 2020
51
10
8
v2.7.7. download link's not working and none of the recent versions are available.

Can someone post v2.7.7 please?

@Tomz
 
Last edited:

hgghjg76

Member
Jun 28, 2020
51
10
8
If anyone has Uncode WPBakery Page Builder 6.9.0.1, could they share it, please? It won’t update.

Thanks.
 
Last edited:

nestormariano

New member
Apr 12, 2021
20
3
3
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
 

hgghjg76

Member
Jun 28, 2020
51
10
8
Thanks. You don’t have 2.7.7 do you? The download link’s not working (the reason I’m using 2.7.6).
 

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
  • Love
Reactions: iBotWeb

lynx

Active member
Nov 30, 2018
105
113
43
Tomz 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...
 

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