Thrive Themes Clever Widgets v1.53I'm looking for the latest version of Clever Widgets which is apparently missing though it's marked as included in the Pack.
@Tomz Kindly Include it and make an update
Generally NOT nulled. Instructions are in this thread somewhere! Otherwise, I think @freenulled offered a pack of nulled ones in this thread, but may not be the newest. Not sure.HAve these been nulled, i get the error message they have to be activated firt?
Thrive Themes Clever Widgets v1.53
![]()
0 byte file on MEGA
MEGA provides free cloud storage with convenient and powerful always-on privacy. Claim your free 50GB now!mega.nz
TassieNZ![]()
Hi,
Thanks for the code :
For nulling just go to your any thrive plugin folder but i prefer to go to thrive visual editor folder and open /wp-content/plugins/thrive-visual-editor/thrive-dashboard/classes/Product/LicenseManager.php
find this codes around line 137
PHP:
if ( empty( $this->license_data ) ) {
return false;
}
and change it to this code
PHP:
if ( empty( $this->license_data ) ) {
return true;
}
this method work good for all thrive plugins
and then find this code around line 94
PHP:
public function itemActivated( $item ) {
and replace with this code or just add " return true; after the code
PHP:
public function itemActivated( $item ) {
return true;
and everything should work as excepted
LOVE IT!
![]()
Download ALL Thrive Plugins 2020-05-03 Nulled Free
Thrive Quiz Builder v2.2.14.2 - Thanks To @NullMaster
Thrive Clever Widgets v1.51
Thrive Headline Optimizer v1.2.7
Thrive Optimize Plugin v1.4.1
Thrive Comments Plugin v1.4.1
Thrive Leads v2.2.14.2
Thrive Apprentice Plugin v2.2.14.2
Thrive Ovation v2.3.0
Thrive Ultimatum v2.2.13.2
Thrive Visual Editor / Architect v2.5.3.2
here, its not activated...how do i nulled the plugin, ive try the comment...Tomz submitted a new resource:
Download ALL Thrive Plugins - Download Free ALL Thrive Plugins Latest Version Nulled
Read more about this resource...
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.