Thank you @jallandhrabhanu That was really helpful. Finally got it to work for me.If 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.
update_site_option('csshero-license', TRUE);Try this
If 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;
}
Try this
If 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;
}
Download CSS Hero v4.11 - Visual CSS Editor Nulled Free
https://www.csshero.org/topic/plugin-updates/ - Thanks To @TassieNZ
Damn, I've got a licence for this and am still on 4.0.9 and had no update notifications in my dashboardPhyskx updated CSS Hero - Visual CSS Editor with a new update entry:
CSS Hero v4.11 Nulled
Read the rest of this update entry...
Thank you for the update ,Physkx updated CSS Hero - Visual CSS Editor with a new update entry:
CSS Hero Pro v4.20 Nulled
Read the rest of this update entry...
apology. I did not add a file. @medw1311 .. pls re-update.
Thank you but still the same problem as well