-
1Reply
-
JS error when loading Equalizer file
By Donny Oexman
Hello, In the latest Foundation update (6.4.1) i'm getting an error when I load the Equalizer JS file (foundation.equalizer.js). Nothing custom, I just load the file and init Foundation by using the default code: $(document).foundation();  ... (continued)
Last Reply by cs joshi over 1 year ago
-
14Replies
-
Super expression must either be null or a function, not undefined
By Donny Oexman
Hello, A couple of days ago I updated my Foundation to 6.4.1 via Bower. I'm using Foundation Equalizer and now I'm getting the following error whenever I load the required file for Equalizer (which is foundation.equalizer.js): Uncaught Type... (continued)
Last Reply by Adesanmi Franklyn about 1 year ago
-
5Replies
-
Foundation 5 settings doesn't work (correctly)
By Donny Oexman
Hello, I'm having some issues with the latest version of Foundation. Whenever I make changes in the _settings.scss file, it won't override the CSS. For example, i've set my $row-width to 1200px, but it doesn't work.. Nothing happens. My "app.scss" is a... (continued)
Last Reply by Emilio García almost 6 years ago
Not sure when this was added, but it's now possible to add the xlarge and xxlarge block grid classes by setting the variable $include-xl-html-block-grid-classes (in _settings.scss) to 'true'.