http://rmchait.com/bartikRes.png is an image of the Responsive theme as it appears in ie8 (Footer 1st - 4th column column also stack like menus). Other browsers work well and mobile too (particularly with collapsing menu patch#2). Is there an ie8 patch?

Comments

ruski’s picture

Hi expressdave, this might help:
http://drupal.org/node/1645494

expressdave’s picture

Yes, but curiously the demo version http://mjq977.dev4.webenabled.net/ works on ie8 (both menu and footer 1-4). Was wondering what the difference might be between my (new) installation and demo, since no other dependencies were detailed.

mjohnq3’s picture

@expressdave

If the demo site works for you using IE8 then you need to make sure you've enabled JS and CSS aggregation on your site. Respond.js, which enables CSS3 media queries in IE8, will only work when CSS aggregation is enabled.

mjohnq3’s picture

Also, the issue referenced in #1, #1645494: Allow core themes to display single-column on IE8: do not compensate for lack of media query support, applies only to core themes in Drupal 8. I've attempted to provide support for IE 7 and 8.

expressdave’s picture

mjohnq3
Thank you, but addition of JS and CSS aggregation still does not yield same results as demo.
Anything else needed?

mjohnq3’s picture

You can try clearing all the caches. Can you provide a link to the site?

expressdave’s picture

mjohnq3
yes clearing the cache did it. The addition of the collapsing menu patch, looks nice.
thank you for your help.
The inclusion of JS and CSS aggregation might be worth mentioning on the download page.
expresscommunications.org

mjohnq3’s picture

Status: Active » Fixed

Glad to hear it's working ok now. I will add a note about JS and CSS aggregation to the project page.

expressdave’s picture

mjohnq3
I must add that it is subject to failure with other plugins.
Tried it on another site with various plugins enabled and it returned to full width stacked menus.
Will do more testing and let you know what may be causing the problem.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.