• Resolved fleixi

    (@fleixi)


    I have added some icons in a custom-list with this syntax:

    si-icon si-phone

    but since a few days i have seen that the icons are gone and now if i try to set them again the syntax above get replaced with

    phone

    automaticly

    Whats wrong?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter fleixi

    (@fleixi)

    thankyou but first it isnt working to. This time the code is not deleted in the widget menu but on my website its only a empty icon.

    Secondly its a other iconset. I really like the feathericons.

    Branko

    (@brankoconjic)

    Hey @fleixi,

    Font icons were replaced with SVGs in the latest version of Sinatra to improve performance and reduce HTTP requests. We added backward compatibility for Feather Icons and it should work if you only add phone in the Icon field.

    Just make sure you have updated both the theme (v 1.2.0) and Sinatra Core plugin (v1.0.4).

    If you enter ‘phone’ on save field should replace that with SVG code.
    Screenshot.

    And here’s how it looks like on the front end: Screenshot.

    • This reply was modified 5 years, 3 months ago by Branko.
    • This reply was modified 5 years, 3 months ago by Yui.
    Branko

    (@brankoconjic)

    Steffen,

    SVG icons in the theme are not downloaded, SVG tags are directly in the DOM.

    Also, in the old version of the theme font icons were loaded locally (from
    assets/fonts folder), not from an external source.

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

The topic ‘Problems with si-icons’ is closed to new replies.