Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons doesn't display right #73

Open
zth opened this issue Mar 20, 2014 · 8 comments
Open

Icons doesn't display right #73

zth opened this issue Mar 20, 2014 · 8 comments

Comments

@zth
Copy link

zth commented Mar 20, 2014

This happens to me occasionally, maybe there's a simple explanation. Sometimes, my Elusive icons just stop displaying properly. Case in point: www.annonslokal.se (it's in Swedish... sorry! ;) ). I cannot for my life figure out what the problem might be. Any ideas?

Thanks for a great set of icons, I use it in all of my projects! :)

@zth
Copy link
Author

zth commented Mar 20, 2014

Interesting! Where do you see that? I did a search for "localhost" in the
source of the page, but found nothing. Where do I alter those references?
looks like they're left behind from my local development.

On Thu, Mar 20, 2014 at 8:14 PM, Dimitris Kalliris <notifications@github.com

wrote:

I can see some "Failed to load resource" errors

the server responded with a status of 404 (Not Found)

http://localhost/annonslokal/wp-content/themes/shoestrap/assets/fonts/Elusive-Icons.svg#Elusive-Icons?ver=2

http://localhost/annonslokal/wp-content/themes/shoestrap/assets/fonts/Elusive-Icons.woff?ver=2

http://localhost/annonslokal/wp-content/themes/shoestrap/assets/fonts/Elusive-Icons.ttf?ver=2

Reply to this email directly or view it on GitHubhttps://github.com//issues/73#issuecomment-38209165
.

@fovoc
Copy link

fovoc commented Mar 20, 2014

Right click & Inspect Element in Chrome. Spot the 3 errors sign on the top bar, click to see details.
a

It seems that there's something wrong in
https://github.com/aristath/elusive-iconfont/blob/master/less/elusive-webfont.less#L5-L9
or
https://github.com/aristath/elusive-iconfont/blob/master/css/elusive-webfont.css#L3-L7 ,
depends on your use.

@zth
Copy link
Author

zth commented Mar 20, 2014

Thanks!

I looked through my install but found nothing referencing localhost. I
didn't find a elusive-webfont.css, but I guess that gets created by
LESS...? Any more ideas where to look for the localhost reference? Thanks
for your help :)

On Thu, Mar 20, 2014 at 8:33 PM, Dimitris Kalliris <notifications@github.com

wrote:

Right click & Inspect Element in Chrome. Spot the 3 errors sign on the top
bar, click to see details.
[image: a]https://f.cloud.github.com/assets/2421981/2476644/5a466b8e-b066-11e3-93c0-fe2439fd8308.png

It seems that there's something wrong in

https://github.com/aristath/elusive-iconfont/blob/master/less/elusive-webfont.less#L5-L9
or

https://github.com/aristath/elusive-iconfont/blob/master/css/elusive-webfont.css#L3-L7,
depends on your use.

Reply to this email directly or view it on GitHubhttps://github.com//issues/73#issuecomment-38211177
.

@fovoc
Copy link

fovoc commented Mar 20, 2014

maybe check if that variable gets set somewhere else...
https://github.com/aristath/elusive-iconfont/blob/master/less/elusive-webfont.less#L1

@zth
Copy link
Author

zth commented Mar 20, 2014

Found the issue, LESS hadn't recompiled since I had the install locally, so
when I just changed an option and saved it recompiled and now works fine.
zth makes a mental note. Thanks for your patience and help!

On Thu, Mar 20, 2014 at 9:05 PM, Dimitris Kalliris <notifications@github.com

wrote:

maybe check if that variable gets set somewhere else...

https://github.com/aristath/elusive-iconfont/blob/master/less/elusive-webfont.less#L1

Reply to this email directly or view it on GitHubhttps://github.com//issues/73#issuecomment-38214554
.

@fovoc
Copy link

fovoc commented Mar 20, 2014

Correct! I thought that you'd already pass through this! :)

@zth
Copy link
Author

zth commented Mar 20, 2014

So did I as I've been messing with the options post migration, but
apparently no options triggering a compile :)

On Thu, Mar 20, 2014 at 9:10 PM, Dimitris Kalliris <notifications@github.com

wrote:

Correct! I thought that you'd already pass through this! :)

Reply to this email directly or view it on GitHubhttps://github.com//issues/73#issuecomment-38215064
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants