CSS Hero - Visual CSS Editor

CSS Hero - Visual CSS Editor v5.1.0

No permission to download

bushidowarrior

New member
Nov 16, 2020
17
2
3
@Physkx release if u access to latest
thanks
Sorry, I just checked... It is the latest version. 4.20.... Sorry about that...


CSS Hero Changelog
4.20 – 22.5.2020
  • Two fixes regarding variables. The first one was a short circuit in the is_color function going boom in some weird cases. The second one was related to calculations with vars which should be now ok (@var1:20px; @var2:mad:var1*2; –> this caused a bug in the variables panel up to 4.1, fixed in 4.2)
  • Fix in the beautifier script which now is much more consistent in tab positionin


Thank you
 

bredpit

Member
Dec 9, 2019
31
15
8
This little plugin is very powerful, I can't even express how much time it saved me. It's light and fast. Support if you can. They have 70% OFF for 2 more days.
 
  • Like
Reactions: TassieNZ

Kanxa

Active member
Jan 14, 2019
134
24
28
@NullMaster This Version is Successfully installed and activated but when I try to edit it still loading an hour...Please Fix The Error
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,599
26,953
120
Seeing the timestamp on some of the "We are the best GPL repository in the world so you have to pay us", I'm starting to think that Babiato is their only source
It is true.
 

jollygiraffe

Member
Jun 28, 2019
76
36
18
Canada
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;
}
@asdriel This also worked for the most recent update 5.0.6 Beta so thank you!
 

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