Icons missing after moving site

  • Author
    Posts
  • #30760
    Tom

    Hi,

    I’ve moved my site to another domain and all is perfect but icons. All icons are gone. I mean folder icons, arrows, breadcrumb separators etc.

    They are all icons generated by CSS like this

    .icon-folder-open:before {
    content: '\e81d';
    }

    When I replace the code by sth simple like 061 it correctly displays “a” character.
    It looks like there is a problem with character table.

    How do I fix this?

    #30761
    Tom

    OK, fixed it!

    Sorry for posting so trivial problem but it didn’t look like what it was.

    It looks like it’s been caused by wrong settings. In Settings -> General, it was

    WordPress Address (URL): http://www.uwolnijcialo.pl
    Site Address (URL): uwolnijcialo.pl

    After removing www. from the first one, all problems disappeared. Confirmed it by reverting to previous settings.

    It also caused problems with login.

    I hope it helps someone else 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Icons missing after moving site’ is closed to new replies.