I have been using this template for a few months now; some of my customers are telling me that they cannot change their shipping address because there is no "Changer your address" button on the shipping checkout page.
So far, it seems like the reason the button does not show up is if a customer is using IE8 or older. IE9, IE10 and IE11 works fine. Is this a known problem?
I don't cross browser test for earlier than ie8. The percentage of users is just too low. For December it is down to 0.4%:
http://www.w3schools.com/browsers/browsers_explorer.asp
If you want to cross browser test for this browser you can do it using the css_browser_selector.js which is included in the template package.
Thanks,
Anne
Thanks for the information, so what I understand from your answer is that you have tested IE8.
A customer mentioned to me that he is using IE Version 8.0.7601.17514, and the "Change my Address" button is not showing up. Have you experienced this?
I will do a test regarding this later today.
Ok, I have been testing this extensively with IE8 today. Here are some issues I found:
Product Images squeezed narrow (on product info pages)
"Change my address" button not visible on checkout shipping page
"Back to shopping", "Estimate shipping" and "Go to checkout" buttons are not visible on shopping cart page
Home | Login | Items | Checkout line in header out of alignment
Drop-down Product description on product info pages always closed
Not responsive (I guess this is too to ask from IE8)
I have attached a screenshot from your test site in IE8 here, so you can see what the shopping cart page looks like, and what is missing.
The squeezed image problem and missing (image) buttons I got fixed by adding this to the CSS file:
.ie8 img {height: auto; width: auto\0/; max-width: 100%;}
I also got the header links aligned, but I still haven't figured out how to keep the Product description drop-down on the product info pages open at all times. Would you happen to know how this can be done? (in IE8 only).
![]()
When I downloaded and installed it I didn't see it was including the responsive part. I was initially not looking for it. When I see it was there I decided to give it a try but did'nt like that. Finally I started to work on it and will keep it. ;)
Thanks again for your amazing work!![]()
I'm installing the Responsive Sheffield Blue template on a fresh install of ZC 1.5.1. I've completed the steps up to and including the SQL patches. I go to Configuration-->Define Page Status, and there's nothing there about an about us page. I'm not sure how I could have possibly screwed up these simple instructions. Any ideas?
I've taken a look at my database and it looks like when the about_us.sql ran, that it didn't install the first value, so everything is off by one cell for lack of a better explanation. For example DEFINE_ABOUT_US_STATUS is under configuration title instead of configuration key. Is there any way to fix this? I copied and pasted the whole sql file, so I don't know how that happened.
Bookmarks