Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt Taylor 873 posts 2086 karma points
    Jan 27, 2015 @ 13:38
    Matt Taylor
    0

    Making the Belle Icon Pack package work in 7.2

    I've installed the Belle Icon Pack package but it's not doing as it is supposed to in Umbraco 7.2.1.

    The package.manifest, css and fonts are all in place.

    The package.manifest just loads the whhg.css which is working fine as I can see it in memory with firebug.

    None of the new font icons are being displayed for selection in Umbraco in the document types section though.

    Maybe things have changed in v7.2 breaking the package but I cannot see how the package can work. All that gets loaded is the whhg.css file but there's nothing in the package to tell Umbraco to load the new fonts in the list so the new css file isn't matching on anything.

    Regards, Matt

  • Sören Deger 733 posts 2844 karma points c-trib
    Jan 27, 2015 @ 13:44
    Sören Deger
    0

    Hi Matt,

    Please look in the console of browser and check if there are any errors.

     

    Best,

    Sören

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jan 27, 2015 @ 13:46
    Sebastiaan Janssen
    1

    Here's how it works: http://creativewebspecialist.co.uk/2013/12/01/quick-tip-adding-custom-doctype-icons-to-umbraco-7/comment-page-1/

    And your problem might be that your web.config has debug="false" in it. Either set it to true for a second or update the version in your ClientDependency.config file (just make it 1 higher or lower).

    That said, it works fine here with debug=false so maybe try a different browser, FF might be caching something?

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 27, 2015 @ 13:50
    Bjarne Fyrstenborg
    0

    Hi Matt

    The package.manifest file load the css file, which then link to the font files.. I have used it in Umbraco 7.2.1 in Chrome Version 40.0.2214.91.

    Does it make any difference if your unblock the package zip-file before installing it or maybe restart the application or clearing the cache?

    /Bjarne

     

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 27, 2015 @ 14:03
    Bjarne Fyrstenborg
    101

    Ohh, it works to me in Chrome with both debug set to true and false.

    But in Firefox I see the issue and it happens to both Belle Icon Pack and Material Design Icon Pack (which works in same way).

    and updating version number in ClientDependency.config didn't seem to work. Even when setting debug=true and clearing cache there is an issue with Firefox (v. 34.0.5).

    I updated to Firefox v. 35.0.1 ... still an issue. Hmm, out of ideas now. Might be a Firefox thing since it even works in IE.

    /Bjarne

  • Matt Taylor 873 posts 2086 karma points
    Jan 27, 2015 @ 15:42
    Matt Taylor
    0

    @Soren there is nothing of note in the console I'm afraid.

    @Sebastian it's not the debug=True thing as mine is set to True and I tried upping the version in ClientDependency.config too with no effect.

    @Bjarne thanks for looking. I came to the same conclusion too. It's something to do with firefox. It works fine in Chrome for me as well.

    I too am out of ideas. I've cleared the cache and all other history files. I've run it in safe mode.

     

  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Jan 27, 2015 @ 20:44
    Bjarne Fyrstenborg
    1

    Yes, however the core icons are loaded, so I think either the css or the font-files isn't loaded correct in Firefox.. not sure if Umbraco can do something about it or if it maybe is a bug in Firefox.

    But at least these icons are only accessed by developers and after changing an icon, they are displayed fine in Firefox too. So for now maybe developers could use an other browser for this.. I also had this issue when changing the icon for a doctype, which is not just a Firefox thing: http://issues.umbraco.org/issue/U4-6182

    /Bjarne

Please Sign in or register to post replies

Write your reply to:

Draft