How to Null and Activate Premium WordPress Themes and Plugins [Valuable info]

  • Thread starter Thread starter Deleted member 752298
  • Start date Start date
@wewoowe1xx1 There you go.

Here is the Newspaper theme v12.4 and the child theme, with the TD_Composer plugin v4.1 already nulled, and some other things in the package like some Photoshop (PSD) files, demo sliders, and some other optional plugins used with the theme.

After the work was done, I tested it on my local server and it worked flawlessly, and even imported and installed the themes.


Cheers

DL:
Code:
https://www.mediafire.com/file/q363hlfrqxxyupw/newspaper_package_141.zip/file

VT (0/50):
Code:
https://www.virustotal.com/gui/file/59d87482cd191497d7c73dc5a2948f065ef77954dd83dca5453f8b0b98e69786
 
@wewoowe1xx1 There you go.

Here is the Newspaper theme v12.4 and the child theme, with the TD_Composer plugin v4.1 already nulled, and some other things in the package like some Photoshop (PSD) files, demo sliders, and some other optional plugins used with the theme.

After the work was done, I tested it on my local server and it worked flawlessly, and even imported and installed the themes.


Cheers

DL:
Code:
https://www.mediafire.com/file/q363hlfrqxxyupw/newspaper_package_141.zip/file

VT (0/50):
Code:
https://www.virustotal.com/gui/file/59d87482cd191497d7c73dc5a2948f065ef77954dd83dca5453f8b0b98e69786


Being new here... and reading this thread before I reached out to you about my issue, I was hopeful... when you replied to my post and said, "... I'll take a look and see if in fact it can be nulled" ... when you used the word IF, I wasn't as hopeful, maybe 50/50 ... but now, I see that you're the REAL FU@#KING DEAL!

Thank a ton... if you need anything, let me know... I have a ton of Premium Themes and Plug-ins.
 
I know "TL;DR" (Too Long, Didn't Read). I try to condense the best I can all the information so people don't get bored reading and do get all the information. You know, like when someone shares a file that is password protected and mentions the password in the first post, and then you get tons of posts asking for the password... we humans...

Well, here we go.

The theme can be activated but there are external extra things, like the extra skins, that will not be downloaded because the provider's server will check the validity of the license first, before providing the download files.

All other things and functions of the theme that work without any remote server dependency, will work with no problem.

That been said, the theme will be activated by using the method below. You will need to try it for yourself to see what things will work and what things will not.

An important thing is that the theme requires the "TRX_ADDONS" free plugin and it is installed when you install the theme. Such plugin requires a modification too of one line (listed below too). ANY time that there is an update to that plugin and you update it (and it will because it is free), you will need to do the plugin modification line again.

When there is a modification available for that free plugin, you will see it in the plugins area but it will not update until you click on "update", so you won't need to worry about the plugin auto-updating unless you have configured your server to do so.


MODIFICATIONS IN THE THEME (2):

#1

Code:
File:
chinchilla/plugins/trx_addons/trx_addons.php
Line:
1156
Change:
function chinchilla_is_theme_activated() {
To:
function chinchilla_is_theme_activated() { return true;

#2
Code:
File:
chinchilla/functions.php
Line:
21
Add the following block in the empty line 21:
if( get_option( sprintf( 'trx_addons_theme_%s_activated', get_option( 'template' ) ) ) != 1 ) {
  update_option( sprintf( 'trx_addons_theme_%s_activated', get_option( 'template' ) ), '1' );
  update_option( sprintf( 'purchase_code_%s', get_option( 'template' ) ), 'L12345678' );
}

NOTE: The "L12345678" in the code above is a fake license number. You may use anything or any random string of any number of characters.

MODIFICATION IN THE PLUGIN "TRX_ADDONS" (1)

Code:
File:
plugins/trx_addons/components/theme-panel/theme-panel.php
Line:
211
Change:
    function trx_addons_get_theme_activated_status() {
To:
    function trx_addons_get_theme_activated_status() { return 'active';

NOTE: Do not confuse the plugin with the other plugin with the same name in the theme/plugins folder. The one to be modified is the one downloaded in the WordPress plugin folder, NOT the theme folder.

Now, if you prefer the job done for you instead of messing with the above code, then below is the download for the main theme you provided, already modified, and the latest version of the "TRX_ADDONS" plugin, also already modified.

The child theme needs no modification. The other plugins, like "js_composer", "Elementor", etc. that's another story. Those are not covered in this report xD

DL:
Code:
https://www.mediafire.com/file/pna4abi82rijs4e/mod_files.zip/file

VT (0/57):
Code:
https://www.virustotal.com/gui/file/d2dbd53c502eb549ca0b9d67556017f11f3be1c561627dac70bc649d47d3b36b
Hi Z, i applied these in theme Dom v1.0.0 but all been error message: There has been a critical error on this website.
Can you help?
Thankyou
 
Hi Z, i applied these in theme Dom v1.0.0 but all been error message: There has been a critical error on this website.
Can you help?
Thankyou

The instructions were for a different product. You would need to share a link for downloading your theme so I can take a look.

Any tutorial to successfully null Perfmatte

Hello Roger.

As @RoiBox says, the plugin works without a license. In this case, the license is used exclusively for two things; (1) updates, and (2) for displaying info or messages in the license tab area.

I checked just now and none of the functions are dependent on the license, nor are blocked by the lack of a license.

Cheers.

Espero que todo esté bien por alla en Vene.
 
You don´t need to null Perfmatters, it is fully working without a licens.

Hello Roger.

As @RoiBox says, the plugin works without a license. In this case, the license is used exclusively for two things; (1) updates, and (2) for displaying info or messages in the license tab area.

I checked just now and none of the functions are dependent on the license, nor are blocked by the lack of a license.

Cheers.

Espero que todo esté bien por alla en Vene.
So, their pricing structure that allows X number of sites is just a marketing joke? - Meaning, I can install the same file on infinite sites?, sorry but I don´t get it.

They are smart enough to develop one of the best performance plugins for WP websites but to dumb for this?
 
So, their pricing structure that allows X number of sites is just a marketing joke? - Meaning, I can install the same file on infinite sites?, sorry but I don´t get it.
Yes, but you wont get autoupdates on more than one site.
They are smart enough to develop one of the best performance plugins for WP websites but to dumb for this?
Yes. But they are not alone to do this, a lot of plugins don´t need any nulling. All plugins I share in the forum under my profiles about page does not need any nulling at all, those are original files directly from the developers that I bought.
 
Exactly. Their price for X number of sites is not for allowing the plugin to work on those sites. It really is for letting those sites get updates when they are available.


They are smart enough to develop one of the best performance plugins for WP websites but to dumb for this?

Well, yes they are smart, and yes, the plugin is good, but it is not the only one and definitely not the best, as there are many similar.

If you know some programming and check the code, you would see that they use simple methods that are available all around the internet and even in other similar plugins.

It is just that they are simple and easy to use. The methods are collected in a single plugin and the user can implement what he or she likes without programming knowledge. The one thing they lack, that would be great, is caching. Perfmatters use no cache.
 
The instructions were for a different product. You would need to share a link for downloading your theme so I can take a look.
How I share link here? seem moderator not approved. i try 2 times share link but still in moderator mode. But now its gone.
 
How I share link here? seem moderator not approved. i try 2 times share link but still in moderator mode. But now its gone.

I am not sure in which way you tried to do it or if even the product is listed in the "Do not share" list but I guess that it is because you are too new here. It shows that you joined yesterday. My advice; read the rules of the forum first.
 
I am not sure in which way you tried to do it or if even the product is listed in the "Do not share" list but I guess that it is because you are too new here. It shows that you joined yesterday. My advice; read the rules of the forum first.
yes Z, i am new. Ok thanks for info. I will read the rules.

Thank you for responding... here are the files:
hello wewoowee1xx1, can you share how to send url link here?
thank you.

The instructions were for a different product. You would need to share a link for downloading your theme so I can take a look.
 

Attachments

@bzrich As mentioned earlier, read the rules bro. You must include a VirusTotal scan (VT) with every shared file. Here I am providing it for you, but next time you need to do that.

The hash came up immediately upon uploading the file. That means that the file was already scanned by you or someone else. It came out clean.

I will check the file as soon as I have the opportunity and will let you know.

VT (0/61):
Code:
https://www.virustotal.com/gui/file/c6851883625e1e96b8ca806dad14c9cb30ce4c0ece61a4ccf6efb431627b7443

Ok, I checked the theme and there is nothing to do with the theme files. The modification is to be done in the required plugin "ThemeREX Addons". However, even when it can be activated, you will be using the basic skin because it will not allow you to download any new skin without a purchase key. Their server checks the key first, before handing you the file, so it won't happen.

You will need to install the "ThemeREX Addons" plugin and modify the following:

In the main file of the plugin, called "trx_addons.php", insert the following code:

Code:
update_option( 'trx_addons_theme_dom_activated', true );
update_option( 'purchase_code_dom', 'L12345678' );
update_option( 'purchase_code_src_dom', 'L12345678' );
update_option( 'access_token_dom', '6fb58c9693bae77d52fbfd44eaec3328' );

right after the following code in line #12:

Code:
// Don't load directly
if ( ! defined( 'ABSPATH' ) ) exit;

// Current version
if ( ! defined( 'TRX_ADDONS_VERSION' ) ) define( 'TRX_ADDONS_VERSION', '2.21.1.1' );

It should look like this:

Code:
// Don't load directly
if ( ! defined( 'ABSPATH' ) ) exit;

// Current version
if ( ! defined( 'TRX_ADDONS_VERSION' ) ) define( 'TRX_ADDONS_VERSION', '2.21.1.1' );
update_option( 'trx_addons_theme_dom_activated', true );
update_option( 'purchase_code_dom', 'L12345678' );
update_option( 'purchase_code_src_dom', 'L12345678' );
update_option( 'access_token_dom', '6fb58c9693bae77d52fbfd44eaec3328' );

In case you are wondering, the "L123456678", and the "6fb58c9693bae77d52fbfd44eaec3328" above are arbitrary values. You may use any string you prefer.

If you update the "ThemeREX Addons" plugin at any moment that an update is available, the same process of modification should be done to the new version.

I hope this helps.
 
Ok, I checked the theme and there is nothing to do with the theme files. The modification is to be done in the required plugin "ThemeREX Addons". However, even when it can be activated, you will be using the basic skin because it will not allow you to download any new skin without a purchase key. Their server checks the key first, before handing you the file, so it won't happen.

You will need to install the "ThemeREX Addons" plugin and modify the following:

In the main file of the plugin, called "trx_addons.php", insert the following code:

Code:
update_option( 'trx_addons_theme_dom_activated', true );
update_option( 'purchase_code_dom', 'L12345678' );
update_option( 'purchase_code_src_dom', 'L12345678' );
update_option( 'access_token_dom', '6fb58c9693bae77d52fbfd44eaec3328' );

right after the following code in line #12:

Code:
// Don't load directly
if ( ! defined( 'ABSPATH' ) ) exit;

// Current version
if ( ! defined( 'TRX_ADDONS_VERSION' ) ) define( 'TRX_ADDONS_VERSION', '2.21.1.1' );

It should look like this:

Code:
// Don't load directly
if ( ! defined( 'ABSPATH' ) ) exit;

// Current version
if ( ! defined( 'TRX_ADDONS_VERSION' ) ) define( 'TRX_ADDONS_VERSION', '2.21.1.1' );
update_option( 'trx_addons_theme_dom_activated', true );
update_option( 'purchase_code_dom', 'L12345678' );
update_option( 'purchase_code_src_dom', 'L12345678' );
update_option( 'access_token_dom', '6fb58c9693bae77d52fbfd44eaec3328' );

In case you are wondering, the "L123456678", and the "6fb58c9693bae77d52fbfd44eaec3328" above are arbitrary values. You may use any string you prefer.

If you update the "ThemeREX Addons" plugin at any moment that an update is available, the same process of modification should be done to the new version.

I hope this helps.
@zilog357 Terima kasih banyak. superb.
The theme is now working activated. even cannot use other skin.
Thank you for the help bro.

@zilog357
Terima kasih banyak. superb.
The theme is now working and activated. even cannot use other skin.
Thank you for the help bro.
 
hi @zilog357

is posible nulled this plugin?​

https://drive.google.com/file/d/1FW84tto0X1dqYCL7KuQDVmG3ebv9_q4c/view?usp=sharinghttps://www.virustotal.com/gui/file/b2f61ad19478d4ddb907f98c787fda0c3b4fe5acc6f0931385abd14760812e78/detection
 
Hey guys!

I love to contribute to BHW and I would like to share some handy lines of code to make it more easier to activate premium WordPress themes and plugins. To start with, I'd like to share how to null Yoast Premium plugins:

How to Activate Yoast Premium plugins:

Step 1:


Find the following file using a FTP client, such as FileZilla:

wordpress-seo-premium/vendor/yoast/license-manager/class-license-manager.php,

Step 2:

Find the function get_license_status() at line 327:

Code:
public function get_license_status() {
$license_status = $this->get_option( 'status' );
return trim( $license_status );
}

Step 3:

In line 330, change:

Code:
return trim( $license_status );

to:

Code:
return 'valid';

Et voilà: your Yoast Premium plugins will work. :)

More plugins and themes will follow soon.

Stay tuned.
its a good one . thanks a lot for sharing . will try must
 
Back
Top