Blog Posts

CSS Minify

We have included the ability to CSS Minify in the versions 3.11 of MaxButtons and MaxButtons Pro.  CSS compression is now the default setting and is recommended for increasing your site’s speed and performance.

Simply go to the MaxButtons > Settings and unclick the box next to Minify CSS output of buttons to turn it off. If you do not want to use it.

Screen Shot 2015-08-21 at 10.37.01 AM

And in case you are wondering what it means to minify here’s the definition from Wikipedia.

Minification is the process of removing all unnecessary characters from source code without changing its functionality. These unnecessary characters usually include white space characters, new line characters, comments, and sometimes block delimiters, which are used to add readability to the code but are not required for it to execute.

We made a couple other small fixes with this release.  We now do checking to make sure that you can only enter numbers in the number related fields.  Also, you can also now use include the button name in the class of the button itself.  For example instead of having a short code that is ‘maxbuttons maxbuttons-1′ you could use ‘maxbuttons buy-now-homepage’