Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • G T Friend
    #664982

    Hi,

    I am using feature module with Aweson icons. Few icons are not visible on front end inspite o setting them up in module.

    http://postimg.org/image/ddh1ox2xf/

    linnea Friend
    #665004

    I am experiencing this same issue with ACM feature modules I think, except my icons only show as x’s on the front end.

    linnea Friend
    #746408

    I am experiencing this same issue with ACM feature modules I think, except my icons only show as x’s on the front end.

    Saguaros Moderator
    #665067

    This is new icon in the new version of Font Awesome 4.4, we’re going to update this new version for our T3 framework. Please stay tuned.

    Saguaros Moderator
    #746471

    This is new icon in the new version of Font Awesome 4.4, we’re going to update this new version for our T3 framework. Please stay tuned.

    jooservices Friend
    #665110

    Hi there

    http://fixmymacbook.in/plugins/system/t3/base-bs3/fonts/font-awesome/css/font-awesome.min.css
    <blockquote>* Font Awesome 3.2.1</blockquote>

    You are using FA version 3.2.1 . It’s mean you can’t use icon class of higher version.

    Please wait until we update it or you can include latest version by yourself.

    Thank you,
    Viet Vu

    jooservices Friend
    #746501

    Hi there

    http://fixmymacbook.in/plugins/system/t3/base-bs3/fonts/font-awesome/css/font-awesome.min.css
    <blockquote>* Font Awesome 3.2.1</blockquote>

    You are using FA version 3.2.1 . It’s mean you can’t use icon class of higher version.

    Please wait until we update it or you can include latest version by yourself.

    Thank you,
    Viet Vu

    linnea Friend
    #665124

    How soon do you expect to update this? How would I go about updating to the latest version myself?

    linnea Friend
    #746515

    How soon do you expect to update this? How would I go about updating to the latest version myself?

    jooservices Friend
    #665127

    Hi there
    It should be update in soon.
    Right now you can check FA site for document. It’s just an css file.

    http://fortawesome.github.io/Font-Awesome/get-started/

    And check out T3 document for customize

    http://www.t3-framework.org/documentation/customization.html

    Thank you,
    Viet Vu

    jooservices Friend
    #746518

    Hi there
    It should be update in soon.
    Right now you can check FA site for document. It’s just an css file.

    http://fortawesome.github.io/Font-Awesome/get-started/

    And check out T3 document for customize

    http://www.t3-framework.org/documentation/customization.html

    Thank you,
    Viet Vu

    Saguaros Moderator
    #665139

    You can update the new version for FontAwesome by yourself:
    – Download font package here: http://fortawesome.github.io/Font-Awesome/
    – Unzip and copy ‘font-awesome-4.4.0’ font folder to directory: root/templates/uber/fonts/
    – open file: templates/uber/etc/assets.xml to define the font(s) you just added


    <?xml version="1.0" encoding="utf-8"?>
    <assets>
    <scripts>
    <file>js/jquery.inview.min.js</file>
    <file>js/jquery.parallax-1.1.3.js</file>
    <file>js/jquery.placeholder.js</file>
    <file>js/script.js</file>
    </scripts>

    <stylesheets>
    <file>fonts/font-awesome-4.4.0/css/font-awesome.min.css</file>
    <file>http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700</file>
    <file>http://fonts.googleapis.com/css?family=Open+Sans:400,300,600</file>
    </stylesheets>

    </assets>

    The new icon will show on your site: http://prntscr.com/88nabx

    Saguaros Moderator
    #746530

    You can update the new version for FontAwesome by yourself:
    – Download font package here: http://fortawesome.github.io/Font-Awesome/
    – Unzip and copy ‘font-awesome-4.4.0’ font folder to directory: root/templates/uber/fonts/
    – open file: templates/uber/etc/assets.xml to define the font(s) you just added


    <?xml version="1.0" encoding="utf-8"?>
    <assets>
    <scripts>
    <file>js/jquery.inview.min.js</file>
    <file>js/jquery.parallax-1.1.3.js</file>
    <file>js/jquery.placeholder.js</file>
    <file>js/script.js</file>
    </scripts>

    <stylesheets>
    <file>fonts/font-awesome-4.4.0/css/font-awesome.min.css</file>
    <file>http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700</file>
    <file>http://fonts.googleapis.com/css?family=Open+Sans:400,300,600</file>
    </stylesheets>

    </assets>

    The new icon will show on your site: http://prntscr.com/88nabx

    linnea Friend
    #665669

    Hi Saguaros,

    I followed your instructions and installed version 4.4.0 of Font Awesome. Unfortunately it does not seem to work for me, I still see the crossed out symbols instead of FA icons.

    linnea Friend
    #746653

    Hi Saguaros,

    I followed your instructions and installed version 4.4.0 of Font Awesome. Unfortunately it does not seem to work for me, I still see the crossed out symbols instead of FA icons.

Viewing 15 posts - 1 through 15 (of 21 total)

This topic contains 21 replies, has 5 voices, and was last updated by  raulinon 8 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum