Download ALL Thrive Plugins Bundle

Download ALL Thrive Plugins Bundle April 03, 2025

No permission to download

Bexxley

Member
Jul 9, 2019
50
18
8
Germany
Regarding to the new Theme Builder:
I did the nulling method with "return true" and it works to activate the theme.
But unfortunately it's not possible to download the Shapeshift Theme template.
It says "Unauthorized to use theme, please check your TPM connection." when I try to get it from the Thrive Cloud.

Could someone upload it here, so I can import it via "Import from File" option.
Would be very kind and helpful!

Edit:
By the way. The "return true" works fine for the newest Thrive Architect as well. Thrive Architect is just not visible in the top admin bar anymore. Just go to Pages -> Edit with Thrive Architect to launch it ;)

Edit 2:
For everyone who hasn't the Theme Builder Theme yet. Just download the latest zip from this thread, upload "thrive-theme.zip" as a theme and then update it in wordpress and null it. But without a solution for this TPM connection error the theme is only half as worth as it is actually :/
 

Attachments

  • Bildschirmfoto 2020-03-03 um 06.23.03.png
    Bildschirmfoto 2020-03-03 um 06.23.03.png
    35.2 KB · Views: 37
Last edited:
  • Like
Reactions: mader and TomCatzy

AnormaL

Active member
Dec 26, 2019
163
68
28
I did all these steps for testing purpose to let you know that everything is working as excepted.
I had an old version of thrive so I upgraded the plugins to the latest version: https://tinyurl.com/rvxulc5
This mean I had to reactivate the plugins again because after update you need to null them again: https://tinyurl.com/qrgpqas

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 : https://tinyurl.com/szf4x4p

I hope this will help you ;)
 

afroking

Active member
Trusted Uploader
Aug 7, 2019
585
154
43
www.servedmind.com
I did all these steps for testing purpose to let you know that everything is working as excepted.
I had an old version of thrive so I upgraded the plugins to the latest version: https://tinyurl.com/rvxulc5
This mean I had to reactivate the plugins again because after update you need to null them again: https://tinyurl.com/qrgpqas

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 : https://tinyurl.com/szf4x4p

I hope this will help you ;)
great! but we have been able to active the theme builder and the plugins to the latest version...the only problem now is getting access to the shapeshift theme through the theme builder...have you tried that?
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    40.3 KB · Views: 13
  • Screenshot_2.png
    Screenshot_2.png
    33.4 KB · Views: 13
  • Screenshot_3.png
    Screenshot_3.png
    63.9 KB · Views: 13

AnormaL

Active member
Dec 26, 2019
163
68
28
great! but we have been able to active the theme builder and the plugins to the latest version...the only problem now is getting access to the shapeshift theme through the theme builder...have you tried that?
No i didnt tried, can you share the theme builder with me?
 

TomCatzy

Active member
May 5, 2019
238
49
28
The Thrive Theme Builder is the : thrive-theme.zip file within the Thrive Plugin bundle ? Is it ?
 

RogerM

Well-known member
Mar 3, 2020
461
439
63
Maracaibo, Venezuela

AnormaL

Active member
Dec 26, 2019
163
68
28
Sorry for asking a potential stupid questions but I am new to Thrives products. By uploading this to a WP installation...Are we getting all Thrives Themes products?
  • Architect
  • Optimize
  • Theme Builder
  • Leads
  • Quiz Builder
And so on?
yes
 
  • Like
Reactions: RogerM

TomCatzy

Active member
May 5, 2019
238
49
28
Sorry for asking a potential stupid questions but I am new to Thrives products. By uploading this to a WP installation...Are we getting all Thrives Themes products?
  • Architect
  • Optimize
  • Theme Builder
  • Leads
  • Quiz Builder
And so on?
I guess so if you subscribed to one of their plans.
 

RogerM

Well-known member
Mar 3, 2020
461
439
63
Maracaibo, Venezuela
I guess so if you subscribed to one of their plans.
Well, yeah obviously but it wasn´t what I wanted to know. Since these plugins are been shared here I assume they are either nulled or pre-activated (perhaps both mean the same, I don´t know), we would have access to the whole package.
 

afroking

Active member
Trusted Uploader
Aug 7, 2019
585
154
43
www.servedmind.com
they plugins
Well, yeah obviously but it wasn´t what I wanted to know. Since these plugins are been shared here I assume they are either nulled or pre-activated (perhaps both mean the same, I don´t know), we would have access to the whole package.
the plugins and themes are nulled which literary means you don't have a license to access the thrive dashboard which gives you free access to their plugins. what you can do is upload all the plugins you need manually. i hope i have answered your question
 

Bexxley

Member
Jul 9, 2019
50
18
8
Germany
Hey guys,

I have bad news. I managed to get the exported Shapeshift theme from someone who bought the Thrive Membership.
But when I try to import it, it says "Theme imported successfully!", then the page reloads and everything is like before. Maybe the file import option isn't working yet, because the plugin is so new.

I'll try to find a fix for this but I'm not sure if it's possible for me.
 
  • Like
Reactions: TomCatzy

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