Closed (fixed)
Project:
Responsive Bartik D7
Version:
7.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2013 at 03:15 UTC
Updated:
17 Jan 2013 at 22:00 UTC
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
Comment #1
ruski commentedHi expressdave, this might help:
http://drupal.org/node/1645494
Comment #2
expressdave commentedYes, 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.
Comment #3
mjohnq3 commented@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.
Comment #4
mjohnq3 commentedAlso, 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.
Comment #5
expressdave commentedmjohnq3
Thank you, but addition of JS and CSS aggregation still does not yield same results as demo.
Anything else needed?
Comment #6
mjohnq3 commentedYou can try clearing all the caches. Can you provide a link to the site?
Comment #7
expressdave commentedmjohnq3
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
Comment #8
mjohnq3 commentedGlad to hear it's working ok now. I will add a note about JS and CSS aggregation to the project page.
Comment #9
expressdave commentedmjohnq3
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.