• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

CSS Hero - Visual CSS Editor

CSS Hero - Visual CSS Editor v5.1.0

No permission to download
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: Babak
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?
 
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
 
solution please?
1582416254601.png

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

yBXnHx.jpg


 
Last edited:
  • Like
Reactions: Babak
All fixed now with latest file versions thanks to @medw1311, link updated again.

 
Last edited:
  • Like
Reactions: Babak and huamu15
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.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock