- Mar 3, 2019
- 567
- 545
- 93
requesting activation before it can work, any solution please?Tomz updated CSS Hero - Visual CSS Editor with a new update entry:
CSS Hero v5.0.5 Nulled
Read the rest of this update entry...
requesting activation before it can work, any solution please?Tomz updated CSS Hero - Visual CSS Editor with a new update entry:
CSS Hero v5.0.5 Nulled
Read the rest of this update entry...
Null it by yourselfrequesting activation before it can work, any solution please?
function wpcss_check_license(){
$license= get_site_option('csshero-license');
//if ($license !=FALSE && strlen($license)>10) return $license; else return FALSE;
return TRUE;
}
Thanks bro, much appreciatedNull it by yourself
By following these steps...easy peasy!
1. Download and unzip
2. open 'css-hero-main.php' in the editor
3. Replace the function wpcss_check_license(){} on line 543 with this code
PHP:function wpcss_check_license(){ $license= get_site_option('csshero-license'); //if ($license !=FALSE && strlen($license)>10) return $license; else return FALSE; return TRUE; }
I've done it with the previous version & worked for me! I'm sure it will work with this version too!
These credits to @jallandhrabhanu are shared in the second page:
Regards
It's not working for me in the latest version. I get a Javascript popup alert saying invalid license code. And after I click OK, it just loads foreverIf anyone is still facing the activation issue follow the steps below:
1. Download and unzip
2. open 'css-hero-main.php' in editor
3. Replace the function wpcss_check_license(){} on line 543 with this code
Code:function wpcss_check_license(){ $license= get_site_option('csshero-license'); //if ($license !=FALSE && strlen($license)>10) return $license; else return FALSE; return TRUE; }
It will work because it worked for me.
v4.2 does indeed work alright. Thanks for confirming the issue.
its not working bro.Null it by yourself
By following these steps...easy peasy!
1. Download and unzip
2. open 'css-hero-main.php' in the editor
3. Replace the function wpcss_check_license(){} on line 543 with this code
PHP:function wpcss_check_license(){ $license= get_site_option('csshero-license'); //if ($license !=FALSE && strlen($license)>10) return $license; else return FALSE; return TRUE; }
I've done it with the previous version & worked for me! I'm sure it will work with this version too!
These credits to @jallandhrabhanu are shared in the second page:
Regards
activated properly but the plugin stuck on loading screenFor those who gets JavaScript alert Invalid License Code, just use previous patch (code as it mentioned in previous posts), and edit file: edit-page.php
Delete the whole line 179 where it starts with script HTML tag and it will work fine. Tested.
Edited and nulled edit-page.php and css-hero-main.php is in the attachment. (tested on 5.0.6 version)
the problem with this file wp-content/uploads/no-css-saved-yet.css/?ver=5.9 ... it doesn't load and has 404 error
Download CSS Hero v5.0.5 - Visual CSS Editor Nulled Free
CSS Hero v5.0.5 Fix Nulled Thanks To @TassieNZ