CSS Hero - Visual CSS Editor

CSS Hero - Visual CSS Editor v5.1.0

No permission to download

Lalo

Well-known member
Babiato Fan
Trusted Seller
Aug 25, 2018
964
682
113
requesting activation before it can work, any solution please?
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
 
  • Like
Reactions: Craftworld

Craftworld

Well-known member
Trusted Uploader
Mar 3, 2019
567
545
93
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
Thanks bro, much appreciated
 
  • Like
Reactions: Lalo

Zachary

New member
Mar 30, 2019
15
12
3
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.
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 forever
 

GambitSteel

Active member
Trusted Uploader
Oct 22, 2020
149
152
43
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 forever

Same here, @Kao X3 Could you please take a look at the latest version?
Thanks in advance 👍

@Zachary use v4.2 is working fine 👌(nulled of course)
 
  • Like
Reactions: Zachary

GambitSteel

Active member
Trusted Uploader
Oct 22, 2020
149
152
43
v4.2 does indeed work alright. Thanks for confirming the issue.

For nothing, although naturally it does not have all the improvements
that v5 but yes, it works well

It must be due to a recent change in the license verification system

I don't think Kao shared the nulled version with that erorr present
 

vijay1

Well-known member
Trusted Uploader
Apr 25, 2020
251
307
63
32
IN
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
its not working bro.
 

rberet

Active member
Trusted Uploader
May 13, 2020
58
135
33
36
Bosnia an Herzegovina
red-beret.com
For 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)
 

Attachments

  • css-hero.zip
    12.9 KB · Views: 13

vudang23

New member
Nov 15, 2022
0
0
0
For 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)
activated properly but the plugin stuck on loading screen
 

vudang23

New member
Nov 15, 2022
0
0
0
the problem with this file wp-content/uploads/no-css-saved-yet.css/?ver=5.9 ... it doesn't load and has 404 error
 

Richemo

New member
Jan 5, 2021
20
8
3
@Null Masters , This plugin isn't nulled , It needs activation. Would you mind looking at it?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu