Title: Bugreport: missing linked files from bootstrap.css
Last modified: August 21, 2016

---

# Bugreport: missing linked files from bootstrap.css

 *  Resolved [mijk](https://wordpress.org/support/users/mijk/)
 * (@mijk)
 * [12 years ago](https://wordpress.org/support/topic/404-errors-caused-by-missing-linked-files-from-bootstrapcss/)
 * It seems that while cleaning up `bootstrap.css` file you forgot to remove these
   lines (in plugin version 2.3.0):
 *     ```
       @font-face {
         font-family: 'Glyphicons Halflings';
         src: url('../fonts/glyphicons-halflings-regular.eot');
         src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/glyphicons-halflings-regular.woff') format('woff')
       url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
       url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
       }
       ```
   
 * (or to include linked files to the plugin package).
 * Just to fyi (I had like few thousands 404s because of this…).
 * [https://wordpress.org/plugins/wp-google-map-plugin/](https://wordpress.org/plugins/wp-google-map-plugin/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Flipper Code – WordPress Development Company](https://wordpress.org/support/users/flippercode/)
 * (@flippercode)
 * [12 years ago](https://wordpress.org/support/topic/404-errors-caused-by-missing-linked-files-from-bootstrapcss/#post-4827302)
 * Thank you for your guide. We have updated it in the latest version. Please let
   me know if any more concern. We want to make it best plugin for google maps.
 *  Thread Starter [mijk](https://wordpress.org/support/users/mijk/)
 * (@mijk)
 * [12 years ago](https://wordpress.org/support/topic/404-errors-caused-by-missing-linked-files-from-bootstrapcss/#post-4827364)
 * OK then, thank you 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bugreport: missing linked files from bootstrap.css’ is closed to new 
replies.

 * ![](https://ps.w.org/wp-google-map-plugin/assets/icon-256x256.gif?rev=3111000)
 * [WP Maps - Google Maps,OpenStreetMap,Mapbox,Store Locator,Listing,Directory & Filters](https://wordpress.org/plugins/wp-google-map-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-google-map-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-google-map-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-google-map-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-google-map-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-google-map-plugin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mijk](https://wordpress.org/support/users/mijk/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/404-errors-caused-by-missing-linked-files-from-bootstrapcss/#post-4827364)
 * Status: resolved