• 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)
  • Plugin Author Flipper Code

    (@flippercode)

    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

    (@mijk)

    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.