Cách active mythemeshop khi không có license key

  Please follow the steps below to activate MyThemeShop themes and plugins. Step 1:  Make sure you are using a fresh untouched theme again a...

 Please follow the steps below to activate MyThemeShop themes and plugins.

Step 1: 

Make sure you are using a fresh untouched theme again and go to the folder:

“mts_sense/functions/” – this can be any theme. E.g. mts_adsense

Step 2: 

In that folder, look for the file “theme-actions.php”. Open that file in a text editor and look for the following lines:

function mts_nhp_sections_override() {
define( 'MTS_THEME_INIT', 1 );

(I found it in line #845 and #846)

Step 3: 

Right after the second line, put a “return;” (without quotes).

It should look like this:

function mts_nhp_sections_override() {
define( 'MTS_THEME_INIT', 1 );
return;
if ( class_exists('mts_connection') && defined('MTS_CONNECT_ACTIVE') && MTS_CONNECT_ACTIVE ) {
return;
}

(do not get confused with the returns that were already there. Those do not need to be touched.)

Step 4: 

Deactivate the MyThemeShop Connect plugin.

Step 5: 

Save the file and that’s it. That will defeat the Update connector.

Final note: 

I guess this will be in a theme by theme basis, but first, I guess most of the themes will have that similar structure and second, that is why I mentioned the two lines. That is because even when the line “define( ‘MTS_THEME_INIT’, 1 )” is unique in that file, it will help you look in any other of the themes you would like to null. You will just need to confirm that it is right after the line “function mts_nhp_sections_override() {“. If not, then that is not the one.

This is for the themes that apply and as for the plugins, as long as you do not install the connect plugin you are good to go.

If something does not work in this or any other theme, just drop a line. I’ll be more than glad to take a look at it for you.

Nguồn: https://festingerbhw.com/how-to-activate-mythemeshop-themes-and-plugins/

COMMENTS

BLOGGER
Ads 300 x 250
Tên

Deploy,1,Hack,2,
ltr
item
Nhà của pi: Cách active mythemeshop khi không có license key
Cách active mythemeshop khi không có license key
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgn8J6z8n3EbCXCb9TgTXhxCQ6gJbwN8P_dwdv3cvxMTaUrFmd6WMUHtPTKMNvp0n30TziV7Cx9b4I51YCAeBnnOztHT5HMzq7IcZb4ajlkzQ-wzQBZz4IxCTMglajh1DMbvlkyNkSILiGI/s640/DSC06158.JPG
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgn8J6z8n3EbCXCb9TgTXhxCQ6gJbwN8P_dwdv3cvxMTaUrFmd6WMUHtPTKMNvp0n30TziV7Cx9b4I51YCAeBnnOztHT5HMzq7IcZb4ajlkzQ-wzQBZz4IxCTMglajh1DMbvlkyNkSILiGI/s72-c/DSC06158.JPG
Nhà của pi
https://nhacuapi.blogspot.com/2020/08/cach-active-mythemeshop-khi-khong-co.html
https://nhacuapi.blogspot.com/
https://nhacuapi.blogspot.com/
https://nhacuapi.blogspot.com/2020/08/cach-active-mythemeshop-khi-khong-co.html
true
1789361171216058796
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content