Dimitris Kalliris

Results 8 comments of Dimitris Kalliris

this is going to happen soon enough... no worries ;)

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

Right click & Inspect Element in Chrome. Spot the 3 errors sign on the top bar, click to see details. ![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...

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

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

Right now the work on Bootstrap Admin is haulted due to the implementation of Bootstrap 3 in Shoestrap theme. After our beta release, which is going to be pretty soon,...

I'm thinking of pointing that out somehow in Redux options... I re-open it just to keep that in cue.

No effect when parent element has a href="#" maybe we should use the [Bootstrap's way](http://getbootstrap.com/javascript/#collapse)