CSS Hero - Visual CSS Editor

CSS Hero - Visual CSS Editor v5.1.0

No permission to download

Physkx

Well-known member
Null Master
Trusted Uploader
Aug 13, 2018
592
4,436
93
The last update does not work when you run it here Captura.PNG

Updated null method so it will work now - This is still using old versions of the main csshero.css and csshero.js files though, so a lot of the new changes since ~4.04 will not work, unless someone has access to the latest versions of those two files then I can integrate them.
 
Last edited:
  • Like
Reactions: tanierlyons

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,599
26,954
120
Updated null method so it will work now - This is still using old versions of the main csshero.css and csshero.js files though, so a lot of the new changes since ~4.04 will not work, unless someone has access to the latest versions of those two files then I can integrate them.

Where would I find those 2 files?
 

TW593

Member
Nov 3, 2019
71
22
8
The license message doesn't appear anymore but now it stays loading for an hour or less and it sends the page to reload generating a loop
29721
 

Physkx

Well-known member
Null Master
Trusted Uploader
Aug 13, 2018
592
4,436
93
solution please?
1582416254601.png

EDIT: updated 4.09 link just now uploaded wrong version - try again

yBXnHx.jpg


 
Last edited:
  • Like
Reactions: tanierlyons

Physkx

Well-known member
Null Master
Trusted Uploader
Aug 13, 2018
592
4,436
93
All fixed now with latest file versions thanks to @medw1311, link updated again.

 
Last edited:

jallandhrabhanu

New member
Oct 5, 2018
9
9
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.
 

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