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

Download ALL Thrive Plugins Bundle

Download ALL Thrive Plugins Bundle March 23, 2024

No permission to download

Babak

Well-known member
Staff member
Administrator
May 24, 2018
80,462
148,068
120
32
Babak submitted a new resource:

Download ALL Thrive Plugins - Download Free ALL Thrive Plugins Latest Version Nulled

ThriveThemes-Review-WordPress-Plugins.png
Download Free ALL Thrive Plugins Latest Version Nulled
Thrive Quiz Builder v2.0.60
Thrive Themes Clever Widgets v1.35

Thrive Themes Headline Optimizer v1.1.18
Thrive Themes Leads v2.0.60
Thrive Themes Ovation v2.0.21
Thrive Themes Ultimatum v2.0.62

Thrive Visual Editor v2.1.3

Read more about this resource...
 
I have the same question. I get asked to verify licence key to every plugin from thrive.
 
htdocs\babai\wp-content\plugins\thrive-ultimatum\thrive-dashboard\classes\Product\LicenseManager.php

if ( empty( $this->license_data ) ) {
return false;
}
if ( in_array( self::ALL_TAG, $this->license_data ) ) {
return true;
}
if ( null === $item ) {
return false;

to


if ( empty( $this->license_data ) ) {
return true;
}
if ( in_array( self::ALL_TAG, $this->license_data ) ) {
return true;
}
if ( null === $item ) {
return true;
 
please read.....

All Thrive plugins can be fixed by editing the file

/thrive-dashboard/classes/Product/LicenseManager.php

within each plugin folder.
Find the function

itemActivated()

and add as the first line of the function

return true;

No need to enter any license key.

Note that every thrive plugin you have installed on a site needs to be nulled.
If you have a non-nulled thrive plugin installed, it will prevent the others from being activated even if they have been nulled.
 
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