Andrew Barton free asked 7 years ago


Hi; I'm using MDB3 in a Django project that uses django-pipeline. When used in production, Pipeline concatenates and minifies css and js files and in the process checks all dependencies. During this check process MDB3 fails in three locations. Roboto ttf files are missing. Woff files are included but not ttf. I needed to download these and install. `url("../font/roboto/Roboto-Light.ttf") ` There are numerous calls to background: url(/img/overlays/???); This is an absolute path and only works if the img directory is off the web root, which is not the case in many configurations. I needed to change all the occurrences to background: url(../img/overlays/01.png); The included bootstrap.min.css file requires src:url('../fonts/glyphicons-halflings-regular.eot') however, these files are not included. To resolve, I needed to download Bootstrap and extract the 'fonts' directory. Note now we have a 'font' and a 'fonts' directory. I like what you've done aesthetically with this product, however, the code quality seems to be lacking a little. I am unlikely to purchase a license for a product that has this many issues out of the box. Please let me know when improvements have been made an I'll revisit the library. Thanks . . . Andrew

Michal Szymanski staff answered 7 years ago


MDB 3.3.3 is very outdated and it shouldn't be on our website. That's our mistake. The last version of MDB3 was 3.4.0 however we resigned from supporting Free version and right now only MDB 3 Pro is available. Right now we maintain MDB3 Pro (for Bootstrap 3) and MDB4 Free and Pro (for Bootstrap 4). I encourage you to try MDB4 Free. If you find any issues let me know on m.szymanski@mdbootstrap.com and we'll fix it as soon as possible.

Andrew Barton free answered 7 years ago


I used the version I downloaded from your website a couple of days ago. The zip file is MDB_3.3.3.

Michal Szymanski staff answered 7 years ago


Hi Andrew, what version of MDB3 do you use? You can find the number at the top of mdb.css file.

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: No
Tags