This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

5
  1. Andrew Misplon Staff 9 years, 7 months ago

    Hi 派斯克國際有限公司

    Thanks for reaching out. I’ve tried to replicate the issue but haven’t been able to. Can you perhaps send the import statement used?

  2. 派斯克國際有限公司 9 years, 7 months ago

    Hello,I use these two lines:
    @import “https://fonts.googleapis.com/css?family=Shrikhand”;
    @import “https://x-wind.pask.com.tw/drawing.css”;

    and another funny thing:
    if you just use “@import…” for one line, and the eye-icon will be clickable again.

    thank you

  3. Alex S Staff 9 years, 7 months ago

    Hi 派斯克國際有限公司,

    To clarify, are you using those exact quotation marks (being smart quotes)? If so, that’s the problem. You’ll need to use dumb quotes (although known as straight quotes) – which are ‘ or ” For reference, please refer to this article.

  4. 派斯克國際有限公司 9 years, 7 months ago

    Hi, thanks for your replying.
    It is still not working by using dumb quotes,
    and I change them to:
    @import url(https://fonts.googleapis.com/css?family=Shrikhand);
    @import url(https://x-wind.pask.com.tw/drawing.css);
    the eye-icon is still unenterable if you keep using @import for more than one line.

  5. Alex S Staff 9 years, 7 months ago

    Hi 派斯克國際有限公司,

    Okay so I was able to replicate the issue you’ve described. I’ve logged this as a bug in our issue tracker. We’ll investigate this and try come up with a fix in (hopefully) the next version.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread