Here you are the latest version 4.6.4 UNTOUCHED. You can nulled it using the above method.
Code:
https://mega.nz/#!dpZx2QYS!CxbEjyZrCTXSQOnTG8U6GBK3VWpOBhajq0UKBoimtAs
Thanks for the method. But I'm unable to open .php file. What's wrong with my site. I am hosting on Hostgator.
(04-16-2017 07:48 PM)Novelist Wrote: [ -> ]Thanks for the method. But I'm unable to open .php file. What's wrong with my site. I am hosting on Hostgator.
use notepad should be able to open the file.
(06-07-2016 11:34 AM)amintab2001 Wrote: [ -> ]So IN This Post I Teach You How To Null Your X The Theme WordPress Theme To Pro Version!!!
1: Go To /wp-content/themes/x/framework/functions/global
2: Open helper.php
3: Change code on line 50:
function x_is_validated() {
if ( get_option( ‘x_product_validation_key’ ) != false ) {
return true;
} else {
return false;
}
}
4: To:
function x_is_validated() {
if ( get_option( ‘x_product_validation_key’ ) != false ) {
return false;
} else {
return true;
}
}
Hahahaha. This definitely works. Thanks for the advice buddy. Max reps and respect.

Thx 4 share and always update new fix ^^
(04-17-2017 12:16 AM)MUZIK Wrote: [ -> ] (06-07-2016 11:34 AM)amintab2001 Wrote: [ -> ]So IN This Post I Teach You How To Null Your X The Theme WordPress Theme To Pro Version!!!
1: Go To /wp-content/themes/x/framework/functions/global
2: Open helper.php
3: Change code on line 50:
function x_is_validated() {
if ( get_option( ‘x_product_validation_key’ ) != false ) {
return true;
} else {
return false;
}
}
4: To:
function x_is_validated() {
if ( get_option( ‘x_product_validation_key’ ) != false ) {
return false;
} else {
return true;
}
}
Hahahaha. This definitely works. Thanks for the advice buddy. Max reps and respect. 
The only thing that returns error is when you want to install plugin from extensions is "No package provided"