Closed rustanacexd closed 10 years ago
Same problem here... any help?
Having an awful time with IE and this theme. Any suggestions would be great.
You also need Respond.js.
http://getbootstrap.com/getting-started/#support-ie8-respondjs
Responsive design and IE8 just doesn't really blend. I haven't found a method that works.
I gave up on IE8, but I was having trouble with IE9. Had to run Bless on my CSS to make it work. Don't know what rock I have been hiding under, but I didn't realize IE was so persnickety with file size. I was using respond, also.
This has been driving me mad as well but the solution was really very simple. The css for this theme is included in the functions and will be loaded with the wp_head. Because of this you have to make sure that respond.js (or css3 mediaqueries) is included AFTER the wp_head. Otherwise there is no css for respond.js to process.
By default the theme includes it before the wp_head. After moving it it works perfectly.
Yeah. forgot to reply on this one guys sorry. after I have moved the respond.js or whatsoever on the footer it already works. cheers
Shouldn't this be adopted within the theme? Somebody can make a pull request?
btw; well done @StefNet :+1: :)
@alfakappa @rustanacexd @chmchm I did a pull request. Respond worked fine when I had it declared in the head, just as last.
No IE8 Support? but I notice we have this in the header
But It doesn't work.