40.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

01-27-2017, 02:06 AM
Post: #31
RE: X Theme 4.5.2 Not nulled (purchased)
Here you are the latest version 4.6.4 UNTOUCHED. You can nulled it using the above method.
Code:
https://mega.nz/#!dpZx2QYS!CxbEjyZrCTXSQOnTG8U6GBK3VWpOBhajq0UKBoimtAs
04-16-2017, 07:48 PM
Post: #32
RE: X Theme 4.5.2 Not nulled (purchased)
Thanks for the method. But I'm unable to open .php file. What's wrong with my site. I am hosting on Hostgator.
Novelist - proud BBHF VIP and MVP member!

Fiction, Copywriting
04-16-2017, 11:37 PM
Post: #33
RE: X Theme 4.5.2 Not nulled (purchased)
(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.
04-17-2017, 12:16 AM
Post: #34
RE: X Theme 4.5.2 Not nulled (purchased)
(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. Happydance
04-17-2017, 12:47 AM
Post: #35
RE: X Theme 4.5.2 Not nulled (purchased)
X theme v5.0.1:
Quote:https://mega.nz/#!w14HkSyB!J5Pe9rMsPSNCV...h2B9Gj-AoM
XPro v1.0.2
Quote:https://mega.nz/#!5tpiXBSJ!O1i6BDE8ygoCW...j5FaFrkTzQ
66.gif
04-17-2017, 02:31 AM
Post: #36
RE: X Theme 4.5.2 Not nulled (purchased)
Thx 4 share and always update new fix ^^
04-17-2017, 07:31 PM (This post was last modified: 04-17-2017 07:32 PM by MUZIK.)
Post: #37
RE: X Theme 4.5.2 Not nulled (purchased)
(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. Happydance
The only thing that returns error is when you want to install plugin from extensions is "No package provided"
04-18-2017, 03:03 AM
Post: #38
RE: X Theme 4.5.2 Not nulled (purchased)
XPro v1.0.3 (17Apr2017)
Quote:https://mega.nz/#!0pwhWSDC!ODHWLD5wTSmwg...765cBfxBmI

X Theme v5.0.2 (17Apr2017)
Quote:https://mega.nz/#!wsZzBIyY!Mr4BH2dEefONx...GqAvlK__0w




61.gif