Great share, thank you. Max reps given.
Thanks for share! MaxReps!!!
FIX!!!
This plugin has some build problems with the 'Punch Fonts'. It gives error 400 in Front End, related with
https://fonts.googleapis.com/css. It's about google fonts and the way Punch Fonts is delivering them to Essential Grid. After hours and hours of searching I finally found a solution (on a forum) to turn off the fonts only in Front End to be able to work with them in Back end.
The solution is:
Go to: plugins\essential-grid\public\essential-grid.class.php and comment this line like this: /* $font->register_fonts(); */
P.S. To turn off the licensing messages, go to plugins\essential-grid\essential-grid.php and set $EssentialAsTheme = true;
That's it.
Enjoy!!!
Any chance of getting the latest Update. There have been two major updates in past few days
Version 2.1.5.1 Artemis (4th July 2017)
Thanks for this share.