• Resolved mijk

    (@mijk)


    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/

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

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