Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
09-30-2021, 02:47 AM
(This post was last modified: 09-30-2021 02:49 AM by xiehe318.)
Post: #1
|
|||
|
|||
Original ThriveThemes plugins + how to null them
Download the original plugins from ThriveThemes by typing the following format as a
Address source:https://changelog.thrivethemes.com/ URL: (I'll do it for thrive-apprentice plugin as an example) http://download.thrivethemes.com/thrive-...-3.0.1.zip for the others, these are the form (just change the "x" with the number of the latest update) Code: download.thrivethemes.com/thrive-apprentice-X.X.X.X.zip download.thrivethemes.com/thrive-architect-X.X.X.X.zip download.thrivethemes.com/thrive-clever-widgets-X.X.X.zip download.thrivethemes.com/thrive-comments-X.X.X.zip download.thrivethemes.com/thrive-headline-optimizer-X.X.X.zip download.thrivethemes.com/thrive-leads-X.X.X.X.zip download.thrivethemes.com/thrive-optimize-X.X.X.zip download.thrivethemes.com/thrive-ovation-X.X.X.zip download.thrivethemes.com/thrive-quiz-builder-X.X.X.zip download.thrivethemes.com/thrive-ultimatum-X.X.X.X.zip download.thrivethemes.com/focusblog-X.X.zip download.thrivethemes.com/ignition-X.X.zip download.thrivethemes.com/luxe-X.X.zip download.thrivethemes.com/minus-X.X.zip download.thrivethemes.com/performag-X.X.zip download.thrivethemes.com/pressive-X.X.zip download.thrivethemes.com/squared-X.X.zip download.thrivethemes.com/storied-X.X.zip download.thrivethemes.com/voice-X.X.zip After the download (it's the original file) now let's null it. - Upload it normally in the plugin dashboard and activate it. - Go to child theme's functions.php and add the following code and click save: PHP: // Activate Thrive $thrive_options = array(0 => 'all',); update_option( 'thrive_license', $thrive_options ); - After clicking save, remove the code you've just added, and click save again (this is so important) we only need to run it once. DONE you'll get some minor updates automatically, but with the major update, you'll have to repeat the process! |
|||
09-30-2021, 02:51 AM
Post: #2
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them
Thank you for the great tip! +reps
⚠️Limited Availability⚠️
--> [GB of the Year!]Meme Coin Mastery --> InVideo Studio Unlimited Lifetime |
|||
09-30-2021, 03:03 AM
Post: #3
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them
Give someone a fish vs. show someone how to fish type of thread. Reps+++++
|
|||
09-30-2021, 03:25 AM
Post: #4
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them
Excellent info. Max reps added
|
|||
09-30-2021, 05:06 AM
Post: #5
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them | |||
09-30-2021, 01:49 PM
Post: #6
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them
Thanks for your nice share, reputation given!
|
|||
09-30-2021, 05:42 PM
Post: #7
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them
If you read the 1º Post good....... You will see the following line
- Go to child theme's functions.php and add the following code and click save: (09-30-2021 05:06 AM)ACHROFREJ Wrote: where to add the code???
Evening tips the cup,
Rose, burgundy, and gold. Refreshment for the soul. |
|||
10-01-2021, 02:38 AM
(This post was last modified: 10-01-2021 02:38 AM by kirstie.)
Post: #8
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them
Thanks xiehe318 - repped :)
|
|||
10-01-2021, 02:55 AM
Post: #9
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them
Cool stuff...thanks X
|
|||
10-01-2021, 03:18 AM
Post: #10
|
|||
|
|||
RE: Original ThriveThemes plugins + how to null them | |||